[Intel-gfx] [PATCH 0/4] SKL turbo part 1
Damien Lespiau
damien.lespiau at intel.com
Fri Jan 16 10:07:24 PST 2015
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
More information about the Intel-gfx
mailing list