linux/drivers/gpu/drm/amd
Oded Gabbay a63c580a52 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>
2015-07-30 09:26:15 +03:00
..
amdgpu drm/amdgpu: fix bug when amdkfd destroys hqd 2015-07-30 09:26:00 +03:00
amdkfd drm/amdkfd: fix bug when initializing sdma vm 2015-07-30 09:26:15 +03:00
include drm/amdgpu: Add amdgpu <--> amdkfd gfx8 interface 2015-07-20 09:16:48 +03:00