drm/amdgpu/sdma5: fix mask value of POLL_REGMEM packet for pipe sync
authorXiaojie Yuan <xiaojie.yuan@amd.com>
Wed, 9 Oct 2019 17:01:23 +0000 (01:01 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Sat, 12 Oct 2019 02:32:06 +0000 (21:32 -0500)
commitd12c50857c6edc1d18aa7a60c5a4d6d943137bc0
treeb30043e9fd1f0bcddfe6dc5d1bd35312edcdd2de
parent984d7a929ad68b7be9990fc9c5cfa5d5c9fc7942
drm/amdgpu/sdma5: fix mask value of POLL_REGMEM packet for pipe sync

sdma will hang once sequence number to be polled reaches 0x1000_0000

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Xiaojie Yuan <xiaojie.yuan@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c