Searched defs:nv50_wndw_atom (Results 1 – 1 of 1) sorted by relevance
173 #define nv50_wndw_atom(p) container_of((p), struct nv50_wndw_atom, state) macro175 struct nv50_wndw_atom { struct176 struct drm_plane_state state;178 struct drm_property_blob *ilut;179 bool visible;181 struct {185 } ntfy;187 struct {192 } sema;194 struct {[all …]