public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/7] Haswell RC6 updates
@ 2012-06-29 14:43 Eugeni Dodonov
  2012-06-29 14:43 ` [PATCH 1/7] drm/i915: Group the GT routines together in both code and vtable Eugeni Dodonov
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Eugeni Dodonov @ 2012-06-29 14:43 UTC (permalink / raw)
  To: intel-gfx; +Cc: Eugeni Dodonov

Hi,

After discussing with Daniel, I've rebased the RC6-specific items on top of
Chris Wilson's GT power management improvements, and also simplified the
forcewake/rps enable/disable code paths.

Please bikeshed :).


Chris Wilson (2):
  drm/i915: Group the GT routines together in both code and vtable
  drm/i915: Implement w/a for sporadic read failures on waking from rc6

Eugeni Dodonov (5):
  drm/i915: support Haswell-style force waking
  drm/i915: add RPS configuration for Haswell
  drm/i915: disable RC6 when disabling rps
  drm/i915: introduce haswell_init_clock_gating
  drm/i915: enable RC6 workaround on Haswell

 drivers/gpu/drm/i915/i915_dma.c      |   2 +-
 drivers/gpu/drm/i915/i915_drv.c      | 131 ++++++++++++++++++++++-------
 drivers/gpu/drm/i915/i915_drv.h      |  17 ++--
 drivers/gpu/drm/i915/i915_reg.h      |  11 +++
 drivers/gpu/drm/i915/intel_display.c |   3 -
 drivers/gpu/drm/i915/intel_pm.c      | 157 +++++++++++++++++++++++------------
 6 files changed, 227 insertions(+), 94 deletions(-)

-- 
1.7.11.1

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

end of thread, other threads:[~2012-06-29 16:45 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-29 14:43 [PATCH 0/7] Haswell RC6 updates Eugeni Dodonov
2012-06-29 14:43 ` [PATCH 1/7] drm/i915: Group the GT routines together in both code and vtable Eugeni Dodonov
2012-06-29 14:43 ` [PATCH 2/7] drm/i915: Implement w/a for sporadic read failures on waking from rc6 Eugeni Dodonov
2012-06-29 14:43 ` [PATCH 3/7] drm/i915: support Haswell-style force waking Eugeni Dodonov
2012-06-29 14:43 ` [PATCH 4/7] drm/i915: add RPS configuration for Haswell Eugeni Dodonov
2012-06-29 14:50   ` Eugeni Dodonov
2012-06-29 15:01     ` Eugeni Dodonov
2012-06-29 16:45     ` Jesse Barnes
2012-06-29 14:43 ` [PATCH 5/7] drm/i915: disable RC6 when disabling rps Eugeni Dodonov
2012-06-29 14:43 ` [PATCH 6/7] drm/i915: introduce haswell_init_clock_gating Eugeni Dodonov
2012-06-29 14:43 ` [PATCH 7/7] drm/i915: enable RC6 workaround on Haswell Eugeni Dodonov

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