drm/amdgpu/sdma: fix mask in emit_pipeline_sync
authorAlex Deucher <[email protected]>
Tue, 27 Mar 2018 20:53:52 +0000 (15:53 -0500)
committerAlex Deucher <[email protected]>
Tue, 3 Apr 2018 17:52:58 +0000 (12:52 -0500)
commit4a8e06f7aad797e92413a3042d09d3b385fa1fda
treeadedb00f18af98be2a7ec5b1aba5d13db14aec8a
parent326aa996a6681dca76477337b66f5e303aa8953e
drm/amdgpu/sdma: fix mask in emit_pipeline_sync

Needs to be a 32 bit mask.

Acked-by: Huang Rui <[email protected]>
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Cc: [email protected]
drivers/gpu/drm/amd/amdgpu/cik_sdma.c
drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c
drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c
drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c