drm/amd/amdgpu: Add GRBM lock to various SI functions
authorTom St Denis <tom.stdenis@amd.com>
Thu, 1 Sep 2016 17:29:49 +0000 (13:29 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 2 Sep 2016 15:32:26 +0000 (11:32 -0400)
commitdeca1d1f16eebfa0d070eed50a221e01cf716ee0
tree05d57963528214fbc1e2879aadf489042d86a985
parent48fad3aff638c7bc16656e31047f689aa44020a1
drm/amd/amdgpu: Add GRBM lock to various SI functions

Add missing lock around SE/SH/INSTANCE selections.

Signed-off-by: Tom St Denis <tom.stdenis@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c