drm/msm: Be more shouty if per-process pgtables aren't working
authorRob Clark <robdclark@chromium.org>
Tue, 16 May 2023 22:20:37 +0000 (15:20 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 9 Jun 2023 08:34:16 +0000 (10:34 +0200)
commit47d0f626795f33610fed09b6b80de499b13bf3d5
tree4607e3f1986e4c4ba3a20daa34521333dd543e7f
parentc62a9a6bea0c9001ade64fa4cff147db40fd3678
drm/msm: Be more shouty if per-process pgtables aren't working

[ Upstream commit 5c054db54c43a5fcb5cc81012361f5e3fac37637 ]

Otherwise it is not always obvious if a dt or iommu change is causing us
to fall back to global pgtable.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/537359/
Link: https://lore.kernel.org/r/20230516222039.907690-2-robdclark@gmail.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/msm/msm_iommu.c