Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv50/
Datom.h14 #define nv50_head_atom(p) container_of((p), struct nv50_head_atom, state) macro
16 struct nv50_head_atom { struct
17 struct drm_crtc_state state;
19 struct {
22 } wndw;
24 struct {
29 } view;
31 struct nv50_head_mode {
49 } mode;
51 struct {
[all …]