Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/dispnv50/
Datom.h173 #define nv50_wndw_atom(p) container_of((p), struct nv50_wndw_atom, state) macro
175 struct nv50_wndw_atom { struct
176 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 …]