From: Eugeni Dodonov <eugeni.dodonov@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: Eugeni Dodonov <eugeni.dodonov@intel.com>
Subject: [PATCH 0/4] intel_pm missing commits
Date: Wed, 18 Apr 2012 15:29:22 -0300 [thread overview]
Message-ID: <1334773766-20258-1-git-send-email-eugeni.dodonov@intel.com> (raw)
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
next reply other threads:[~2012-04-18 18:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-18 18:29 Eugeni Dodonov [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1334773766-20258-1-git-send-email-eugeni.dodonov@intel.com \
--to=eugeni.dodonov@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox