commit | 0bb419c76b31506194a0ba9447f84fc177d83910 | [log] [tgz] |
---|---|---|
author | Xiaojie Yuan <xiaojie.yuan@amd.com> | Tue Oct 29 16:59:09 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Nov 19 10:12:49 2019 -0500 |
tree | b7d96582351b56bb22017fdb26ec518718dddfcc | |
parent | 9e612c11a758087a1acbc1cc1d84f2deaf496b34 [diff] |
drm/amdgpu/gfx10: fix mqd backup/restore for gfx rings (v2) 1. no need to allocate an extra member for 'mqd_backup' array 2. backup/restore mqd to/from the correct 'mqd_backup' array slot v2: warning fix (Alex) Signed-off-by: Xiaojie Yuan <xiaojie.yuan@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>