Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/nouveau/dispnv50/
Datom.h151 #define nv50_wndw_atom(p) container_of((p), struct nv50_wndw_atom, state) macro
153 struct nv50_wndw_atom { struct
154 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 …]