Searched defs:dpu_encoder_virt (Results 1 – 1 of 1) sorted by relevance
173 struct dpu_encoder_virt { struct174 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 …]