linux_dsm_epyc7002/drivers/gpu/drm/panfrost
Robin Murphy b208146b0c 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
2019-05-03 15:36:23 -05:00
..
Kconfig drm/panfrost: depend on !GENERIC_ATOMIC64 when using COMPILE_TEST 2019-04-18 09:27:13 -05:00
Makefile
panfrost_devfreq.c drm/panfrost: Add missing include 2019-04-18 09:26:14 -05:00
panfrost_devfreq.h
panfrost_device.c drm/panfrost: Prevent concurrent resets 2019-04-18 09:27:34 -05:00
panfrost_device.h drm/panfrost: Prevent concurrent resets 2019-04-18 09:27:34 -05:00
panfrost_drv.c drm/panfrost: Don't scream about deferred probe 2019-05-03 15:36:14 -05:00
panfrost_features.h
panfrost_gem.c drm/panfrost: Make panfrost_gem_free_object() static 2019-04-18 09:25:45 -05:00
panfrost_gem.h
panfrost_gpu.c drm/panfrost: Show stored feature registers 2019-05-03 15:36:23 -05:00
panfrost_gpu.h
panfrost_issues.h
panfrost_job.c drm/panfrost: Prevent concurrent resets 2019-04-18 09:27:34 -05:00
panfrost_job.h
panfrost_mmu.c
panfrost_mmu.h
panfrost_regs.h
TODO