Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnv50_display.c386 struct nv50_disp { struct
395 static struct nv50_disp * argument
396 nv50_disp(struct drm_device *dev) in nv50_disp() function
401 #define nv50_mast(d) (&nv50_disp(d)->mast)
472 struct nv50_disp *disp = nv50_disp(dev); in evo_sync()
496 return nv50_disp(dev)->sync; in nv50_display_crtc_sema()
500 struct nv50_disp *disp;
520 .disp = nv50_disp(crtc->dev), in nv50_display_flip_stop()
1245 struct nv50_disp *disp = nv50_disp(crtc->dev); in nv50_crtc_lut_load()
1353 struct nv50_disp *disp = nv50_disp(crtc->dev); in nv50_crtc_destroy()
[all …]