mirror_ubuntu-kernels/drivers/gpu/drm/amd
Yang Wang 1a00cfab37 drm/amdgpu: make err_data structure built-in for ras_manager
(No effect outside the ras_mgr data structure)

Since a new member was added to the ras_err_data data structure,
it becomes unreasonable for the ras_mgr instance to contain this data,
because ras mgr only uses the 2 member information of ue_count/ce_count in err_data.

This patch changes the code err_data into built-in structure members,
making the code directly compatible.

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>
2023-10-13 11:34:13 -04:00
..
acp
amdgpu drm/amdgpu: make err_data structure built-in for ras_manager 2023-10-13 11:34:13 -04:00
amdkfd drm/amdkfd: get doorbell's absolute offset based on the db_size 2023-10-09 17:02:34 -04:00
amdxcp drm/amdxcp: fix Makefile to build amdxcp module 2023-06-09 12:32:53 -04:00
display Revert "drm/amd/display: Skip entire amdgpu_dm build if !CONFIG_DRM_AMD_DC" 2023-10-13 11:31:42 -04:00
include drm/amdgpu: correct NBIO v7.11 programing 2023-10-13 11:33:21 -04:00
pm drm/amd/pm: Add P2S tables for SMU v13.0.6 2023-10-13 11:33:01 -04:00