]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Revert "drm/msm/a6xx: Poll for GBIF unhalt status in hw_init"
authorKonrad Dybcio <konrad.dybcio@linaro.org>
Tue, 25 Jun 2024 18:54:42 +0000 (20:54 +0200)
committerRob Clark <robdclark@chromium.org>
Sat, 29 Jun 2024 20:45:30 +0000 (13:45 -0700)
commitadd158507aeb7bddbf61d5ec4af7268c04ca4655
treef10df746dc087c0d7fd156a7d6a4d49f98589c82
parent43ec1a202cfa9f765412d325b93873284e7c3d82
Revert "drm/msm/a6xx: Poll for GBIF unhalt status in hw_init"

Commit f6ebff4fe810 ("drm/msm/adreno: De-spaghettify the use of memory
barriers") made some fixups relating to write arrival, ensuring that
the GPU's memory interface has *really really really* been told to come
out of reset. That in turn rendered the hacky commit being reverted no
longer necessary.

Get rid of it.

This reverts commit b77532803d11 ("drm/msm/a6xx: Poll for GBIF unhalt
status in hw_init")

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/600870/
Reviewed-by: Akhil P Oommen <quic_akhilpo@quicinc.com>
Signed-off-by: Rob Clark <robdclark@chromium.org>
drivers/gpu/drm/msm/adreno/a6xx_gpu.c