Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
Dnouveau_connector.h52 #define nouveau_conn_atom(p) \ macro
55 struct nouveau_conn_atom { struct
56 struct drm_connector_state state;
58 struct {
82 } dither;
84 struct {
96 } scaler;
98 struct {
101 } procamp;
103 union {
[all …]