From: Jani Nikula <jani.nikula@linux.intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: Animesh Manna <animesh.manna@intel.com>
Subject: Re: [PATCH 0/8] Enable DC states for skl.
Date: Wed, 01 Apr 2015 11:37:02 +0300 [thread overview]
Message-ID: <878uectfbl.fsf@intel.com> (raw)
In-Reply-To: <1427873752-6068-1-git-send-email-animesh.manna@intel.com>
On Wed, 01 Apr 2015, Animesh Manna <animesh.manna@intel.com> wrote:
> This patch series contains the implementation for enabling DC states for gen9
> platform, specifically for skl. Few bxt specific changes will be submitted
> seperately in a different patch series which will be extended support for bxt
> and will use major portion of the code of this patch series.
Please resend the series with git send-email in one go so that the
patches are threaded, all in-reply-to the cover letter. This should be
the default when sending multiple patches at a time. Please check your
config. Maybe try --dry-run and/or send just to yourself first.
Without it, a series like this will quickly break apart in our inboxes
and will be hard to track.
Thanks,
Jani.
>
> A.Sunil Kamath (3):
> drm/i915/skl: Add support to load SKL CSR firmware.
> drm/i915/skl: Implement enable/disable for Display C5 sttate.
> drm/i915/skl: Implement enable/disable for Display C6 state.
>
> Suketu Shah (5):
> drm/i915/skl: Add DC5 Trigger Sequence
> drm/i915/skl: Assert the requirements to enter or exit DC5.
> drm/i915/skl: Add DC6 Trigger sequence.
> drm/i915/skl: Assert the requirements to enter or exit DC6.
> drm/i915/skl: Enable runtime PM
>
> drivers/gpu/drm/i915/Makefile | 3 +-
> drivers/gpu/drm/i915/i915_dma.c | 12 +-
> drivers/gpu/drm/i915/i915_drv.c | 49 +++++
> drivers/gpu/drm/i915/i915_drv.h | 138 +++++++++++++-
> drivers/gpu/drm/i915/i915_reg.h | 29 +++
> drivers/gpu/drm/i915/intel_csr.c | 310 ++++++++++++++++++++++++++++++++
> drivers/gpu/drm/i915/intel_drv.h | 9 +
> drivers/gpu/drm/i915/intel_runtime_pm.c | 232 ++++++++++++++++++++++--
> 8 files changed, 760 insertions(+), 22 deletions(-)
> create mode 100644 drivers/gpu/drm/i915/intel_csr.c
>
> --
> 2.0.2
>
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx
--
Jani Nikula, Intel Open Source Technology Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2015-04-01 8:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-01 7:35 [PATCH 0/8] Enable DC states for skl Animesh Manna
2015-04-01 8:37 ` Jani Nikula [this message]
2015-04-01 12:17 ` Daniel Vetter
-- strict thread matches above, loose matches on Subject: below --
2015-04-01 7:48 Animesh Manna
2015-04-01 10:49 Animesh Manna
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=878uectfbl.fsf@intel.com \
--to=jani.nikula@linux.intel.com \
--cc=animesh.manna@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