Home
last modified time | relevance | path

Searched refs:nvbios (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c64 static uint16_t clkcmptable(struct nvbios *bios, uint16_t clktable, int pxclk) in clkcmptable()
108 struct nvbios *bios = &drm->vbios; in call_lvds_manufacturer_script()
148 struct nvbios *bios = &drm->vbios; in run_lvds_table()
218 struct nvbios *bios = &drm->vbios; in call_lvds_script()
261 static int parse_lvds_manufacturer_table_header(struct drm_device *dev, struct nvbios *bios, struct… in parse_lvds_manufacturer_table_header()
318 get_fp_strap(struct drm_device *dev, struct nvbios *bios) in get_fp_strap()
344 static int parse_fp_mode_table(struct drm_device *dev, struct nvbios *bios) in parse_fp_mode_table()
451 struct nvbios *bios = &drm->vbios; in nouveau_bios_fp_mode()
522 struct nvbios *bios = &drm->vbios; in nouveau_bios_parse_lvds_table()
638 struct nvbios *bios = &drm->vbios; in run_tmds_table()
[all …]
H A Dnouveau_bios.h77 struct nvbios { struct
H A Dnouveau_drv.h282 struct nvbios vbios;
H A Dnouveau_connector.c884 struct nvbios *bios = &drm->vbios; in nouveau_connector_detect_depth()
/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c1753 struct nvbios *bios = &drm->vbios; in nv50_sor_atomic_enable()