mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
![]() resume and irq handler happily races in set_power_state()
* amdgpu_legacy_dpm_compute_clocks() needs lock
* protect irq work handler
* fix dpm_enabled usage
v2: fix clang build, integrate Lijo's comments (Alex)
Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/2524
Fixes:
|
||
---|---|---|
.. | ||
inc | ||
legacy-dpm | ||
powerplay | ||
swsmu | ||
amdgpu_dpm_internal.c | ||
amdgpu_dpm.c | ||
amdgpu_pm.c | ||
Makefile |