Searched refs:hasht (Results 1 - 13 of 13) sorted by relevance

/drivers/gpu/drm/nouveau/core/engine/disp/
H A Doutp.h54 _outp->info.hasht, _outp->info.hashm, ##a); \
H A Dsornv94.c116 addr = nvbios_dpout_match(bios, outp->base.info.hasht,
H A Dsornvd0.c94 addr = nvbios_dpout_match(bios, outp->base.info.hasht,
H A Doutpdp.c241 data = nvbios_dpout_match(bios, outp->base.info.hasht,
H A Dnv50.c1005 args->v1.hasht, args->v1.hashm);
1007 type = args->v1.hasht;
1018 if ((temp->info.hasht == type) &&
1424 if ((outp->info.hasht & 0xff) == type &&
1426 *data = nvbios_outp_match(bios, outp->info.hasht,
H A Dnvd0.c822 if ((outp->info.hasht & 0xff) == type &&
824 *data = nvbios_outp_match(bios, outp->info.hasht,
/drivers/gpu/drm/nouveau/core/include/subdev/bios/
H A Ddcb.h19 u16 hasht; member in struct:dcb_output
/drivers/gpu/drm/nouveau/core/subdev/devinit/
H A Dnv50.c117 if (nvbios_outp_match(bios, outp.hasht, outp.hashm,
/drivers/gpu/drm/nouveau/
H A Dnv50_display.c1484 .base.hasht = nv_encoder->dcb->hasht,
1609 .base.hasht = nv_encoder->dcb->hasht,
1692 .base.mthd.hasht = nv_encoder->dcb->hasht,
1718 .base.hasht = nv_encoder->dcb->hasht,
1741 .base.hasht = nv_encoder->dcb->hasht,
[all...]
H A Dnouveau_bios.c1530 entry->hasht = (entry->location << 4) | entry->type;
/drivers/gpu/drm/nouveau/core/subdev/bios/
H A Ddcb.c187 outp->hasht = dcb_outp_hasht(outp);
/drivers/gpu/drm/nouveau/core/include/nvif/
H A Dclass.h414 __u16 hasht; member in struct:nv50_disp_mthd_v1
/drivers/gpu/drm/nouveau/nvif/
H A Dclass.h414 __u16 hasht; member in struct:nv50_disp_mthd_v1

Completed in 754 milliseconds