Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv50/
Datom.h144 #define nv50_wndw_atom(p) container_of((p), struct nv50_wndw_atom, state) macro
146 struct nv50_wndw_atom { struct
147 struct drm_plane_state state;
149 struct drm_property_blob *ilut;
150 bool visible;
152 struct {
156 } ntfy;
158 struct {
163 } sema;
165 struct {
[all …]