Files
linux/drivers
Tom St Denis ad2efae461 drm/amd/amdgpu: Return error if initiating read out of range on vram
commit 9156e72330 upstream.

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.

Signed-off-by: Tom St Denis <tom.stdenis@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-07-27 15:06:06 -07:00
..
2017-06-17 06:39:36 +02:00
2016-09-24 10:07:35 +02:00
2017-07-27 15:06:04 -07:00
2017-02-23 17:43:10 +01:00
2017-04-21 09:30:07 +02:00
2017-07-05 14:37:20 +02:00