Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
H A Datom.h16 #define nv50_head_atom(p) container_of((p), struct nv50_head_atom, state) macro
23 struct nv50_head_atom { struct
24 struct drm_crtc_state state;
26 struct {
29 } wndw;
31 struct {
36 } view;
38 struct nv50_head_mode {
56 } mode;
58 struct {
[all …]