From: Paulo Zanoni Date: Thu, 19 Dec 2013 13:54:52 +0000 (-0200) Subject: drm/i915: get/put runtime PM without holding rps.hw_lock X-Git-Tag: v3.15-rc1~51^2~55^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bfa0199e95220e10d57204b856f0a361270fefe;p=pandora-kernel.git drm/i915: get/put runtime PM without holding rps.hw_lock We'll need this when we merge PC8 and Runtime PM: the PC8 enable/disable functions need that lock. Also, it's good practice to not hold a lock for longer than strictly needed. Signed-off-by: Paulo Zanoni Reviewed-by: Imre Deak Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed