OSDN Git Service

drm/amdgpu/vi: implement asic need_full_reset callback
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 29 Mar 2018 19:39:28 +0000 (14:39 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 11 Apr 2018 18:07:58 +0000 (13:07 -0500)
commit06082d9b711fd5889c5f182c6fa629891e5b48c3
tree26a0ae23a26a5be89ff48d4ae14260f2702a76c6
parentb7acb46f210b92005b8db16380eac6b3a4c61431
drm/amdgpu/vi: implement asic need_full_reset callback

Used to check on a per SoC basis whether the SoC needs
a full reset of a per IP soft reset.

Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/vi.c