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:
|
||
---|---|---|
.. | ||
cik_dpm.h | ||
kv_dpm.c | ||
kv_dpm.h | ||
kv_smc.c | ||
legacy_dpm.c | ||
legacy_dpm.h | ||
Makefile | ||
ppsmc.h | ||
r600_dpm.h | ||
si_dpm.c | ||
si_dpm.h | ||
si_smc.c | ||
sislands_smc.h |