aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
diff options
context:
space:
mode:
authorTom St Denis <[email protected]>2018-01-26 14:32:29 +0000
committerAlex Deucher <[email protected]>2018-01-30 04:09:31 +0000
commit95244db2d3f743f37e69446a2807dd1a42750542 (patch)
tree047c4687d945693ccbe4e5864c69a6e52c0851eb /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
parentdrm/ttm: fix missing parameter change for ttm_bo_cleanup_refs (diff)
downloadkernel-95244db2d3f743f37e69446a2807dd1a42750542.tar.gz
kernel-95244db2d3f743f37e69446a2807dd1a42750542.zip
drm/ttm: Fix 'buf' pointer update in ttm_bo_vm_access_kmap() (v2)
The buf pointer was not being incremented inside the loop meaning the same block of data would be read or written repeatedly. (v2) Change 'buf' pointer to uint8_t* type Cc: [email protected] Fixes: 09ac4fcb3f25 ("drm/ttm: Implement vm_operations_struct.access v2") Signed-off-by: Tom St Denis <[email protected]> Reviewed-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c')
0 files changed, 0 insertions, 0 deletions