Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/dispnv50/
A Datom.h3 #define nv50_atom(p) container_of((p), struct nv50_atom, state) macro
9 struct nv50_atom { struct
10 struct drm_atomic_state state;
12 struct list_head outp;
13 bool lock_core;
14 bool flush_disable;

Completed in 5 milliseconds