Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_top.h42 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()