Re: [PATCH] drm/amd/display: Only use depth 36 bpp linebuffers on DCN display engines.

2022-07-12 Thread Alex Deucher
Applied. Thanks! Alex On Mon, Jul 11, 2022 at 1:39 PM Mario Kleiner wrote: > > Various DCE versions had trouble with 36 bpp lb depth, requiring fixes, > last time in commit 353ca0fa5630 ("drm/amd/display: Fix 10bit 4K display > on CIK GPUs") for DCE-8. So far >= DCE-11.2 was considered ok, but

[PATCH] drm/amd/display: Only use depth 36 bpp linebuffers on DCN display engines.

2022-07-11 Thread Mario Kleiner
Various DCE versions had trouble with 36 bpp lb depth, requiring fixes, last time in commit 353ca0fa5630 ("drm/amd/display: Fix 10bit 4K display on CIK GPUs") for DCE-8. So far >= DCE-11.2 was considered ok, but now I found out that on DCE-11.2 it causes dithering when there shouldn't be any, so