Searched defs:nv50_wndw_atom (Results 1 – 1 of 1) sorted by relevance
159 #define nv50_wndw_atom(p) container_of((p), struct nv50_wndw_atom, state) macro161 struct nv50_wndw_atom { struct162 struct drm_plane_state state;164 struct drm_property_blob *ilut;165 bool visible;167 struct {171 } ntfy;173 struct {178 } sema;180 struct {[all …]