Home
last modified time | relevance | path

Searched refs:pending_dsc_flush_mask (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_ctl.h241 * @pending_dsc_flush_mask: pending DSC flush
258 u32 pending_dsc_flush_mask; member
H A Ddpu_hw_ctl.c106 ctx->pending_dsc_flush_mask = 0; in dpu_hw_ctl_clear_pending_flush()
149 ctx->pending_dsc_flush_mask); in dpu_hw_ctl_trigger_flush_v1()
306 ctx->pending_dsc_flush_mask |= BIT(dsc_num - DSC_0); in dpu_hw_ctl_update_pending_flush_dsc_v1()

Completed in 2 milliseconds