]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/radeon: narrow asic_init for virtualization
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Sep 2016 16:35:22 +0000 (12:35 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 31 Oct 2016 11:02:05 +0000 (05:02 -0600)
commit3c80c24034e893c2c68c6c1d55be04ac22803f13
treed1dee195b6e463dedd6be07adea1b42670784d43
parente14979782b2a196eaf0084d473a1d3e0e81a29a0
drm/radeon: narrow asic_init for virtualization

commit 884031f0aacf57dad1575f96714efc80de9b19cc upstream.

Only needed on CIK+ due to the way pci reset is handled
by the GPU.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/radeon_device.c