Home
last modified time | relevance | path

Searched refs:c3_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.h46 * @c3_bitdepth: c2 component bit depth
55 u32 c3_bitdepth; member
H A Ddpu_hw_pingpong.c78 data |= (dither_depth_map[cfg->c3_bitdepth] & REG_MASK(2)) << 6; in dpu_hw_pp_setup_dither()
H A Ddpu_encoder.c230 dither_cfg.c3_bitdepth = 6; in _dpu_encoder_setup_dither()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_pingpong.h23 * @c3_bitdepth: c2 component bit depth
32 u32 c3_bitdepth; member
H A Ddpu_hw_pingpong.c61 data |= (dither_depth_map[cfg->c3_bitdepth] & REG_MASK(2)) << 6; in dpu_hw_pp_setup_dither()
H A Ddpu_encoder.c312 dither_cfg.c3_bitdepth = 6; in _dpu_encoder_setup_dither()

Completed in 8 milliseconds