Home
last modified time | relevance | path

Searched refs:split_flush_en (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_top.h42 bool split_flush_en; member
Ddpu_hw_top.c85 DPU_REG_WRITE(c, SSPP_SPARE, cfg->split_flush_en ? 0x1 : 0x0); in dpu_hw_setup_split_pipe()
Ddpu_encoder.c519 cfg.split_flush_en = true; in dpu_encoder_helper_split_config()