Yes, this is a big improvement for the display I have here. Thanks Kalyan. Tested-by: Kristian H. Kristensen <[email protected]>
On Thu, Jun 25, 2020 at 3:21 PM Doug Anderson <[email protected]> wrote: > > Hi, > > On Thu, Jun 25, 2020 at 5:17 AM Kalyan Thota <[email protected]> wrote: > > > > This change enables dither block for primary interface > > in display. > > > > Enabled for 6bpc in the current version. > > > > Changes in v1: > > - Remove redundant error checks (Rob). > > > > Signed-off-by: Kalyan Thota <[email protected]> > > --- > > drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 39 +++++++++++++++ > > drivers/gpu/drm/msm/disp/dpu1/dpu_hw_pingpong.c | 63 > > +++++++++++++++++++++---- > > drivers/gpu/drm/msm/disp/dpu1/dpu_hw_pingpong.h | 28 +++++++++++ > > 3 files changed, 121 insertions(+), 9 deletions(-) > > Tested-by: Douglas Anderson <[email protected]>

