From: Marek Olšák Date: Sat, 1 Mar 2014 23:56:17 +0000 (+0100) Subject: drm/radeon: add a way to get and set initial buffer domains v2 X-Git-Tag: v3.15-rc1~51^2~58^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bda72d58a20120aee1f78eb17d7eddb955d6696b;p=pandora-kernel.git drm/radeon: add a way to get and set initial buffer domains v2 When passing buffers between processes, the receiving process needs to know the original buffer domain, so that it doesn't accidentally move the buffer. v2: reserve the buffer Signed-off-by: Marek Olšák Reviewed-by: Christian König --- Reading git-diff-tree failed