Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/
Dnouveau_connector.h59 #define nouveau_conn_atom(p) \ macro
62 struct nouveau_conn_atom { struct
63 struct drm_connector_state state;
65 struct {
89 } dither;
91 struct {
103 } scaler;
105 struct {
108 } procamp;
110 union {
[all …]