aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
diff options
context:
space:
mode:
authorChristian König <[email protected]>2017-05-10 18:06:58 +0000
committerAlex Deucher <[email protected]>2017-05-24 21:39:30 +0000
commit32601d48d783ac66e22fb506409a414c426784c0 (patch)
treeeb85021c1ea08061f5df16299059d5781efca052 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
parentMerge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm... (diff)
downloadkernel-32601d48d783ac66e22fb506409a414c426784c0.tar.gz
kernel-32601d48d783ac66e22fb506409a414c426784c0.zip
drm/amdgpu: fix fundamental suspend/resume issue
Reinitializing the VM manager during suspend/resume is a very very bad idea since all the VMs are still active and kicking. This can lead to random VM faults after resume when new processes become the same client ID assigned. Signed-off-by: Christian König <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> Cc: [email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions