Searched defs:nv50_wndw_atom (Results 1 – 1 of 1) sorted by relevance
186 #define nv50_wndw_atom(p) container_of((p), struct nv50_wndw_atom, state) macro188 struct nv50_wndw_atom { struct189 struct drm_plane_state state;191 struct drm_property_blob *ilut;192 bool visible;194 struct {198 } ntfy;200 struct {205 } sema;207 struct {[all …]