The turbo work is not quite complete with those patches, but it's a big step forward. The missing bit is that the granularity of frequency the GPU supports has changed. For this reason, I left in the code disabling gen6_rps_irq_handler() for gen9+ in until we have a proper implementation. -- Damien Akash Goel (1): drm/i915/skl: Updated the RC6/Forcewake related debugfs interface for Gen9 Damien Lespiau (1): drm/i915/skl: Retrieve the frequency limits Jesse Barnes (1): drm/i915/skl: add turbo support Zhe Wang (1): drm/i915/skl: Gen9 coarse power gating drivers/gpu/drm/i915/i915_debugfs.c | 44 +++++++++++++++++++++++++++++++++++-- drivers/gpu/drm/i915/i915_reg.h | 6 +++++ drivers/gpu/drm/i915/intel_pm.c | 40 +++++++++++++++++++++++++++++++++ 3 files changed, 88 insertions(+), 2 deletions(-) -- 1.8.3.1 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx