diff options
author | Lucas Stach <l.stach@pengutronix.de> | 2024-07-05 23:00:11 +0300 |
---|---|---|
committer | Lucas Stach <l.stach@pengutronix.de> | 2024-10-28 18:34:13 +0300 |
commit | ca0593a29e9ea2df17bf222a649a41bc16936255 (patch) | |
tree | 8267039fd06bf53624d77f875fc12284e3db1db3 /tools/perf/scripts/python/gecko.py | |
parent | 67cb86039f8e2e29164b317d16756804e0deaa2a (diff) | |
download | linux-ca0593a29e9ea2df17bf222a649a41bc16936255.tar.xz |
drm/etnaviv: unconditionally enable debug registers
A later change will use the FE debug registers to improve GPU
progress monitoring. Instead of having to keep track of the
usage state of the debug registers and lock access to the
VIVS_HI_CLOCK_CONTROL register, statically enable debug
register access during GPU init.
The Vivante downstream driver seems to do the same thing since
a while, so it should be okay to keep access enabled. (See
gckHARDWARE_InitializeHardware in 6.4.11 downstream driver).
Many debug registers contain bogus data if clock gating is
enabled, so even if they are always accessible performance
profiling still needs to manage some prerequisites.
Reviewed-by: Christian Gmeiner <cgmeiner@igalia.com>
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions