summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorKenneth Feng <kenneth.feng@amd.com>2018-03-28 17:58:03 +0800
committerAlex Deucher <alexander.deucher@amd.com>2018-04-03 13:08:43 -0500
commit5d41535c5d66b0a9ad2b7d5d1a72025cbca13ed2 (patch)
treebd55fac0cb7a44405ef6ab75c1c612af46874276 /tools/perf/scripts/python/bin/stackcollapse-report
parent4a8e06f7aad797e92413a3042d09d3b385fa1fda (diff)
downloadkernel-5d41535c5d66b0a9ad2b7d5d1a72025cbca13ed2.tar.gz
drm/amd/powerplay: Enable ACG SS feature
Port the atomfirmware.h and populates the updated pptable to SMU.With the new parameters in the new pptable, the ACG SS feature is enabled. Signed-off-by: Kenneth Feng <kenneth.feng@amd.com> Reviewed-by: Evan Quan <evan.quan@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
0-06-13Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds 2020-06-11Rebase locking/kcsan to locking/urgentThomas Gleixner 2020-05-19pipe: Add general notification queue supportDavid Howells 2020-05-15scs: Add support for Clang's Shadow Call Stack (SCS)Sami Tolvanen 2020-03-21Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar 2020-01-31kcov: ignore fault-inject and stacktraceDmitry Vyukov 2019-12-30Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar 2019-12-02Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds 2019-11-16build, kcsan: Add KCSAN build exceptionsMarco Elver 2019-11-16kcsan: Add Kernel Concurrency Sanitizer infrastructureMarco Elver 2019-11-11kheaders: remove the last bashism to allow sh to run itMasahiro Yamada 2019-09-30kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()Iurii Zaikin 2019-09-27Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds 2019-09-16Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds 2019-09-06kexec: add KEXEC_ELFSven Schnelle 2019-09-04kbuild: add $(BASH) to run scripts with bash-extensionMasahiro Yamada 2019-08-05MODSIGN: Export module signature definitionsThiago Jung Bauermann 2019-08-03memremap: move from kernel/ to mm/Christoph Hellwig 2019-05-24kheaders: Move from proc to sysfsJoel Fernandes (Google) 2019-05-14kernel/Makefile: don't assume that kernel/gen_ikh_data.sh is executableAndrew Morton 2019-05-07Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds 2019-04-29Provide in-kernel headers to make extending kernel easierJoel Fernandes (Google) 2019-04-03x86/uaccess, kcov: Disable stack protectorPeter Zijlstra 2019-03-07kernel/configs: use .incbin directive to embed config_data.gzMasahiro Yamada 2019-01-06kbuild: change filechk to surround the given command with { }Masahiro Yamada 2018-12-28Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...Linus Torvalds 2018-12-07y2038: futex: Move compat implementation into futex.cArnd Bergmann 2018-11-19audit: remove WATCH and TREE config optionsRichard Guy Briggs 2018-09-04x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscallsAlexander Popov