Lines Matching defs:disp
230 struct nv50_disp *disp = nv50_disp(dev);
276 asyh->olut.handle = disp->core->chan.vram.handle;
572 struct nv50_disp *disp = nv50_disp(dev);
584 head->func = disp->core->func->head;
587 if (disp->disp->object.oclass < GF110_DISP)
592 if (disp->disp->object.oclass < GV100_DISP) {
616 disp->disp->object.oclass >= GF110_DISP,
620 ret = nv50_lut_init(disp, &drm->client.mmu, &head->olut);
627 ret = nvif_head_ctor(disp->disp, head->base.base.name, head->base.index, &head->base.head);