]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu/sdma4.0: adjust SDMA limits
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 11 Sep 2025 14:32:34 +0000 (10:32 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 23 Feb 2026 19:39:32 +0000 (14:39 -0500)
commite210ed64d24ea8ac06750361630e3e5cda841a51
treed03c198d820a4de335dc185b4a48b9f9f99c234a
parent137d464b0787a90dafd7d92f13fc2e0789069113
drm/amdgpu/sdma4.0: adjust SDMA limits

SDMA 4.4.x has increased transfer limits.

v2: fix harder, use shifts to make it more obvious

Cc: Vitaly Prosyak <vitaly.prosyak@amd.com>
Reviewed-by: Vitaly Prosyak <vitaly.prosyak@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c