public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/4] intel_pm missing commits
@ 2012-04-18 18:29 Eugeni Dodonov
  2012-04-18 18:29 ` [PATCH 1/4] drm/i915: move drps, rps and rc6-related functions to intel_pm Eugeni Dodonov
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Eugeni Dodonov @ 2012-04-18 18:29 UTC (permalink / raw)
  To: intel-gfx; +Cc: Eugeni Dodonov

The murphy's law struck in, and the previous patches I sent earlier today
managed to wreak havoc. So much for trusting git am. Please forgive me.

Those new patches I redid by hand, with base on the latest
drm-intel-next-queued, and while doing so I also improved some of their
comments, and brought back static platform-specific functions.



Eugeni Dodonov (4):
  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      | 1140 +++++++++++++++++++++++++++++++++-
 3 files changed, 1124 insertions(+), 1129 deletions(-)

-- 
1.7.10

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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-18 18:29 [PATCH 0/4] intel_pm missing commits Eugeni Dodonov
2012-04-18 18:29 ` [PATCH 1/4] drm/i915: move drps, rps and rc6-related functions to intel_pm Eugeni Dodonov
2012-04-18 18:29 ` [PATCH 2/4] drm/i915: move emon functionality into intel_pm module Eugeni Dodonov
2012-04-18 18:29 ` [PATCH 3/4] drm/i915: move clock gating " Eugeni Dodonov
2012-04-18 18:29 ` [PATCH 4/4] drm/i915: add generic power management initialization Eugeni Dodonov
2012-04-18 20:36 ` [PATCH 0/4] intel_pm missing commits Daniel Vetter

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