Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_encoder.h45 struct nouveau_encoder { struct
46 struct drm_encoder_slave base;
48 struct dcb_output *dcb;
49 struct nvif_outp outp;
50 int or;
52 struct i2c_adapter *i2c;
53 struct nvkm_i2c_aux *aux;
57 struct drm_crtc *crtc;
58 u32 ctrl;
61 struct {
[all …]