]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1a1eddcd5d0b347ca4c8909b94efd8939ff657eb
tree16133c701186a31d015c84befc1fad606f14c5ab
parent7c2d03cba51e53bc53d10bafd7e49e1e66b4641c
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