Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_pingpong.h44 * @c1_bitdepth: c1 component bit depth
53 u32 c1_bitdepth; member
H A Ddpu_hw_pingpong.c76 data |= (dither_depth_map[cfg->c1_bitdepth] & REG_MASK(2)) << 2; in dpu_hw_pp_setup_dither()
H A Ddpu_encoder.c228 dither_cfg.c1_bitdepth = 6; in _dpu_encoder_setup_dither()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_pingpong.h21 * @c1_bitdepth: c1 component bit depth
30 u32 c1_bitdepth; member
H A Ddpu_hw_pingpong.c59 data |= (dither_depth_map[cfg->c1_bitdepth] & REG_MASK(2)) << 2; in dpu_hw_pp_setup_dither()
H A Ddpu_encoder.c310 dither_cfg.c1_bitdepth = 6; in _dpu_encoder_setup_dither()

Completed in 8 milliseconds