]> git.dujemihanovic.xyz Git - linux.git/commit
drm/amdgpu/mes12: reduce timeout
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Sep 2024 13:37:31 +0000 (09:37 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Sep 2024 20:15:13 +0000 (16:15 -0400)
commit84f76408abe989809de19d02e476b044fd985adc
treef8c78e094808968f35d33516a14281624236bc01
parent856265caa94a3c78feaa23ec1acd799fe1989201
drm/amdgpu/mes12: reduce timeout

The firmware timeout is 2s.  Reduce the driver timeout to
2.1 seconds to avoid back pressure on queue submissions.

Fixes: 94b51a3d01ed ("drm/amdgpu/mes12: increase mes submission timeout")
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org # 6.11.x
drivers/gpu/drm/amd/amdgpu/mes_v12_0.c