Lines Matching defs:nv50_head_atom
14 #define nv50_head_atom(p) container_of((p), struct nv50_head_atom, state) macro
16 struct nv50_head_atom { struct
17 struct drm_crtc_state state;
19 struct {
22 } wndw;
24 struct {
29 } view;
31 struct nv50_head_mode {
49 } mode;
51 struct {
60 } olut;
62 struct {
76 } core;
78 struct {
84 } curs;
86 struct {
93 } base;
118 union nv50_head_atom_mask { argument
135 static inline struct nv50_head_atom * argument