projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
6880fa6
f2faea8
)
Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into drm...
author
Dave Airlie
<airlied@redhat.com>
Thu, 16 Sep 2021 19:30:56 +0000
(
05:30
+1000)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 16 Sep 2021 19:31:07 +0000
(
05:31
+1000)
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
Trivial merge