From b0e5ddf3236bca2c67f7b4454b1c2ba520149c23 Mon Sep 17 00:00:00 2001 From: Paulo Zanoni Date: Tue, 1 Apr 2014 14:55:10 -0300 Subject: [PATCH] drm/i915: get runtime PM at i915_display_info Otherwise we may get some WARNs complaining that we're reading a register while we're suspended. Testcase: igt/pm_pc8/debugfs-read Signed-off-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-format-patch failed