Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c315 .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/
Drootnv50.c64 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_()
Doutp.h51 _outp->index, _outp->info.hasht, _outp->info.hashm, ##a); \
Ddp.c110 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()
Dnv50.c188 const u16 t = outp->info.hasht; in nv50_disp_super_iedt()
/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
Ddcb.h18 u16 hasht; member
/drivers/gpu/drm/nouveau/include/nvif/
Dcl5070.h40 __u16 hasht; member
/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
Dnv50.c138 if (nvbios_outp_match(bios, outp.hasht, outp.hashm, in nv50_devinit_init()
/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Ddcb.c190 outp->hasht = dcb_outp_hasht(outp); in dcb_outp_parse()
/drivers/gpu/drm/nouveau/
Dnouveau_connector.c1344 dcbe->hasht, dcbe->hashm); in nouveau_connector_create()
Dnouveau_bios.c1535 entry->hasht = (entry->extdev << 8) | (entry->location << 4) | in parse_dcb20_entry()