[PATCH 0/4] drm/msm/a5xx: make it work with the latest Mesa
Yassine Oudjana
y.oudjana at protonmail.com
Tue Feb 14 03:51:47 UTC 2023
On Tuesday, February 14th, 2023 at 6:09 AM, Dmitry Baryshkov <dmitry.baryshkov at linaro.org> wrote:
> Mesa 22.3.x changed the priorities used for the GPU contexts, making
> kernel switch between different ring buffers. This uncovered several
> issues in the A5xx preemption code, which are now being resolved by this
> patchset.
>
> Dmitry Baryshkov (4):
> drm/msm/a5xx: fix setting of the CP_PREEMPT_ENABLE_LOCAL register
> drm/msm/a5xx: fix highest bank bit for a530
> drm/msm/a5xx: fix the emptyness check in the preempt code
> drm/msm/a5xx: fix context faults during ring switch
>
> drivers/gpu/drm/msm/adreno/a5xx_gpu.c | 6 +++---
> drivers/gpu/drm/msm/adreno/a5xx_preempt.c | 4 ++--
> 2 files changed, 5 insertions(+), 5 deletions(-)
>
> --
> 2.30.2
Thanks for the fix!
For the whole series, on MSM8996:
Tested-by: Yassine Oudjana <y.oudjana at protonmail.com>
More information about the dri-devel
mailing list