public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/5] rebased intel_pm series
@ 2012-04-18 14:51 Eugeni Dodonov
  2012-04-18 14:51 ` [PATCH 1/5] drm/i915: fix line breaks in intel_pm Eugeni Dodonov
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Eugeni Dodonov @ 2012-04-18 14:51 UTC (permalink / raw)
  To: intel-gfx; +Cc: Eugeni Dodonov

This rebases the intel_pm module patches on top of the drm-intel-next-queued
(on top of 2 patches Daniel has queued already), fixes one very long comment in
the 1st patch, adds the R-b when appropriate and takes care of new
gen7_setup_fixed_func_scheduler function as well that landed in the tree after
I've sent my original patches.

Eugeni Dodonov (5):
  drm/i915: fix line breaks in intel_pm
  drm/i915: move drps, rps and rc6-related functions to intel_pm
  drm/i915: move emon functionality into intel_pm module
  drm/i915: move clock gating functionality into intel_pm module
  drm/i915: add generic power management initialization

 drivers/gpu/drm/i915/intel_display.c | 1079 +--------------------------------
 drivers/gpu/drm/i915/intel_drv.h     |   34 +-
 drivers/gpu/drm/i915/intel_pm.c      | 1087 +++++++++++++++++++++++++++++++++-
 3 files changed, 1091 insertions(+), 1109 deletions(-)

-- 
1.7.10

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

end of thread, other threads:[~2012-04-18 15:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-18 14:51 [PATCH 0/5] rebased intel_pm series Eugeni Dodonov
2012-04-18 14:51 ` [PATCH 1/5] drm/i915: fix line breaks in intel_pm Eugeni Dodonov
2012-04-18 14:51 ` [PATCH 2/5] drm/i915: move drps, rps and rc6-related functions to intel_pm Eugeni Dodonov
2012-04-18 15:04   ` Daniel Vetter
2012-04-18 14:51 ` [PATCH 3/5] drm/i915: move emon functionality into intel_pm module Eugeni Dodonov
2012-04-18 14:51 ` [PATCH 4/5] drm/i915: move clock gating " Eugeni Dodonov
2012-04-18 14:51 ` [PATCH 5/5] drm/i915: add generic power management initialization Eugeni Dodonov

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