git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b59cc1
)
drm/tegra: gem: Flush buffer objects upon allocation
author
Thierry Reding
<treding@nvidia.com>
Tue, 16 Dec 2014 15:35:26 +0000
(16:35 +0100)
committer
Thierry Reding
<treding@nvidia.com>
Wed, 17 Dec 2014 13:27:37 +0000
(14:27 +0100)
Buffers obtained via shmem may still have associated cachelines. If they
aren't properly flushed they may cause framebuffer corruption if the
cache gets flushed after the application has drawn to it.
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/gem.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/tegra/gem.c
Simple merge