From: Thierry Reding Date: Tue, 16 Dec 2014 15:35:26 +0000 (+0100) Subject: drm/tegra: gem: Flush buffer objects upon allocation X-Git-Tag: fixes-v4.0-rc1~372^2~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a04251fc94b58ec25476e57986dfec727b812c22;p=pandora-kernel.git drm/tegra: gem: Flush buffer objects upon allocation 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 --- Reading git-diff-tree failed