aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
diff options
context:
space:
mode:
authorOded Gabbay <oded.gabbay@gmail.com>2015-07-29 03:40:26 -0400
committerOded Gabbay <oded.gabbay@gmail.com>2015-07-30 02:26:15 -0400
commita63c580a5271b61f12cf91e768120e33792e2907 (patch)
treefc11e60f505a2e7e6c60007cfc130b47207bfe34 /drivers/gpu/drm/amd/amdgpu/amdgpu.h
parente8a64b20eb27cd9c9403f51e4e6c415f9e096e39 (diff)
drm/amdkfd: fix bug when initializing sdma vm
A logical AND operation was used during mask and shift, instead of a bitwise AND operation. This patch fixes this bug by changing the operation to bitwise AND. Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu.h')
0 files changed, 0 insertions, 0 deletions