[Intel-gfx] [PATCH v2 0/5] drm/i915: Fix clearing of BIOS power well requests

Imre Deak imre.deak at intel.com
Fri Feb 17 15:39:41 UTC 2017


This is v2 of [1], addressing Ander's comments.

[1]
https://lists.freedesktop.org/archives/intel-gfx/2017-February/120006.html

Cc: Ander Conselvan de Oliveira <conselvan2 at gmail.com>
Cc: David Weinehall <david.weinehall at linux.intel.com>
Cc: Ville Syrjälä <ville.syrjala at linux.intel.com>

Imre Deak (5):
  drm/i915: Remove redundant toggling from the power well sync_hw hooks
  drm/i915: Call the sync_hw hook for power wells without a domain
  drm/i915/gen9: Fix clearing of the BIOS power well request register
  drm/i915: Preserve the state of power wells not explicitly enabled
  drm/i915: Add power well SW/HW state verification

 drivers/gpu/drm/i915/i915_drv.h         |  20 ++++
 drivers/gpu/drm/i915/intel_display.c    |   2 +
 drivers/gpu/drm/i915/intel_drv.h        |   1 +
 drivers/gpu/drm/i915/intel_runtime_pm.c | 188 +++++++++++++++++++-------------
 4 files changed, 138 insertions(+), 73 deletions(-)

-- 
2.5.0


More information about the Intel-gfx mailing list