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;176 uint32_t bus_scaling_client;178 bool enabled;180 unsigned int num_phys_encs;183 struct dpu_encoder_phys *cur_slave;186 bool intfs_swapped;188 struct drm_crtc *crtc;190 struct dentry *debugfs_root;[all …]
Completed in 7 milliseconds