Searched refs:nv50_head (Results 1 – 1 of 1) sorted by relevance
363 struct nv50_head { struct372 #define nv50_head(c) ((struct nv50_head *)nouveau_crtc(c)) argument373 #define nv50_curs(c) (&nv50_head(c)->curs)374 #define nv50_sync(c) (&nv50_head(c)->sync)375 #define nv50_ovly(c) (&nv50_head(c)->ovly)376 #define nv50_oimm(c) (&nv50_head(c)->oimm)547 struct nv50_head *head = nv50_head(crtc); in nv50_display_flip_next()1098 struct nv50_head *head = nv50_head(crtc); in nv50_crtc_swap_fbs()1270 struct nv50_head *head = nv50_head(crtc); in nv50_crtc_disable()1354 struct nv50_head *head = nv50_head(crtc); in nv50_crtc_destroy()[all …]