]> git.dujemihanovic.xyz Git - linux.git/commit
drm/amdgpu/mes11: reduce timeout
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 16 Sep 2024 14:52:24 +0000 (10:52 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Sep 2024 20:15:13 +0000 (16:15 -0400)
commit856265caa94a3c78feaa23ec1acd799fe1989201
treed58196133171e028c932fbd880c4855fa329599c
parent6dcba0975d39b30be65dd038fed69e1aa111c73a
drm/amdgpu/mes11: reduce timeout

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

Link: https://gitlab.freedesktop.org/drm/amd/-/issues/3627
Fixes: f7c161a4c250 ("drm/amdgpu: 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
drivers/gpu/drm/amd/amdgpu/mes_v11_0.c