Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_hw_pingpong.h125 void (*setup_dither)(struct dpu_hw_pingpong *pp, member
A Ddpu_hw_pingpong.c261 c->ops.setup_dither = dpu_hw_pp_setup_dither; in _setup_pingpong_ops()
A Ddpu_encoder.c224 if (!hw_pp->ops.setup_dither) in _dpu_encoder_setup_dither()
236 hw_pp->ops.setup_dither(hw_pp, NULL); in _dpu_encoder_setup_dither()
243 hw_pp->ops.setup_dither(hw_pp, &dither_cfg); in _dpu_encoder_setup_dither()

Completed in 8 milliseconds