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

SDMA 6.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_v6_0.c