Yes, this is a big improvement for the display I have here. Thanks Kalyan.
Tested-by: Kristian H. Kristensen <redacted>
On Thu, Jun 25, 2020 at 3:21 PM Doug Anderson [off-list ref] wrote:
Hi,
On Thu, Jun 25, 2020 at 5:17 AM Kalyan Thota [off-list ref] wrote:
quoted
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 <redacted>
---
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 <dianders@chromium.org>