From: Chris Wilson Date: Thu, 12 Aug 2010 12:50:28 +0000 (+0100) Subject: drm/i915/overlay: Pass interruptible to switch_off() X-Git-Tag: v2.6.37-rc1~92^2~28^2~212 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dcdbcb06badbdf2faa698bf3198e421a1e12840;p=pandora-kernel.git drm/i915/overlay: Pass interruptible to switch_off() During DPMS we currently do not want the overlay code to be interruptible, so pass that information down and only take the uninterrruptible paths. Signed-off-by: Chris Wilson Reviewed-by: Daniel Vetter --- Reading git-diff-tree failed