From: Ben Skeggs Date: Fri, 28 Sep 2012 01:50:29 +0000 (+1000) Subject: drm/nvc0/fence: restore pre-suspend fence buffer context on resume X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~20^2^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6ba6d215a538a58f0f0026f0961b0b9125e8042;p=pandora-kernel.git drm/nvc0/fence: restore pre-suspend fence buffer context on resume Fixes some unfortunate races on resume. The G84 version of the code doesn't need this as "gpuobj"s are automagically suspended/resumed by the core code whereas pinned buffer objects are not. Cc: stable@vger.kernel.org Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed