Searched defs:nv50_disp (Results 1 - 1 of 1) sorted by relevance

/drivers/gpu/drm/nouveau/
H A Dnv50_display.c370 struct nv50_disp { struct
379 static struct nv50_disp *
380 nv50_disp(struct drm_device *dev) function
385 #define nv50_mast(d) (&nv50_disp(d)->mast)
443 struct nv50_disp *disp = nv50_disp(dev);
467 return nv50_disp(dev)->sync;
471 struct nv50_disp *disp;
491 .disp = nv50_disp(crtc->dev),
1207 struct nv50_disp *dis
[all...]

Completed in 16 milliseconds