public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Fixes for vlv turbo.
@ 2013-12-08  8:46 deepak.s
  2013-12-08  8:46 ` [PATCH 1/4] drm/i915: update current freq properly before requesting new freq deepak.s
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: deepak.s @ 2013-12-08  8:46 UTC (permalink / raw)
  To: intel-gfx; +Cc: Deepak S

From: Deepak S <deepak.s@intel.com>

This patch includes
	1. update current freq properly before requesting new freq.
	2. set min delay to rpe delay (Efficient frequency) for better performace.
	3. Disable/Enable PM Intrrupts based on the current freq.
	4. WA to fix Voltage is not getting dropped to Vmin when Gfx is power gated

Deepak S (4):
  drm/i915: update current freq properly before requesting new freq.
  drm/i915: set min delay to rpe delay (Efficient frequency) for better
    performace.
  drm/i915: Disable/Enable PM Intrrupts based on the current freq.
  drm/i915: WA to fix Voltage is not getting dropped to Vmin when Gfx is
    power gated.

 drivers/gpu/drm/i915/i915_drv.h |   4 ++
 drivers/gpu/drm/i915/i915_irq.c |  39 +++++++++++++-
 drivers/gpu/drm/i915/i915_reg.h |   4 ++
 drivers/gpu/drm/i915/intel_pm.c | 114 +++++++++++++++++++++++++++++++++++++++-
 4 files changed, 157 insertions(+), 4 deletions(-)

-- 
1.8.4.2

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2013-12-10  9:44 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-08  8:46 [PATCH 0/4] Fixes for vlv turbo deepak.s
2013-12-08  8:46 ` [PATCH 1/4] drm/i915: update current freq properly before requesting new freq deepak.s
2013-12-09 10:03   ` Ville Syrjälä
2013-12-09 14:22     ` S, Deepak
2013-12-08  8:46 ` [PATCH 2/4] drm/i915: set min delay to rpe delay (Efficient frequency) for better performace deepak.s
2013-12-08 16:07   ` Chris Wilson
2013-12-09 13:58     ` S, Deepak
2013-12-08  8:46 ` [PATCH 3/4] drm/i915: Disable/Enable PM Intrrupts based on the current freq deepak.s
2013-12-09  8:11   ` Daniel Vetter
2013-12-09 10:11   ` Ville Syrjälä
2013-12-10  9:44     ` S, Deepak
2013-12-08  8:46 ` [PATCH 4/4] drm/i915: WA to fix Voltage is not getting dropped to Vmin when Gfx is power gated deepak.s
2013-12-09  8:35   ` Daniel Vetter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox