linux-yocto/drivers/gpu/drm/lima
Erico Nunes 72ba377413 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:30:35 +02:00
..
Kconfig
lima_bcast.c drm/lima: add mask irq callback to gp and pp 2024-06-27 13:46:16 +02:00
lima_bcast.h drm/lima: add mask irq callback to gp and pp 2024-06-27 13:46:16 +02:00
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:53:00 +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:30:35 +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:47:05 +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:47:05 +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:46:16 +02:00
lima_sched.h drm/lima: add mask irq callback to gp and pp 2024-06-27 13:46:16 +02:00
lima_trace.c
lima_trace.h
lima_vm.c
lima_vm.h
Makefile