Re: [Intel-gfx] [PATCH] drm/i915/xelpd: Enabling dithering after the CC1

2021-06-29 Thread Jani Nikula
Cc: Ville and Daniel for archeology... On Fri, 11 Jun 2021, Nischal Varide wrote: > If the panel is 12bpc then Dithering is not enabled in the Legacy > dithering block , instead its Enabled after the C1 CC1 pipe post > color space conversion.For a 6bpc pannel Dithering is enabled in > Legacy bl

[Intel-gfx] [PATCH] drm/i915/xelpd: Enabling dithering after the CC1

2021-06-11 Thread Nischal Varide
If the panel is 12bpc then Dithering is not enabled in the Legacy dithering block , instead its Enabled after the C1 CC1 pipe post color space conversion.For a 6bpc pannel Dithering is enabled in Legacy block. Signed-off-by: Nischal Varide --- drivers/gpu/drm/i915/display/intel_color.c | 7 ++