From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: jani.nikula@intel.com, kristen.c.accardi@intel.com
Subject: [PATCH 0/6] drm/i915: BIOS display/adapter power state notifications
Date: Fri, 30 Aug 2013 19:40:27 +0300 [thread overview]
Message-ID: <cover.1377880296.git.jani.nikula@intel.com> (raw)
Hi all, a new version of [1] addressing Paulo's review comments. I hope
I didn't rush the changes too much; the new info about requested
vs. supported callbacks is confusing to say the least...
I'm sure Daniel will appreciate any Tested-by's!
BR,
Jani.
[1] http://mid.gmane.org/cover.1377246881.git.jani.nikula@intel.com
Jani Nikula (6):
drm/i915: expose intel_ddi_get_encoder_port()
drm/i915: add plumbing for SWSCI
drm/i915: add opregion function to notify bios of encoder
enable/disable
drm/i915: add opregion function to notify bios of adapter power state
drm/i915: do display power state notification on crtc enable/disable
DRAFT: drm/i915: do adapter power state notification on PC8+
enable/disable
drivers/gpu/drm/i915/i915_drv.h | 17 ++
drivers/gpu/drm/i915/intel_ddi.c | 2 +-
drivers/gpu/drm/i915/intel_display.c | 10 +-
drivers/gpu/drm/i915/intel_drv.h | 1 +
drivers/gpu/drm/i915/intel_opregion.c | 276 ++++++++++++++++++++++++++++++++-
5 files changed, 300 insertions(+), 6 deletions(-)
--
1.7.10.4
next reply other threads:[~2013-08-30 16:43 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-30 16:40 Jani Nikula [this message]
2013-08-30 16:40 ` [PATCH 1/6] drm/i915: expose intel_ddi_get_encoder_port() Jani Nikula
2013-09-02 14:08 ` Daniel Vetter
2013-08-30 16:40 ` [PATCH 2/6] drm/i915: add plumbing for SWSCI Jani Nikula
2013-08-30 19:31 ` Paulo Zanoni
2013-09-02 7:38 ` [PATCH v(N+1)] " Jani Nikula
2013-09-02 14:02 ` Paulo Zanoni
2013-08-30 16:40 ` [PATCH 3/6] drm/i915: add opregion function to notify bios of encoder enable/disable Jani Nikula
2013-08-30 16:40 ` [PATCH 4/6] drm/i915: add opregion function to notify bios of adapter power state Jani Nikula
2013-08-30 19:47 ` Paulo Zanoni
2013-08-30 16:40 ` [PATCH 5/6] drm/i915: do display power state notification on crtc enable/disable Jani Nikula
2013-08-30 19:51 ` Paulo Zanoni
2013-09-02 14:10 ` Daniel Vetter
2013-08-30 16:40 ` [PATCH 6/6] DRAFT: drm/i915: do adapter power state notification on PC8+ enable/disable Jani Nikula
2013-08-30 19:55 ` Paulo Zanoni
-- strict thread matches above, loose matches on Subject: below --
2013-08-23 10:17 [PATCH 0/6] drm/i915: BIOS display/adapter power state notifications Jani Nikula
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=cover.1377880296.git.jani.nikula@intel.com \
--to=jani.nikula@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=kristen.c.accardi@intel.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.