Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/dispnv50/
A Ddisp.c330 .base.hasht = nv_encoder->dcb->hasht, in nv50_outp_release()
350 .base.hasht = nv_encoder->dcb->hasht, in nv50_outp_acquire()
539 .base.hasht = nv_encoder->dcb->hasht, in nv50_dac_detect()
598 "dac-%04x-%04x", dcbe->hasht, dcbe->hashm); in nv50_dac_create()
738 .base.hasht = nv_encoder->dcb->hasht, in nv50_audio_disable()
772 .base.mthd.hasht = nv_encoder->dcb->hasht, in nv50_audio_enable()
809 .base.hasht = nv_encoder->dcb->hasht, in nv50_hdmi_disable()
832 .base.hasht = nv_encoder->dcb->hasht, in nv50_hdmi_enable()
1009 .base.hasht = mstm->outp->dcb->hasht, in nv50_msto_prepare()
1508 .base.hasht = outp->dcb->hasht, in nv50_mstm_enable()
[all …]
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
A 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_()
A Doutp.h51 _outp->index, _outp->info.hasht, _outp->info.hashm, ##a); \
A Ddp.c116 data = nvbios_dpout_match(bios, dp->outp.info.hasht, in nvkm_dp_train_drive()
669 data = nvbios_dpout_match(bios, dp->outp.info.hasht, in nvkm_dp_ctor()
A Dnv50.c188 const u16 t = outp->info.hasht; in nv50_disp_super_iedt()
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
A Ddcb.h18 u16 hasht; member
/linux/drivers/gpu/drm/nouveau/include/nvif/
A Dcl5070.h40 __u16 hasht; member
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
A Dnv50.c138 if (nvbios_outp_match(bios, outp.hasht, outp.hashm, in nv50_devinit_init()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
A Ddcb.c190 outp->hasht = dcb_outp_hasht(outp); in dcb_outp_parse()
/linux/drivers/gpu/drm/nouveau/
A Dnouveau_connector.c1362 dcbe->hasht, dcbe->hashm); in nouveau_connector_create()
1367 dcbe->hasht, dcbe->hashm, ret); in nouveau_connector_create()
A Dnouveau_bios.c1538 entry->hasht = (entry->extdev << 8) | (entry->location << 4) | in parse_dcb20_entry()

Completed in 22 milliseconds