Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder.c172 struct dpu_encoder_virt { struct
173 struct drm_encoder base;
174 spinlock_t enc_spinlock;
176 bool enabled;
177 bool commit_done_timedout;
179 unsigned int num_phys_encs;
186 unsigned int dsc_mask;
188 bool intfs_swapped;
190 struct drm_crtc *crtc;
194 struct mutex enc_lock;
[all …]