From: Paulo Zanoni Date: Thu, 21 Nov 2013 15:47:23 +0000 (-0200) Subject: drm/i915: get a runtime PM reference when the panel VDD is on X-Git-Tag: v3.14-rc1~47^2~44^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9cb81a22841908b1c075156b409a538d09c8466;p=pandora-kernel.git drm/i915: get a runtime PM reference when the panel VDD is on And put it when it's off. Otherwise, when you run pm_pc8 from intel-gpu-tools, and the delayed function that disables VDD runs, we'll get some messages saying we're touching registers while the HW is suspended. Signed-off-by: Paulo Zanoni Reviewed-by: Rodrigo Vivi Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed