[PATCH] drm/msm/dpu: Use the encoder for default CRC source
Dmitry Baryshkov
dmitry.baryshkov at linaro.org
Sun Oct 8 19:59:50 UTC 2023
On Sun, 8 Oct 2023 at 20:56, Rob Clark <robdclark at gmail.com> wrote:
>
> From: Rob Clark <robdclark at chromium.org>
>
> i-g-t expects the CRC to reflect any applied CTM. But the layer mixer
> source is upstream of the DSPP, so it is before the CTM is applied.
>
> Switch the default source to 'encoder' instead so that the CRC is
> captured downstream of the DSPP.
>
> Signed-off-by: Rob Clark <robdclark at chromium.org>
> ---
> drivers/gpu/drm/ci/xfails/msm-sc7180-fails.txt | 4 ----
> drivers/gpu/drm/ci/xfails/msm-sc7180-skips.txt | 5 -----
> drivers/gpu/drm/ci/xfails/msm-sdm845-fails.txt | 11 +----------
> drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c | 6 +++---
I'm not sure, if updating the CI skip list together with the
functional changs is a good idea, my preference would be towards two
separate patches.
Nevertheless:
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
> 4 files changed, 4 insertions(+), 22 deletions(-)
--
With best wishes
Dmitry
More information about the dri-devel
mailing list