Commit 3eb46fb
committed
drm/amdgpu/gfx11: adjust KGQ reset sequence
Kernel gfx queues do not need to be reinitialized or
remapped after a reset. This fixes queue reset failures
on APUs.
v2: preserve init and remap for MMIO case.
Fixes: b3e9bfd ("drm/amdgpu/gfx11: add ring reset callbacks")
Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/4789
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit b340ff2)
Cc: stable@vger.kernel.org1 parent 9077d32 commit 3eb46fb
1 file changed
Lines changed: 13 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6823 | 6823 | | |
6824 | 6824 | | |
6825 | 6825 | | |
| 6826 | + | |
6826 | 6827 | | |
6827 | 6828 | | |
6828 | 6829 | | |
6829 | 6830 | | |
6830 | | - | |
| 6831 | + | |
6831 | 6832 | | |
6832 | 6833 | | |
6833 | 6834 | | |
| |||
6836 | 6837 | | |
6837 | 6838 | | |
6838 | 6839 | | |
6839 | | - | |
6840 | | - | |
6841 | | - | |
6842 | | - | |
6843 | | - | |
| 6840 | + | |
| 6841 | + | |
| 6842 | + | |
| 6843 | + | |
| 6844 | + | |
| 6845 | + | |
6844 | 6846 | | |
6845 | | - | |
6846 | | - | |
6847 | | - | |
6848 | | - | |
| 6847 | + | |
| 6848 | + | |
| 6849 | + | |
| 6850 | + | |
| 6851 | + | |
6849 | 6852 | | |
6850 | 6853 | | |
6851 | 6854 | | |
| |||
0 commit comments