]> 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 18:48:59 +0000 (14:48 -0400)
commita40412285ec17a69ed728675a56b7ad479c86e36
treebfe16d641ea7e18b943e3d6deb432164a5b8756a
parente0153b94a1d104cf4545878c83302672573de65e
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>
(cherry picked from commit 629279e2e798cd161cf74f40aaebfeb16d45eb01)
drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c