summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAlvin Lee <alvin.lee2@amd.com>2019-06-20 13:03:25 -0400
committerAlex Deucher <alexander.deucher@amd.com>2019-07-18 14:18:10 -0500
commit1d0610bc26d8e2fe82de77d8be3e1ed0958feddc (patch)
tree9402652c7fcc1826892089d614d514c0cb931c3a /tools/perf/scripts/python
parent75c35000235f3662f2810e9a59b0c8eed045432e (diff)
downloadkernel-1d0610bc26d8e2fe82de77d8be3e1ed0958feddc.tar.gz
drm/amd/display: Disable Audio on reinitialize hardware
[Why] When we recover from hang, we do not want to skip the audio enable call. [How] Disable audio in dc_reinitialize_hardware Signed-off-by: Alvin Lee <alvin.lee2@amd.com> Reviewed-by: Jun Lei <Jun.Lei@amd.com> Acked-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
tTamir Duberstein 2025-06-22rust: enable `clippy::ptr_cast_constness` lintTamir Duberstein 2025-06-11rust: pin-init: change blanket impls for `[Pin]Init` and add one for `Result<...Benno Lossin 2025-05-12rust: convert raw URLs to Markdown autolinks in commentsXizhe Yin 2025-03-23rust: block: refactor to use `&raw mut`Antonio Hickey 2025-03-16rust: make pin-init its own crateBenno Lossin 2025-01-21Merge tag 'rust-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds 2025-01-10rust: add `build_error!` to the preludeMiguel Ojeda 2025-01-10rust: use the `build_error!` macro, not the hidden functionMiguel Ojeda 2024-12-23rust: block: fix use of BLK_MQ_F_SHOULD_MERGEAndreas Hindborg 2024-12-18rust: block: fix formatting in GenDisk docYutaro Ohno 2024-11-30Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linuxLinus Torvalds 2024-11-18rust: block: simplify Result<()> in validate_block_size returnManas 2024-11-10rust: use custom FFI integer typesGary Guo 2024-10-22rust: block: fix formatting of `kernel::block::mq::request` moduleFrancesco Zardi 2024-08-21rust: block: fix wrong usage of lockdep APIAndreas Hindborg 2024-06-20rust: block: do not use removed queue flag APIAndreas Hindborg 2024-06-14rust: block: do not use removed queue limit APIAndreas Hindborg 2024-06-14rust: block: introduce `kernel::block::mq` moduleAndreas Hindborg