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

/drivers/gpu/drm/nouveau/
H A Dnv50_display.c288 struct nv50_sync { struct
296 struct nv50_sync *base)
351 struct nv50_sync sync;
358 #define nv50_sync(c) (&nv50_head(c)->sync) macro
472 struct nv50_sync *chan;
492 .chan = nv50_sync(crtc),
519 struct nv50_sync *sync = nv50_sync(crtc);
2435 struct nv50_sync *sync = nv50_sync(crt
[all...]

Completed in 16 milliseconds