Searched refs:hasht (Results 1 – 11 of 11) sorted by relevance
/drivers/gpu/drm/nouveau/dispnv50/ |
D | disp.c | 315 .base.hasht = nv_encoder->dcb->hasht, in nv50_outp_release() 335 .base.hasht = nv_encoder->dcb->hasht, in nv50_outp_acquire() 541 .base.hasht = nv_encoder->dcb->hasht, in nv50_dac_detect() 600 "dac-%04x-%04x", dcbe->hasht, dcbe->hashm); in nv50_dac_create() 740 .base.hasht = nv_encoder->dcb->hasht, in nv50_audio_disable() 773 .base.mthd.hasht = nv_encoder->dcb->hasht, in nv50_audio_enable() 806 .base.hasht = nv_encoder->dcb->hasht, in nv50_hdmi_disable() 829 .base.hasht = nv_encoder->dcb->hasht, in nv50_hdmi_enable() 1007 .base.hasht = mstm->outp->dcb->hasht, in nv50_msto_prepare() 1504 .base.hasht = outp->dcb->hasht, in nv50_mstm_enable() [all …]
|
/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | rootnv50.c | 64 args->v1.hasht, args->v1.hashm); in nv50_disp_root_mthd_() 66 type = args->v1.hasht; in nv50_disp_root_mthd_() 77 if ((temp->info.hasht == type) && in nv50_disp_root_mthd_()
|
D | outp.h | 51 _outp->index, _outp->info.hasht, _outp->info.hashm, ##a); \
|
D | dp.c | 110 data = nvbios_dpout_match(bios, dp->outp.info.hasht, in nvkm_dp_train_drive() 648 data = nvbios_dpout_match(bios, dp->outp.info.hasht, in nvkm_dp_ctor()
|
D | nv50.c | 188 const u16 t = outp->info.hasht; in nv50_disp_super_iedt()
|
/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
D | dcb.h | 18 u16 hasht; member
|
/drivers/gpu/drm/nouveau/include/nvif/ |
D | cl5070.h | 40 __u16 hasht; member
|
/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
D | nv50.c | 138 if (nvbios_outp_match(bios, outp.hasht, outp.hashm, in nv50_devinit_init()
|
/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
D | dcb.c | 190 outp->hasht = dcb_outp_hasht(outp); in dcb_outp_parse()
|
/drivers/gpu/drm/nouveau/ |
D | nouveau_connector.c | 1344 dcbe->hasht, dcbe->hashm); in nouveau_connector_create()
|
D | nouveau_bios.c | 1535 entry->hasht = (entry->extdev << 8) | (entry->location << 4) | in parse_dcb20_entry()
|