Searched defs:nv50_wndw_atom (Results 1 – 1 of 1) sorted by relevance
151 #define nv50_wndw_atom(p) container_of((p), struct nv50_wndw_atom, state) macro153 struct nv50_wndw_atom { struct154 struct drm_plane_state state;156 struct drm_property_blob *ilut;157 bool visible;159 struct {163 } ntfy;165 struct {170 } sema;172 struct {[all …]