Commit 75ebd42
drm/amdgpu/gfx10: fix wptr reset in KGQ init
commit cc4f433 upstream.
wptr is a 64 bit value and we need to update the
full value, not just 32 bits. Align with what we
already do for KCQs.
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Jesse Zhang <jesse.zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit e80b1d1)
Cc: stable@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>1 parent 9a6d87f commit 75ebd42
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6878 | 6878 | | |
6879 | 6879 | | |
6880 | 6880 | | |
6881 | | - | |
| 6881 | + | |
6882 | 6882 | | |
6883 | 6883 | | |
6884 | 6884 | | |
| |||
0 commit comments