summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorRex Zhu <Rex.Zhu@amd.com>2017-07-04 16:35:59 +0800
committerAlex Deucher <alexander.deucher@amd.com>2017-07-05 13:18:50 -0400
commit593f546eee2fdbe055380ee82de568c0a1775551 (patch)
tree440448ac897df5dc402cc2900bdf30f861269a11 /tools/perf/scripts/python/bin
parent53efaf562af31142d57c3c56b10f2c88ebb215f7 (diff)
downloadkernel-593f546eee2fdbe055380ee82de568c0a1775551.tar.gz
drm/amd/powerplay: fix bug fail to remove sysfs when rmmod amdgpu.
when hw_fini, pp will disable dpm.so remove sysfs before disable dpm. Signed-off-by: Rex Zhu <Rex.Zhu@amd.com> Tested-by: Michel Dänzer <michel.daenzer@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
DMark Rutland 2023-07-27arm64/mm: Replace an open coding with ID_AA64MMFR1_EL1_HAFDBS_MASKAnshuman Khandual 2023-06-06arm64: enable Permission Indirection Extension (PIE)Joey Gouly 2023-06-06arm64: add PTE_UXN/PTE_WRITE to SWAPPER_*_FLAGSJoey Gouly 2023-05-02arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.textndesaulniers@google.com 2023-01-24arm64: kernel: move identity map out of .text mappingArd Biesheuvel 2022-11-25arm64/kpti: Move DAIF masking to C codeMark Brown 2022-10-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds 2022-09-26arm64: Add types to indirect called assembly functionsSami Tolvanen 2022-09-22arm64: mte: move register initialization to CPeter Collingbourne 2022-07-25Merge branch 'for-next/boot' into for-next/coreWill Deacon 2022-07-01arm64: mm: fix booting with 52-bit address spaceArd Biesheuvel 2022-06-24arm64: head: cover entire kernel image in initial ID mapArd Biesheuvel 2022-06-24arm64: head: move assignment of idmap_t0sz to C codeArd Biesheuvel 2022-06-23arm64: mm: install KPTI nG mappings with MMU enabledArd Biesheuvel 2022-06-23arm64: kpti-ng: simplify page table traversal logicArd Biesheuvel 2022-02-15arm64/mm: Consolidate TCR_EL1 fieldsAnshuman Khandual 2021-08-02arm64: kasan: mte: use a constant kernel GCR_EL1 valueMark Rutland 2021-06-24Merge branch 'for-next/mte' into for-next/coreWill Deacon 2021-06-24Merge branch 'for-next/mm' into for-next/coreWill Deacon 2021-06-04arm64: mte: handle tags zeroing at page allocation timePeter Collingbourne 2021-06-01arm64: mm: Remove unused support for Normal-WT memory typeWill Deacon 2021-06-01arm64: mm: Remove unused support for Device-GRE memory typeWill Deacon 2021-05-26arm64: assembler: add set_this_cpu_offsetMark Rutland 2021-05-10arm64: mte: initialize RGSR_EL1.SEED in __cpu_setupPeter Collingbourne 2021-03-28arm64: setup: name `tcr` registerMark Rutland 2021-03-28arm64: setup: name `mair` registerMark Rutland 2021-02-08arm64: Turn the MMU-on sequence into a macroMarc Zyngier 2021-02-08arm64: Fix outdated TCR setup commentMarc Zyngier 2021-01-05arm64: kasan: Set TCR_EL1.TBID1 when KASAN_HW_TAGS is enabledCatalin Marinas 2020-12-22arm64: kasan: allow enabling in-kernel MTEVincenzo Frascino