drm/msm: Print all 64 bits of the faulting IOMMU address
authorJordan Crouse <jcrouse@codeaurora.org>
Tue, 7 May 2019 18:02:06 +0000 (12:02 -0600)
committerRob Clark <robdclark@chromium.org>
Tue, 18 Jun 2019 20:46:35 +0000 (13:46 -0700)
commitbdad5c53e10b91adf1c30cde708411da2331ee11
tree0d63f938f06da8d8948f6f022d5cb8f94e65a7d3
parentadf151c246ec7e2799e2ed0de22c9d60221602dc
drm/msm: Print all 64 bits of the faulting IOMMU address

When we move to 64 bit addressing for a5xx and a6xx targets we will start
seeing pagefaults at larger addresses so format them appropriately in the
log message for easier debugging.

Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
Signed-off-by: Rob Clark <robdclark@chromium.org>
drivers/gpu/drm/msm/msm_iommu.c