drm/amdgpu: added api for stopping psp ring (v2)
authorEvan Quan <[email protected]>
Fri, 8 Sep 2017 05:04:52 +0000 (13:04 +0800)
committerAlex Deucher <[email protected]>
Tue, 12 Sep 2017 18:30:11 +0000 (14:30 -0400)
commit4ef72453311a697b3fb90da9c86c83012911ccf9
tree155c5d6d86530f48434ba9f2bb10ab89d84c7638
parentf1ac0fc2f2355495628a45e90cbd88e3d2c40ef9
drm/amdgpu: added api for stopping psp ring (v2)

- v2: reuse the ring stop api in ring destory

Signed-off-by: Evan Quan <[email protected]>
Reviewed-by: Junwei Zhang <[email protected]>
Acked-by: Christian König <[email protected]>
Reviewed-by: Huang Rui <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.h
drivers/gpu/drm/amd/amdgpu/psp_v10_0.c
drivers/gpu/drm/amd/amdgpu/psp_v10_0.h
drivers/gpu/drm/amd/amdgpu/psp_v3_1.c
drivers/gpu/drm/amd/amdgpu/psp_v3_1.h