Searched defs:nv50_wndw_atom (Results 1 – 1 of 1) sorted by relevance
144 #define nv50_wndw_atom(p) container_of((p), struct nv50_wndw_atom, state) macro146 struct nv50_wndw_atom { struct147 struct drm_plane_state state;149 struct drm_property_blob *ilut;150 bool visible;152 struct {156 } ntfy;158 struct {163 } sema;165 struct {[all …]