Searched refs:hasht (Results 1 – 11 of 11) sorted by relevance
| /Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| D | rootnv50.c | 62 args->v1.hasht, args->v1.hashm); in nv50_disp_root_mthd_() 64 type = args->v1.hasht; in nv50_disp_root_mthd_() 75 if ((temp->info.hasht == type) && in nv50_disp_root_mthd_()
|
| D | outp.h | 82 _outp->index, _outp->info.hasht, _outp->info.hashm, ##a); \
|
| D | dp.c | 135 data = nvbios_dpout_match(bios, outp->info.hasht, outp->info.hashm, in nvkm_dp_train_drive() 791 data = nvbios_dpout_match(bios, outp->info.hasht, outp->info.hashm, in nvkm_dp_new()
|
| D | nv50.c | 986 const u16 t = outp->info.hasht; in nv50_disp_super_iedt()
|
| /Linux-v6.1/drivers/gpu/drm/nouveau/dispnv50/ |
| D | disp.c | 329 .base.hasht = nv_encoder->dcb->hasht, in nv50_outp_release() 349 .base.hasht = nv_encoder->dcb->hasht, in nv50_outp_acquire() 593 "dac-%04x-%04x", dcbe->hasht, dcbe->hashm); in nv50_dac_create() 733 .base.hasht = nv_encoder->dcb->hasht, in nv50_audio_disable() 767 .base.mthd.hasht = nv_encoder->dcb->hasht, in nv50_audio_enable() 804 .base.hasht = nv_encoder->dcb->hasht, in nv50_hdmi_disable() 827 .base.hasht = nv_encoder->dcb->hasht, in nv50_hdmi_enable() 988 .base.hasht = mstm->outp->dcb->hasht, in nv50_msto_prepare() 1486 .base.hasht = outp->dcb->hasht, in nv50_mstm_enable() 1688 .base.hasht = nv_encoder->dcb->hasht, in nv50_sor_atomic_enable() [all …]
|
| /Linux-v6.1/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
| D | dcb.h | 18 u16 hasht; member
|
| /Linux-v6.1/drivers/gpu/drm/nouveau/include/nvif/ |
| D | cl5070.h | 39 __u16 hasht; member
|
| /Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
| D | nv50.c | 138 if (nvbios_outp_match(bios, outp.hasht, outp.hashm, in nv50_devinit_init()
|
| /Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
| D | dcb.c | 190 outp->hasht = dcb_outp_hasht(outp); in dcb_outp_parse()
|
| /Linux-v6.1/drivers/gpu/drm/nouveau/ |
| D | nouveau_connector.c | 1378 dcbe->hasht, dcbe->hashm); in nouveau_connector_create()
|
| D | nouveau_bios.c | 1538 entry->hasht = (entry->extdev << 8) | (entry->location << 4) | in parse_dcb20_entry()
|