-
- Downloads
drm/amdgpu: move validation of the VM size into the VM code
This moves validation of the VM size parameter into amdgpu_vm_adjust_size(). Signed-off-by:Christian König <christian.koenig@amd.com> Reviewed-by:
Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com>
Showing
- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 1 addition, 15 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_device.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c 11 additions, 2 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h 2 additions, 1 deletiondrivers/gpu/drm/amd/amdgpu/amdgpu_vm.h
- drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c 1 addition, 1 deletiondrivers/gpu/drm/amd/amdgpu/gmc_v6_0.c
- drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c 1 addition, 1 deletiondrivers/gpu/drm/amd/amdgpu/gmc_v7_0.c
- drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c 1 addition, 1 deletiondrivers/gpu/drm/amd/amdgpu/gmc_v8_0.c
- drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c 3 additions, 3 deletionsdrivers/gpu/drm/amd/amdgpu/gmc_v9_0.c
Loading
Please register or sign in to comment