drm/panfrost: Show stored feature registers
authorRobin Murphy <robin.murphy@arm.com>
Fri, 3 May 2019 15:31:45 +0000 (16:31 +0100)
committerRob Herring <robh@kernel.org>
Fri, 3 May 2019 20:36:23 +0000 (15:36 -0500)
commitb208146b0c8f84a1d6a3df0cfa45238e2190c8a2
tree16133c701186a31d015c84befc1fad606f14c5ab
parent5450f3615c09603f13e81e182d2e0ddec0361082
drm/panfrost: Show stored feature registers

Re-reading the feature registers for the sake of displaying the raw
values seems pointless, and in fact showing the copies that we've
already read and stored is arguably more useful in terms of giving
exposure to any potential bugs in that part of the process.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/ce5e414adb008baeed9e2ceb9c88f28d5c74ea42.1556195258.git.robin.murphy@arm.com
drivers/gpu/drm/panfrost/panfrost_gpu.c