Home
last modified time | relevance | path

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

/Linux-v4.19/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()
345 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_bios.h76 struct nvbios { struct
Dnouveau_drv.h195 struct nvbios vbios;
Dnouveau_connector.c842 struct nvbios *bios = &drm->vbios; in nouveau_connector_detect_depth()
/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c1351 struct nvbios *bios = &drm->vbios; in nv50_sor_enable()