linux-imx/drivers/gpu/drm/lima
Erico Nunes 932490268c drm/lima: set gp bus_stop bit before hard reset
[ Upstream commit 27aa58ec85 ]

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
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-08-29 17:33:34 +02:00
..
Kconfig
lima_bcast.c
lima_bcast.h
lima_ctx.c
lima_ctx.h
lima_devfreq.c
lima_devfreq.h
lima_device.c
lima_device.h
lima_dlbu.c
lima_dlbu.h
lima_drv.c drm/lima: Mark simple_ondemand governor as softdep 2024-08-14 13:59:01 +02:00
lima_drv.h
lima_dump.h
lima_gem.c
lima_gem.h
lima_gp.c drm/lima: set gp bus_stop bit before hard reset 2024-08-29 17:33:34 +02:00
lima_gp.h
lima_l2_cache.c
lima_l2_cache.h
lima_mmu.c drm/lima: fix shared irq handling on driver remove 2024-07-11 12:49:03 +02:00
lima_mmu.h
lima_pmu.c
lima_pmu.h
lima_pp.c drm/lima: fix shared irq handling on driver remove 2024-07-11 12:49:03 +02:00
lima_pp.h
lima_regs.h
lima_sched.c drm/lima: mask irqs in timeout path before hard reset 2024-06-27 13:49:03 +02:00
lima_sched.h
lima_trace.c
lima_trace.h
lima_vm.c
lima_vm.h
Makefile