Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/
Dnouveau_bios.c66 static uint16_t clkcmptable(struct nvbios *bios, uint16_t clktable, int pxclk) in clkcmptable()
110 struct nvbios *bios = &drm->vbios; in call_lvds_manufacturer_script()
147 struct nvbios *bios = &drm->vbios; in run_lvds_table()
217 struct nvbios *bios = &drm->vbios; in call_lvds_script()
260 static int parse_lvds_manufacturer_table_header(struct drm_device *dev, struct nvbios *bios, struct… in parse_lvds_manufacturer_table_header()
317 get_fp_strap(struct drm_device *dev, struct nvbios *bios) in get_fp_strap()
343 static int parse_fp_mode_table(struct drm_device *dev, struct nvbios *bios) in parse_fp_mode_table()
450 struct nvbios *bios = &drm->vbios; in nouveau_bios_fp_mode()
521 struct nvbios *bios = &drm->vbios; in nouveau_bios_parse_lvds_table()
637 struct nvbios *bios = &drm->vbios; in run_tmds_table()
[all …]
Dnouveau_bios.h76 struct nvbios { struct
Dnouveau_drv.h205 struct nvbios vbios;
Dnouveau_connector.c859 struct nvbios *bios = &drm->vbios; in nouveau_connector_detect_depth()
/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c1699 struct nvbios *bios = &drm->vbios; in nv50_sor_enable()