Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
H A Datom.h5 #define nv50_atom(p) container_of((p), struct nv50_atom, state) macro
8 struct nv50_atom { struct
9 struct drm_atomic_state state;
11 struct list_head outp;
12 bool lock_core;
13 bool flush_disable;