RE: [PATCH v8 14/14] drm/i915/histogram: Enable pipe dithering

2025-02-16 Thread Kandpal, Suraj
t; Subject: [PATCH v8 14/14] drm/i915/histogram: Enable pipe dithering > > Enable pipe dithering while enabling histogram to overcome some atrifacts Typo: *artifacts > seen on the screen. > > Signed-off-by: Arun R Murthy > --- > drivers/gpu/drm/i915/display/intel_histo

[PATCH v8 14/14] drm/i915/histogram: Enable pipe dithering

2025-01-28 Thread Arun R Murthy
Enable pipe dithering while enabling histogram to overcome some atrifacts seen on the screen. Signed-off-by: Arun R Murthy --- drivers/gpu/drm/i915/display/intel_histogram.c | 11 +++ 1 file changed, 11 insertions(+) diff --git a/drivers/gpu/drm/i915/display/intel_histogram.c b/drivers