Files
linux/drivers/gpu/drm
Alex Deucher 02ce6ce2e1 drm/amdgpu/pp/smu7: use a local variable for toc indexing
Rather than using the index variable stored in vram.  If
the device fails to come back online after a resume cycle,
reads from vram will return all 1s which will cause a
segfault. Based on a patch from Thomas Martitz <kugel@rockbox.org>.
This avoids the segfault, but we still need to sort out
why the GPU does not come back online after a resume.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=105760
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
2018-07-13 11:42:45 -05:00
..
2018-01-30 18:05:25 +01:00
2018-04-25 09:09:22 +02:00
2018-06-12 16:19:22 -07:00
2018-05-04 00:13:41 +02:00
2017-12-27 19:00:09 -05:00
2018-03-29 19:14:21 +03:00
2018-05-03 21:26:32 +02:00
2018-05-04 11:36:45 +02:00