Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
H A Datom.h159 #define nv50_wndw_atom(p) container_of((p), struct nv50_wndw_atom, state) macro
161 struct nv50_wndw_atom { struct
162 struct drm_plane_state state;
164 struct drm_property_blob *ilut;
165 bool visible;
167 struct {
171 } ntfy;
173 struct {
178 } sema;
180 struct {
[all …]