drm/amdgpu: add si specific logic into the device initialize function v3
authorKen Wang <Qingqing.Wang@amd.com>
Thu, 21 Jan 2016 11:08:55 +0000 (19:08 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 31 Aug 2016 19:21:07 +0000 (15:21 -0400)
commitda69c161448d6a682b3761d9bc444161cbf25337
tree76cc9dcd8754ef6e5f204e2fdeb148e8c09d2fd6
parent33f34802686c8bcfd236e085208ea6338d220251
drm/amdgpu: add si specific logic into the device initialize function v3

v3: guard doorbell_fini as well

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