diff options
| author | Tom St Denis <[email protected]> | 2017-05-23 15:35:22 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2017-05-24 22:23:55 +0000 |
| commit | 9156e723301c0a7a7def4cde820e018ce791b842 (patch) | |
| tree | 25e3490da0e52e2c7b4c5f39a609b63c048e5740 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | drm/radeon: Add module param to control CIK support (diff) | |
| download | kernel-9156e723301c0a7a7def4cde820e018ce791b842.tar.gz kernel-9156e723301c0a7a7def4cde820e018ce791b842.zip | |
drm/amd/amdgpu: Return error if initiating read out of range on vram
If you initiate a read that is out of the VRAM address space return
ENXIO instead of 0.
Reads that begin below that point will read upto the VRAM limit as
before.
Cc: [email protected]
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_object.c')
0 files changed, 0 insertions, 0 deletions
