Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_pingpong.h42 * @temporal_en: temperal dither enable
51 u32 temporal_en; member
H A Ddpu_hw_pingpong.c79 data |= (cfg->temporal_en) ? (1 << 8) : 0; in dpu_hw_pp_setup_dither()
H A Ddpu_encoder.c231 dither_cfg.temporal_en = 0; in _dpu_encoder_setup_dither()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_pingpong.h19 * @temporal_en: temperal dither enable
28 u32 temporal_en; member
H A Ddpu_hw_pingpong.c62 data |= (cfg->temporal_en) ? (1 << 8) : 0; in dpu_hw_pp_setup_dither()
H A Ddpu_encoder.c313 dither_cfg.temporal_en = 0; in _dpu_encoder_setup_dither()

Completed in 8 milliseconds