aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
diff options
context:
space:
mode:
authorChristian König <christian.koenig@amd.com>2019-03-18 11:09:54 +0100
committerAlex Deucher <alexander.deucher@amd.com>2019-03-19 14:01:42 -0500
commit72464382fc2d3673eb51f21a57f2c0a320c1552f (patch)
treef6d4fddb3db197f29301926c3d0f7b52c6d4ff29 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
parent39bbd3310ec304a7b695240c6791893a88ec9729 (diff)
drm/amdgpu: fix invalid use of change_bit
We only need to clear the bit in a 32bit integer. This fixes a crah on ARM64 and PPC64LE caused by "drm/amdgpu: update the vm invalidation engine layout V2" Signed-off-by: Christian König <christian.koenig@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions