Home
last modified time | relevance | path

Searched defs:nv50_wndw_atom (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Datom.h186 #define nv50_wndw_atom(p) container_of((p), struct nv50_wndw_atom, state) macro
188 struct nv50_wndw_atom { struct
189 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 …]