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 10:13:57 +0000 (04:13 -0600)
commita92829480b1856b054efe4430354c4627344d8f9
treef24d05029a8b1270d1b16a2c08c182c1ac618fd3
parentd88e951b67a99c9b33f85f2b094457b87227bf30
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