]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into drm...
authorDave Airlie <airlied@redhat.com>
Thu, 16 Sep 2021 19:30:56 +0000 (05:30 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 16 Sep 2021 19:31:07 +0000 (05:31 +1000)
commitda4ce47e146ace5af54198230aa3ed9431f0bbd4
treedae2015b2a6cc394cae198e1b5df29b7988616f8
parent6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f
parentf2faea8b64125852fa9acc6771c07fc0311a039b
Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixes

Fixes a very annoying issue where the driver view of the MMU state gets
out of sync with the actual hardware state across a runtime PM cycle,
so we end up restarting the GPU with the wrong (potentially already
freed) MMU context. Hilarity ensues.

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Lucas Stach <l.stach@pengutronix.de>
Link: https://patchwork.freedesktop.org/patch/msgid/729a561b6cfed090457bcc856a9e14ed6209fe21.camel@pengutronix.de