Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_bios.c68 static uint16_t clkcmptable(struct nvbios *bios, uint16_t clktable, int pxclk) in clkcmptable()
112 struct nvbios *bios = &drm->vbios; in call_lvds_manufacturer_script()
149 struct nvbios *bios = &drm->vbios; in run_lvds_table()
219 struct nvbios *bios = &drm->vbios; in call_lvds_script()
262 static int parse_lvds_manufacturer_table_header(struct drm_device *dev, struct nvbios *bios, struct… in parse_lvds_manufacturer_table_header()
319 get_fp_strap(struct drm_device *dev, struct nvbios *bios) in get_fp_strap()
342 static int parse_fp_mode_table(struct drm_device *dev, struct nvbios *bios) in parse_fp_mode_table()
452 struct nvbios *bios = &drm->vbios; in nouveau_bios_fp_mode()
523 struct nvbios *bios = &drm->vbios; in nouveau_bios_parse_lvds_table()
639 struct nvbios *bios = &drm->vbios; in run_tmds_table()
[all …]
Dnouveau_drm.h161 struct nvbios vbios;
Dnouveau_bios.h78 struct nvbios { struct
Dnouveau_connector.c700 struct nvbios *bios = &drm->vbios; in nouveau_connector_detect_depth()
Dnv50_display.c1952 struct nvbios *bios = &drm->vbios; in nv50_sor_mode_set()