Searched defs:dpu_encoder_phys_wb (Results 1 – 1 of 1) sorted by relevance
222 struct dpu_encoder_phys_wb { struct223 struct dpu_encoder_phys base;224 atomic_t wbirq_refcount;225 int wb_done_timeout_cnt;226 struct dpu_hw_wb_cfg wb_cfg;227 struct drm_writeback_connector *wb_conn;228 struct drm_writeback_job *wb_job;229 struct dpu_hw_fmt_layout dest;
Completed in 5 milliseconds