From: Rob Clark Date: Sat, 8 Nov 2014 14:13:37 +0000 (-0500) Subject: drm/msm: fb prepare/cleanup X-Git-Tag: omap-for-v3.20/drop-legacy-3517~77^2~55^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2638d90abbe7dc23448f6b6b723cb91344cf93aa;p=pandora-kernel.git drm/msm: fb prepare/cleanup Atomic wants to split the prepare/pin from where we actually program the scanout address (so that any part that can fail is done synchronously). Add some fb/gem apis to make this easier to use from the kms parts. Signed-off-by: Rob Clark --- Reading git-diff-tree failed