]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amdgpu: Align amdgpu_gtt_mgr entries to TLB size on all SI
authorTimur Kristóf <timur.kristof@gmail.com>
Mon, 25 May 2026 11:22:04 +0000 (13:22 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 3 Jun 2026 17:49:51 +0000 (13:49 -0400)
commit629279e2e798cd161cf74f40aaebfeb16d45eb01
tree90a01ea0ec87091bca0953d085f4c1a08fa163cd
parentd7a5e069372f6a8af89dd6ee7b6fbe7ce5c99a67
drm/amdgpu: Align amdgpu_gtt_mgr entries to TLB size on all SI

It seems that Pitcairn has the same issues as Tahiti
with regards to the TLB size. This commit fixes a
VCE1 FW validation timeout on suspend/resume on Pitcairn.

Closes: https://gitlab.freedesktop.org/drm/amd/-/work_items/5336
Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c