Home
last modified time | relevance | path

Searched refs:split_flush_en (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_top.h36 * @split_flush_en: Allows both the paths to be flushed when master path is
43 bool split_flush_en; member
H A Ddpu_hw_top.c85 DPU_REG_WRITE(c, SSPP_SPARE, cfg->split_flush_en ? 0x1 : 0x0); in dpu_hw_setup_split_pipe()
H A Ddpu_encoder.c525 cfg.split_flush_en = true; in dpu_encoder_helper_split_config()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_top.h35 * @split_flush_en: Allows both the paths to be flushed when master path is
42 bool split_flush_en; member
H A Ddpu_hw_top.c60 DPU_REG_WRITE(c, SSPP_SPARE, cfg->split_flush_en ? 0x1 : 0x0); in dpu_hw_setup_split_pipe()
H A Ddpu_encoder.c526 cfg.split_flush_en = true; in dpu_encoder_helper_split_config()

Completed in 9 milliseconds