From: Rob Clark Date: Tue, 4 Sep 2012 22:46:22 +0000 (-0500) Subject: staging: drm/omap: hold a ref to the bo while waiting for flip X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~405 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=119c08149ab5135eda67a1503484aacbf2164af3;p=pandora-kernel.git staging: drm/omap: hold a ref to the bo while waiting for flip Since the plane hasn't yet taken a reference, we need to hold a reference while waiting to ensure the backing GEM bo doesn't get freed from under us. Signed-off-by: Rob Clark Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed