diff options
author | Erico Nunes <nunes.erico@gmail.com> | 2024-01-24 03:59:43 +0100 |
---|---|---|
committer | Qiang Yu <yuq825@gmail.com> | 2024-02-12 16:27:07 +0800 |
commit | 27aa58ec85f973d98d336df7b7941149308db80f (patch) | |
tree | 7077e082ff89384b967e3ccfa227bbeee61994ae /drivers/gpu/drm/lima/lima_sched.c | |
parent | a9da58c86e3bfb0a068a1834e48bdc536e7201e4 (diff) |
drm/lima: set gp bus_stop bit before hard reset
This is required for reliable hard resets. Otherwise, doing a hard reset
while a task is still running (such as a task which is being stopped by
the drm_sched timeout handler) may result in random mmu write timeouts
or lockups which cause the entire gpu to hang.
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-5-nunes.erico@gmail.com
Diffstat (limited to 'drivers/gpu/drm/lima/lima_sched.c')
0 files changed, 0 insertions, 0 deletions