Commit b340ff2
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 <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>1 parent a2918f9 commit b340ff2
1 file changed
Lines changed: 13 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6828 | 6828 | | |
6829 | 6829 | | |
6830 | 6830 | | |
| 6831 | + | |
6831 | 6832 | | |
6832 | 6833 | | |
6833 | 6834 | | |
6834 | 6835 | | |
6835 | | - | |
| 6836 | + | |
6836 | 6837 | | |
6837 | 6838 | | |
6838 | 6839 | | |
| |||
6841 | 6842 | | |
6842 | 6843 | | |
6843 | 6844 | | |
6844 | | - | |
6845 | | - | |
6846 | | - | |
6847 | | - | |
6848 | | - | |
| 6845 | + | |
| 6846 | + | |
| 6847 | + | |
| 6848 | + | |
| 6849 | + | |
| 6850 | + | |
6849 | 6851 | | |
6850 | | - | |
6851 | | - | |
6852 | | - | |
6853 | | - | |
| 6852 | + | |
| 6853 | + | |
| 6854 | + | |
| 6855 | + | |
| 6856 | + | |
6854 | 6857 | | |
6855 | 6858 | | |
6856 | 6859 | | |
| |||
0 commit comments