Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/
Dnouveau_connector.h48 #define nouveau_conn_atom(p) \ macro
51 struct nouveau_conn_atom { struct
52 struct drm_connector_state state;
54 struct {
71 } dither;
73 struct {
85 } scaler;
87 struct {
90 } procamp;
92 union {
[all …]