Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Datom.h17 #define nv50_head_atom(p) container_of((p), struct nv50_head_atom, state) macro
19 struct nv50_head_atom { struct
20 struct drm_crtc_state state;
22 struct {
26 } wndw;
28 struct {
33 } view;
35 struct nv50_head_mode {
53 } mode;
55 struct {
[all …]