Searched defs:dpu_encoder_virt (Results 1 – 1 of 1) sorted by relevance
168 struct dpu_encoder_virt { struct169 struct drm_encoder base;170 spinlock_t enc_spinlock;172 bool enabled;174 unsigned int num_phys_encs;181 unsigned int dsc_mask;183 bool intfs_swapped;185 struct drm_crtc *crtc;188 struct dentry *debugfs_root;189 struct mutex enc_lock;[all …]
Completed in 11 milliseconds