main changes are the removal of the _forcewake_ suspend/resume calls and
the updated logic for the dynamic allocation of fw domains.

Cc: Chris Wilson <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>

Daniele Ceraolo Spurio (6):
  drm/i915: use vfuncs for reg_read/write_fw_domains
  drm/i915: kill uncore_sanitize
  drm/i915: kill uncore_to_i915
  drm/i915: skip forcewake actions on forcewake-less uncore
  drm/i915: dynamically allocate forcewake domains
  drm/i915/gvt: decouple check_vgpu() from uncore_init()

 drivers/gpu/drm/i915/i915_drv.c              |  16 +-
 drivers/gpu/drm/i915/i915_drv.h              |   5 -
 drivers/gpu/drm/i915/i915_pvinfo.h           |   5 +-
 drivers/gpu/drm/i915/i915_vgpu.c             |  35 +-
 drivers/gpu/drm/i915/i915_vgpu.h             |   2 +-
 drivers/gpu/drm/i915/intel_uncore.c          | 425 ++++++++++---------
 drivers/gpu/drm/i915/intel_uncore.h          |  23 +-
 drivers/gpu/drm/i915/selftests/mock_uncore.c |   4 +-
 8 files changed, 285 insertions(+), 230 deletions(-)

-- 
2.20.1

_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to