]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: Adjust logic in amdgpu_device_partner_bandwidth()
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 15 May 2024 15:25:49 +0000 (11:25 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 29 May 2024 18:08:44 +0000 (14:08 -0400)
commit87dfeb47a5f48e0831071f5b69eb4ec3147fd56b
tree0abc6cd252bd54cbf89999f1f27e7275ab77da1c
parentcfe34d6a4c0f2754ab9b0fb0cd23d4c9f50a3859
drm/amdgpu: Adjust logic in amdgpu_device_partner_bandwidth()

Use current speed/width on devices which don't support
dynamic PCIe switching.

Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3289
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c