]> Git Repo - J-linux.git/commit
drm/amdgpu: adjust aca init/fini sequence to match gpu reset
authorYang Wang <[email protected]>
Wed, 24 Jan 2024 02:15:10 +0000 (10:15 +0800)
committerAlex Deucher <[email protected]>
Thu, 25 Jan 2024 19:58:02 +0000 (14:58 -0500)
commitc0c48f0d61ff94864947aa12074f4614b7e989e5
treeb7e89de1f7750d25c943a19054cfea5ca0cf239d
parent6eb726a082e5e75fbeeb4137986f74d289d74091
drm/amdgpu: adjust aca init/fini sequence to match gpu reset

- move aca init/fini function into ras init/fini to adapt gpu reset
  sequence.
- add new function amdgpu_aca_reset()

Signed-off-by: Yang Wang <[email protected]>
Reviewed-by: Hawking Zhang <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/amdgpu/amdgpu_aca.c
drivers/gpu/drm/amd/amdgpu/amdgpu_aca.h
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
This page took 0.038453 seconds and 4 git commands to generate.