public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] VLV Turbo/rps + RC6 workaround
@ 2014-01-09 14:01 deepak.s
  2014-01-09 14:01 ` [PATCH v3 1/3] drm/i915: Disable/Enable PM Intrrupts based on the current freq deepak.s
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: deepak.s @ 2014-01-09 14:01 UTC (permalink / raw)
  To: intel-gfx; +Cc: Deepak S

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

Below patches addes WA to set Gfx freq while clock are down. Also, added a WA to enables both RC6 and Turbo work together.

Deepak S (3):
  drm/i915: Disable/Enable PM Intrrupts based on the current freq.
  drm/i915/vlv: WA to fix Voltage not getting dropped to Vmin when Gfx
    is power gated.
  drm/i915/vlv: WA for Turbo and RC6 to work together.

 drivers/gpu/drm/i915/i915_drv.h |  16 ++++
 drivers/gpu/drm/i915/i915_irq.c | 182 ++++++++++++++++++++++++++++++++++++++--
 drivers/gpu/drm/i915/i915_reg.h |  23 +++++
 drivers/gpu/drm/i915/intel_pm.c | 102 +++++++++++++++++++---
 4 files changed, 304 insertions(+), 19 deletions(-)

-- 
1.8.4.2

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

end of thread, other threads:[~2014-01-16  5:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-09 14:01 [PATCH v2 0/3] VLV Turbo/rps + RC6 workaround deepak.s
2014-01-09 14:01 ` [PATCH v3 1/3] drm/i915: Disable/Enable PM Intrrupts based on the current freq deepak.s
2014-01-13 23:01   ` Jesse Barnes
2014-01-14  9:21   ` Daniel Vetter
2014-01-14  9:23     ` S, Deepak
2014-01-16  5:47     ` S, Deepak
2014-01-09 14:01 ` [PATCH v2 2/3] drm/i915/vlv: WA to fix Voltage not getting dropped to Vmin when Gfx is power gated deepak.s
2014-01-13 22:53   ` Jesse Barnes
2014-01-14  9:12     ` S, Deepak
2014-01-09 14:01 ` [PATCH 3/3] drm/i915/vlv: WA for Turbo and RC6 to work together deepak.s

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