]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit - drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
drm/amdgpu: revise retry init to fully cleanup driver
authorPixel Ding <Pixel.Ding@amd.com>
Wed, 8 Nov 2017 03:03:14 +0000 (11:03 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Dec 2017 17:47:18 +0000 (12:47 -0500)
commit1daee8b472e896f477e490ca66e58d1f8f0f4e61
tree19d16782e0eab09d312a21e002947724cecbc775
parentbaef9a196f00b30400443fd56455b8ed9a6a4173
drm/amdgpu: revise retry init to fully cleanup driver

Retry at drm_dev_register instead of amdgpu_device_init.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Pixel Ding <Pixel.Ding@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c