]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: check the power domains in intel_lvds_get_hw_state()
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Fri, 4 Jul 2014 16:38:35 +0000 (13:38 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 10 Jul 2014 20:16:44 +0000 (22:16 +0200)
commit32a7f1698233d94dd28b4e85e1618392734b65c3
treea90c201f54776eda317c55bbd9fc00a1d8e4d6f5
parenta57aa4140257014bb5a7013ca032fe5fe1e89abe
drm/i915: check the power domains in intel_lvds_get_hw_state()

Just like we do for the other encoders. This should fix some WARNs
when running pm_rpm on SNB.

Testcase: igt/pm_rpm
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=80463
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_lvds.c