Commit c035819
committed
drm/amdgpu: fix buffer funcs setting order on suspend
We need to disable this after the last eviction
call, but before we disable the SDMA IP.
Fixes: b704380 ("drm/amdgpu: move buffer funcs setting up a level")
Link: https://lore.kernel.org/r/87edgv4x3i.fsf@vps.thesusis.net
Reviewed-by: Luben Tuikov <ltuikov89@gmail.com>
Tested-by: Phillip Susi <phill@thesusis.net>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: Phillip Susi <phill@thesusis.net>
Cc: Luben Tuikov <ltuikov89@gmail.com>1 parent b12fb29 commit c035819
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4600 | 4600 | | |
4601 | 4601 | | |
4602 | 4602 | | |
| 4603 | + | |
| 4604 | + | |
4603 | 4605 | | |
4604 | 4606 | | |
4605 | 4607 | | |
| |||
0 commit comments