]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amd/ras: Update function and remove redundant code
authorYiPeng Chai <YiPeng.Chai@amd.com>
Fri, 17 Oct 2025 07:27:56 +0000 (15:27 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 20 Oct 2025 22:27:37 +0000 (18:27 -0400)
commit25c1e7414b2cabec5a9d539bc897a09774865f60
treed84bc918b763b4d9ac755872f78ef777d899b987
parent4c74635afdceffc1f7be609afcff11dd6c94b836
drm/amd/ras: Update function and remove redundant code

Update function and remove redundant code:
1. Update function to prepare for internal use.
2. Remove unused function code previously prepared
   for ioctl.

V2:
  Update commit message content.

Signed-off-by: YiPeng Chai <YiPeng.Chai@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>
drivers/gpu/drm/amd/ras/ras_mgr/amdgpu_ras_cmd.c
drivers/gpu/drm/amd/ras/ras_mgr/amdgpu_ras_cmd.h
drivers/gpu/drm/amd/ras/ras_mgr/amdgpu_ras_mgr.c
drivers/gpu/drm/amd/ras/ras_mgr/amdgpu_ras_mgr.h
drivers/gpu/drm/amd/ras/rascore/ras_cmd.h
drivers/gpu/drm/amd/ras/rascore/ras_core.c
drivers/gpu/drm/amd/ras/rascore/ras_eeprom.c