diff options
| author | Kun Liu <[email protected]> | 2024-12-27 03:43:22 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2025-01-06 20:19:36 +0000 |
| commit | 2a238b09bfd04e8155a7a323364bce1c38b28c0f (patch) | |
| tree | d0d0ca184319f416fe552db2aed68550872147e8 /drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c | |
| parent | drm/amdkfd: wq_release signals dma_fence only when available (diff) | |
| download | kernel-2a238b09bfd04e8155a7a323364bce1c38b28c0f.tar.gz kernel-2a238b09bfd04e8155a7a323364bce1c38b28c0f.zip | |
drm/amd/pm: fix BUG: scheduling while atomic
atomic scheduling will be triggered in interrupt handler for
AC/DC mode switch as following backtrace.
Call Trace:
<IRQ>
dump_stack_lvl
__schedule_bug
__schedule
schedule
schedule_preempt_disabled
__mutex_lock
smu_cmn_send_smc_msg_with_param
smu_v13_0_irq_process
amdgpu_irq_dispatch
amdgpu_ih_process
amdgpu_irq_handler
__handle_irq_event_percpu
handle_irq_event
handle_edge_irq
__common_interrupt
common_interrupt
</IRQ>
<TASK>
asm_common_interrupt
Reviewed-by: Lijo Lazar <[email protected]>
Reviewed-by: Kenneth Feng <[email protected]>
Signed-off-by: Kun Liu <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
(cherry picked from commit 03cc84b102d1a832e8dfc59344346dedcebcdf42)
Cc: [email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c')
0 files changed, 0 insertions, 0 deletions
