All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Fixes for vlv turbo.
@ 2013-12-17 15:05 deepak.s
  2013-12-17 15:05 ` [PATCH v2 1/3] drm/i915: set min delay to rpe delay (Efficient frequency) deepak.s
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: deepak.s @ 2013-12-17 15:05 UTC (permalink / raw)
  To: intel-gfx; +Cc: Deepak S

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

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


Deepak S (5):
  drm/i915: set min delay to rpe delay (Efficient frequency).
  drm/i915: Disable/Enable PM Intrrupts based on the current freq.
  drm/i915: WA to fix Voltage not getting dropped to Vmin when Gfx is
    power gated.

 drivers/gpu/drm/i915/i915_drv.h |  5 +++
 drivers/gpu/drm/i915/i915_irq.c | 31 +++++++++++++++-
 drivers/gpu/drm/i915/i915_reg.h |  5 +++
 drivers/gpu/drm/i915/intel_pm.c | 81 +++++++++++++++++++++++++++++++++++++++--
 4 files changed, 116 insertions(+), 6 deletions(-)

-- 
1.8.4.2

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

end of thread, other threads:[~2013-12-19  5:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-17 15:05 [PATCH v2 0/3] Fixes for vlv turbo deepak.s
2013-12-17 15:05 ` [PATCH v2 1/3] drm/i915: set min delay to rpe delay (Efficient frequency) deepak.s
2013-12-17 15:13   ` Chris Wilson
2013-12-17 15:05 ` [PATCH v2 2/3] drm/i915: Disable/Enable PM Intrrupts based on the current freq deepak.s
2013-12-17 15:16   ` Chris Wilson
2013-12-19  5:58     ` S, Deepak
2013-12-17 15:05 ` [PATCH v2 3/3] drm/i915: WA to fix Voltage not getting dropped to Vmin when Gfx is power gated deepak.s

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.