Re: [PATCH] drm/msm/dpu: disable gamma correction unit on SC7180
From: Konrad Dybcio
Date: Mon Nov 17 2025 - 06:29:08 EST
On 11/15/25 4:08 AM, Dmitry Baryshkov wrote:
> IGT reported test failures with Gamma correction block on SC7180.
> Disable GC subblock on SC7180 until we trage the issue.
>
> Cc: Federico Amedeo Izzo <federico@xxxxxxxx>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>
> ---
> Most likely I will squash this into the GC patch
> ---
Peeking at downstream, 7180 and 845 should have the exact same GC
(v1.8).. it seems like there's an attempt to program it through
REGDMA instead of regular reg access. Not sure if it's actually
necessary or just an optimization
What tests are exactly failing? I couldn't track it down on FDO GL
Konrad