From: Rodrigo Vivi Date: Thu, 11 Jul 2013 21:45:01 +0000 (-0300) Subject: drm/i915: add update function to disable/enable-back PSR X-Git-Tag: v3.12-rc1~136^2~129^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d739d92d9cbce6cdaf101fe78870f97fcbf5349;p=pandora-kernel.git drm/i915: add update function to disable/enable-back PSR Required function to disable PSR when going to console mode. But also can be used whenever PSR mode entry conditions changed. v2: Add it before PSR Hook. Update function not really been called yet. v3: Fix coding style detected by checkpatch by Paulo Zanoni. v4: do_enable must be static as Paulo noticed. Cc: Paulo Zanoni Signed-off-by: Rodrigo Vivi Reviewed-by: Paulo Zanoni Reviewed-by: Shobhit Kumar Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed