-
- Downloads
drm/amdgpu: refine amdgpu ras event id core code
v1: - use unified event id to manage ras events - add a new function amdgpu_ras_query_error_status_with_event() to accept event type as parameter. v2: add a warn log to show the location of function failure when calling amdgpu_ras_mark_event(). (Tao Zhou) v3: change RAS_EVENT_TYPE_ISR to RAS_EVENT_TYPE_FATAL. v4: rename amdgpu_ras_get_recovery_event() to amdgpu_ras_get_fatal_error_event(). Signed-off-by:Yang Wang <kevinyang.wang@amd.com> Reviewed-by:
Tao Zhou <tao.zhou1@amd.com> Reviewed-by:
Hawking Zhang <Hawking.Zhang@amd.com> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com>
Showing
- drivers/gpu/drm/amd/amdgpu/amdgpu_aca.c 1 addition, 1 deletiondrivers/gpu/drm/amd/amdgpu/amdgpu_aca.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_mca.c 2 additions, 2 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_mca.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c 84 additions, 18 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h 17 additions, 5 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_ras.h
Loading
Please register or sign in to comment