diff options
author | Erico Nunes <nunes.erico@gmail.com> | 2024-01-24 03:59:46 +0100 |
---|---|---|
committer | Qiang Yu <yuq825@gmail.com> | 2024-02-12 16:27:39 +0800 |
commit | 9e5690a16fc26b17eeb8d7e07865b69a78e81e57 (patch) | |
tree | e06cc44d7e1e1c59ea14be0fc4b790b7d32eca55 /drivers/gpu/drm/lima/lima_l2_cache.c | |
parent | e721d1cc8101a26fba22dc9a62309522e15bd0c7 (diff) | |
download | linux-9e5690a16fc26b17eeb8d7e07865b69a78e81e57.tar.gz linux-9e5690a16fc26b17eeb8d7e07865b69a78e81e57.tar.bz2 linux-9e5690a16fc26b17eeb8d7e07865b69a78e81e57.zip |
drm/lima: increase default job timeout to 10s
The previous 500ms default timeout was fairly optimistic and could be
hit by real world applications. Many distributions targeting devices
with a Mali-4xx already bumped this timeout to a higher limit.
We can be generous here with a high value as 10s since this should
mostly catch buggy jobs like infinite loop shaders, and these don't
seem to happen very often in real applications.
Signed-off-by: Erico Nunes <nunes.erico@gmail.com>
Signed-off-by: Qiang Yu <yuq825@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240124025947.2110659-8-nunes.erico@gmail.com
Diffstat (limited to 'drivers/gpu/drm/lima/lima_l2_cache.c')
0 files changed, 0 insertions, 0 deletions