OSDN Git Service

drm/amdgpu/soc15: implement asic need_full_reset callback
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 29 Mar 2018 19:39:46 +0000 (14:39 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 11 Apr 2018 18:07:59 +0000 (13:07 -0500)
commitadbd4f894f3615f04a4c0cfb931ed647c0280a5f
tree67b8781ec66e9a06344e957c3ab4911e857bcdf5
parent06082d9b711fd5889c5f182c6fa629891e5b48c3
drm/amdgpu/soc15: 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/soc15.c