commit | b208146b0c8f84a1d6a3df0cfa45238e2190c8a2 | [log] [tgz] |
---|---|---|
author | Robin Murphy <robin.murphy@arm.com> | Fri May 03 16:31:45 2019 +0100 |
committer | Rob Herring <robh@kernel.org> | Fri May 03 15:36:23 2019 -0500 |
tree | 16133c701186a31d015c84befc1fad606f14c5ab | |
parent | 5450f3615c09603f13e81e182d2e0ddec0361082 [diff] |
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