aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
diff options
context:
space:
mode:
authorFelix Kuehling <[email protected]>2016-03-04 00:13:20 +0000
committerAlex Deucher <[email protected]>2016-03-09 18:04:00 +0000
commitfb29b57c34488b343db2e3f00e713901385f8c0d (patch)
tree9e8455dc87efe285546f84a1ed8371cf084490fa /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
parentdrm/radeon: Don't drop DP 2.7 Ghz link setup on some cards. (diff)
downloadkernel-fb29b57c34488b343db2e3f00e713901385f8c0d.tar.gz
kernel-fb29b57c34488b343db2e3f00e713901385f8c0d.zip
drm/amdgpu: Fix two bugs in amdgpu_vm_bo_split_mapping
Off-by-one: last is inclusive, so the maximum is start + max_size - 1 Wrong unit: addr is in bytes, max_size is in pages Signed-off-by: Felix Kuehling <[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_cs.c')
0 files changed, 0 insertions, 0 deletions