Home
last modified time | relevance | path

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

/linux-6.1.9/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()
150 struct nvbios *bios = &drm->vbios; in run_lvds_table()
220 struct nvbios *bios = &drm->vbios; in call_lvds_script()
263 static int parse_lvds_manufacturer_table_header(struct drm_device *dev, struct nvbios *bios, struct… in parse_lvds_manufacturer_table_header()
320 get_fp_strap(struct drm_device *dev, struct nvbios *bios) in get_fp_strap()
346 static int parse_fp_mode_table(struct drm_device *dev, struct nvbios *bios) in parse_fp_mode_table()
453 struct nvbios *bios = &drm->vbios; in nouveau_bios_fp_mode()
524 struct nvbios *bios = &drm->vbios; in nouveau_bios_parse_lvds_table()
640 struct nvbios *bios = &drm->vbios; in run_tmds_table()
[all …]
Dnouveau_bios.h76 struct nvbios { struct
Dnouveau_drv.h201 struct nvbios vbios;
Dnouveau_connector.c862 struct nvbios *bios = &drm->vbios; in nouveau_connector_detect_depth()
/linux-6.1.9/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c1698 struct nvbios *bios = &drm->vbios; in nv50_sor_atomic_enable()