]> git.dujemihanovic.xyz Git - linux.git/commit
drm/etnaviv: disable MLCG and pulse eater on GPU reset
authorLucas Stach <l.stach@pengutronix.de>
Wed, 7 Jun 2023 12:58:41 +0000 (14:58 +0200)
committerLucas Stach <l.stach@pengutronix.de>
Tue, 23 Jan 2024 09:20:20 +0000 (10:20 +0100)
commitb0da08559c749ddc0e9a6e378b292ffa6845fb01
tree27558a987c15b7fda0ddbac3f7c316ee0b20fae1
parent9e2e8a5113bf452081cb1f6a13617e36f5298cbf
drm/etnaviv: disable MLCG and pulse eater on GPU reset

Module level clock gating and the pulse eater might interfere with
the GPU reset, as they both have the potential to stop the clock
and thus reset propagation to parts of the GPU.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Christian Gmeiner <cgmeiner@igalia.com>
drivers/gpu/drm/etnaviv/etnaviv_gpu.c