Searched hist:"71 f8ba6b7e44fc525fb15a60997c0c5064c160e6" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_irq.c | diff 71f8ba6b7e44fc525fb15a60997c0c5064c160e6 Fri May 03 10:15:39 CDT 2013 Paulo Zanoni <paulo.r.zanoni@intel.com> drm/i915: check the power well on i915_pipe_enabled
This fixes "unclaimed register" messages when the power well is disabled and there's a GPU hang.
v2: Use the new intel_display_power_enabled(). v3: Use the new domains for intel_display_power_enabled().
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>
|