summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorMa Jun <Jun.Ma2@amd.com>2024-05-08 16:39:29 +0800
committerAlex Deucher <alexander.deucher@amd.com>2024-05-13 15:44:59 -0400
commitadb9de4dd207fb1264ea70b9eacab9f70ee4707a (patch)
treebf4e3a31db60c4c9571c445a7a8db376467aeec2 /tools/perf/scripts/python/task-analyzer.py
parentdf0a9bd92fbbd3fcafcb2bce6463c9228a3e6868 (diff)
downloadkernel-adb9de4dd207fb1264ea70b9eacab9f70ee4707a.tar.gz
drm/amdgpu/pm: Check input value for power profile setting on smu11, smu13 and smu14
Check the input value for CUSTOM profile mode setting on smu 11, smu13 and smu14. Otherwise we use uninitialized value of input[] Signed-off-by: Ma Jun <Jun.Ma2@amd.com> Reviewed-by: Yang Wang <kevinyang.wang@amd.com> 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
hon Vijay Abraham I 2017-10-31misc: pci_endpoint_test: Avoid triggering a BUG()Dan Carpenter 2017-10-17misc: pci_endpoint_test: Prevent some integer overflowsDan Carpenter 2017-08-29misc: pci_endpoint_test: Enable/Disable MSI using module paramKishon Vijay Abraham I 2017-08-29misc: pci_endpoint_test: Avoid using hard-coded BAR sizesKishon Vijay Abraham I 2017-08-29misc: pci_endpoint_test: Add support to not enable MSI interruptsKishon Vijay Abraham I 2017-08-29misc: pci_endpoint_test: Add support to provide aligned buffer addressesKishon Vijay Abraham I 2017-08-29misc: pci_endpoint_test: Add support for PCI_ENDPOINT_TEST regs to be mapped ...Kishon Vijay Abraham I 2017-04-28misc: Add host side PCI driver for PCI test function deviceKishon Vijay Abraham I