]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu: Deprecate xgmi_link_speed enum
authorLijo Lazar <lijo.lazar@amd.com>
Fri, 13 Jun 2025 07:03:20 +0000 (12:33 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Jun 2025 16:19:21 +0000 (12:19 -0400)
commit8c9eb6ce5021adab44b4a365f2ba9bbbfd65f5b5
tree067aae0121e75646c3168eacadde08df65c8df7d
parent04141c05f36afe6d053a964fd2c609d4744d19e5
drm/amdgpu: Deprecate xgmi_link_speed enum

xgmi doesn't have discrete max speeds defined. Speed numbers can be
arbitrary based on SOC. Deprecate the enum.

Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Asad Kamal <asad.kamal@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c
drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.h