diff options
author | Lucas Stach <l.stach@pengutronix.de> | 2016-10-05 18:30:43 +0200 |
---|---|---|
committer | Lucas Stach <l.stach@pengutronix.de> | 2016-10-10 15:26:38 +0200 |
commit | 8c136b590f79f7f4f60ae4709fc1340885ca2eba (patch) | |
tree | 223fc4b2be5373f4f95b5b51675e1140bb3993b8 /drivers/usb/host/ohci-omap.c | |
parent | Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into... (diff) | |
download | linux-8c136b590f79f7f4f60ae4709fc1340885ca2eba.tar.xz linux-8c136b590f79f7f4f60ae4709fc1340885ca2eba.zip |
drm/etnaviv: ensure write caches are flushed at end of user cmdstream
If the GPU is done with one user command stream the buffers referenced
by this command stream may go away and get unmapped from the MMU. If
the write caches are still dirty at this point later evictions will run
into MMU faults, killing the GPU.
Make sure the write caches are flushed before signaling completion
of the user command stream.
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Diffstat (limited to 'drivers/usb/host/ohci-omap.c')
0 files changed, 0 insertions, 0 deletions