Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder.c173 struct dpu_encoder_virt { struct
174 struct drm_encoder base;
175 spinlock_t enc_spinlock;
177 bool enabled;
178 bool commit_done_timedout;
180 unsigned int num_phys_encs;
188 unsigned int dsc_mask;
189 unsigned int cwb_mask;
191 bool intfs_swapped;
193 struct drm_crtc *crtc;
[all …]