Home
last modified time | relevance | path

Searched refs:hasht (Results 1 – 9 of 9) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
Ddcb.h18 u16 hasht; member
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Doutp.h93 _outp->index, _outp->info.hasht, _outp->info.hashm, ##a); \
Ddp.c137 data = nvbios_dpout_match(bios, outp->info.hasht, outp->info.hashm, in nvkm_dp_train_drive()
841 data = nvbios_dpout_match(bios, outp->info.hasht, outp->info.hashm, in nvkm_dp_new()
Dnv50.c986 const u16 t = outp->info.hasht; in nv50_disp_super_iedt()
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
Dnv50.c135 if (nvbios_outp_match(bios, outp.hasht, outp.hashm, in nv50_devinit_init()
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Ddcb.c190 outp->hasht = dcb_outp_hasht(outp); in dcb_outp_parse()
/linux-6.6.21/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c579 "dac-%04x-%04x", dcbe->hasht, dcbe->hashm); in nv50_dac_create()
1749 "sor-%04x-%04x", dcbe->hasht, dcbe->hashm); in nv50_sor_create()
1931 "pior-%04x-%04x", dcbe->hasht, dcbe->hashm); in nv50_pior_create()
/linux-6.6.21/drivers/gpu/drm/nouveau/
Dnouveau_connector.c1382 dcbe->hasht, dcbe->hashm); in nouveau_connector_create()
Dnouveau_bios.c1538 entry->hasht = (entry->extdev << 8) | (entry->location << 4) | in parse_dcb20_entry()