summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2014-01-20 18:20:29 -0500
committerAlex Deucher <alexander.deucher@amd.com>2014-01-20 18:20:29 -0500
commitf5f1f897c892cbff6135cd743df9989ca7bc29e4 (patch)
tree18197d06c797c03e13d91e0e0519cf4428fedf1a /tools/perf/scripts/python/task-analyzer.py
parentd30df55b3ec069283408b6d3b013bcba52dd03dc (diff)
downloadkernel-f5f1f897c892cbff6135cd743df9989ca7bc29e4.tar.gz
drm/radeon: add query to fetch the max engine clock (v2)
This is needed for reporting the max GPU engine clock in OpenCL. This just reports the max possible engine clock, it does not take into account current conditions that may limit that clock. v2: fix query number for merge with 3.13 Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
ski 2021-02-15selftests: gpio: add CONFIG_GPIO_CDEV to configKent Gibson 2021-02-15selftests: gpio: port to GPIO uAPI v2Kent Gibson 2021-02-15selftests: gpio: remove obsolete gpio-mockup-chardev.cKent Gibson 2021-02-15selftests: gpio: rework and simplify test implementationKent Gibson 2020-11-10selftests/gpio: Add to CLEAN rule rather than overridingMichael Ellerman 2020-11-10selftests/gpio: Fix build when source tree is read onlyMichael Ellerman 2020-11-10selftests/gpio: Move include of lib.mk upMichael Ellerman 2020-11-10selftests/gpio: Use TEST_GEN_PROGS_EXTENDEDMichael Ellerman