Home
last modified time | relevance | path

Searched refs:c2_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.h45 * @c2_bitdepth: c2 component bit depth
54 u32 c2_bitdepth; member
H A Ddpu_hw_pingpong.c77 data |= (dither_depth_map[cfg->c2_bitdepth] & REG_MASK(2)) << 4; in dpu_hw_pp_setup_dither()
H A Ddpu_encoder.c229 dither_cfg.c2_bitdepth = 6; in _dpu_encoder_setup_dither()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_pingpong.h22 * @c2_bitdepth: c2 component bit depth
31 u32 c2_bitdepth; member
H A Ddpu_hw_pingpong.c60 data |= (dither_depth_map[cfg->c2_bitdepth] & REG_MASK(2)) << 4; in dpu_hw_pp_setup_dither()
H A Ddpu_encoder.c311 dither_cfg.c2_bitdepth = 6; in _dpu_encoder_setup_dither()

Completed in 8 milliseconds