drm/amdgpu: increase amdgpu max rings limit
authorSathishkumar S <sathishkumar.sundararaju@amd.com>
Fri, 10 Jan 2025 02:18:54 +0000 (07:48 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 13 Feb 2025 02:02:54 +0000 (21:02 -0500)
commit8064ca6e93e6361563b0de60204a51e4e12f932b
tree86470fd5f2f99f2dda4d1b3bec3f5d55df8c4780
parent1abb2648698bf10783d2236a6b4a7ca5e8021699
drm/amdgpu: increase amdgpu max rings limit

increase max rings to 132 to support all JPEG5_0_1 cores, else
ring_init fails due to ring count exceeding maximum limit.

Signed-off-by: Sathishkumar S <sathishkumar.sundararaju@amd.com>
Reviewed-by: Leo Liu <leo.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h