diff options
author | Erico Nunes <nunes.erico@gmail.com> | 2024-04-05 17:29:50 +0200 |
---|---|---|
committer | Qiang Yu <yuq825@gmail.com> | 2024-04-15 09:05:55 +0800 |
commit | d8100caf40a35904d27ce446fb2088b54277997a (patch) | |
tree | dfe20ed9e3a5c6d88fa07624722887bfb3c14a55 /drivers/gpu/drm/lima/lima_drv.c | |
parent | 49c13b4d2dd4a831225746e758893673f6ae961c (diff) |
drm/lima: include pp bcast irq in timeout handler check
In commit 53cb55b20208 ("drm/lima: handle spurious timeouts due to high
irq latency") a check was added to detect an unexpectedly high interrupt
latency timeout.
With further investigation it was noted that on Mali-450 the pp bcast
irq may also be a trigger of race conditions against the timeout
handler, so add it to this check too.
Signed-off-by: Erico Nunes <nunes.erico@gmail.com>
Signed-off-by: Qiang Yu <yuq825@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240405152951.1531555-3-nunes.erico@gmail.com
Diffstat (limited to 'drivers/gpu/drm/lima/lima_drv.c')
0 files changed, 0 insertions, 0 deletions