]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon: always apply pci shutdown callbacks
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 22 Sep 2016 18:43:50 +0000 (14:43 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 28 Sep 2016 20:16:27 +0000 (16:16 -0400)
commit3e1cfc4ca5e85129c6050b7141ded113bc4dc676
tree27897f0e1a16de0e4446d340bdd7dfe1e1e694c1
parentfb5818d240b2be0017c6b2d70917c3072e29b64a
drm/radeon: always apply pci shutdown callbacks

We can't properly detect all hypervisors and we
need this to properly tear down the hardware.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_drv.c