From: "Ville Syrjälä" <ville.syrjala@linux.intel.com>
To: intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH v3 0/8] drm/i915: Make infoframe code available to (e)DP ports
Date: Tue, 22 Aug 2017 18:06:14 +0300 [thread overview]
Message-ID: <20170822150614.GI4914@intel.com> (raw)
In-Reply-To: <20170818134958.15502-1-ville.syrjala@linux.intel.com>
On Fri, Aug 18, 2017 at 04:49:50PM +0300, ville.syrjala@linux.intel.com wrote:
> From: Ville Syrjälä <ville.syrjala@linux.intel.com>
>
> A rebased reposting of the dig_port infoframe series.
>
> Notable changes since last time:
> * Dealt with the new intel_sdvo_connector_state
> * Annotated the SDP types with the DP spec version information
> * Fixed the kernel docs for the PSR enable/disable funcs
>
> Ville Syrjälä (8):
> drm/dp: Add defines for DP SDP types
Pushed this one to to drm-misc-next
> drm/i915: Check has_infoframes when enabling infoframes
> drm/i915: Disable infoframes when shutting down DDI HDMI
> drm/i915: Move infoframe vfuncs into intel_digital_port
> drm/i915: Init infoframe vfuncs for DP encoders as well
> drm/i915: Plumb crtc_state to PSR enable/disable
> drm/i915: Constify states passed to enable/disable/etc. encoder hooks
and these to dinq. Thanks for the reviews.
> drm/i915: Remove mostly duplicated video DIP handling from PSR code
This one needs to wait for a drm-misc backmerge.
>
> drivers/gpu/drm/i915/intel_crt.c | 22 ++---
> drivers/gpu/drm/i915/intel_ddi.c | 70 ++++++++------
> drivers/gpu/drm/i915/intel_dp.c | 71 +++++++-------
> drivers/gpu/drm/i915/intel_dp_mst.c | 16 ++--
> drivers/gpu/drm/i915/intel_drv.h | 60 ++++++------
> drivers/gpu/drm/i915/intel_dsi.c | 22 ++---
> drivers/gpu/drm/i915/intel_dvo.c | 12 +--
> drivers/gpu/drm/i915/intel_hdmi.c | 183 ++++++++++++++++++++----------------
> drivers/gpu/drm/i915/intel_lvds.c | 24 ++---
> drivers/gpu/drm/i915/intel_psr.c | 118 ++++++++++-------------
> drivers/gpu/drm/i915/intel_sdvo.c | 40 ++++----
> drivers/gpu/drm/i915/intel_tv.c | 14 +--
> include/drm/drm_dp_helper.h | 12 +++
> 13 files changed, 343 insertions(+), 321 deletions(-)
>
> --
> 2.13.0
--
Ville Syrjälä
Intel OTC
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
prev parent reply other threads:[~2017-08-22 15:06 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-18 13:49 [PATCH v3 0/8] drm/i915: Make infoframe code available to (e)DP ports ville.syrjala
2017-08-18 13:49 ` [PATCH v3 1/8] drm/dp: Add defines for DP SDP types ville.syrjala
2017-08-18 13:49 ` [PATCH 2/8] drm/i915: Check has_infoframes when enabling infoframes ville.syrjala
2017-08-18 13:49 ` [PATCH 3/8] drm/i915: Disable infoframes when shutting down DDI HDMI ville.syrjala
2017-08-22 14:09 ` [PATCH v2 " ville.syrjala
2017-08-18 13:49 ` [PATCH v2 4/8] drm/i915: Move infoframe vfuncs into intel_digital_port ville.syrjala
2017-08-18 13:49 ` [PATCH 5/8] drm/i915: Init infoframe vfuncs for DP encoders as well ville.syrjala
2017-08-18 13:49 ` [PATCH v2 6/8] drm/i915: Plumb crtc_state to PSR enable/disable ville.syrjala
2017-08-18 13:49 ` [PATCH 7/8] drm/i915: Remove mostly duplicated video DIP handling from PSR code ville.syrjala
2017-08-18 13:49 ` [PATCH v3 8/8] drm/i915: Constify states passed to enable/disable/etc. encoder hooks ville.syrjala
2017-08-18 14:16 ` ✗ Fi.CI.BAT: failure for drm/i915: Make infoframe code available to (e)DP ports (rev3) Patchwork
2017-08-18 17:41 ` Patchwork
2017-08-18 19:07 ` ✓ Fi.CI.BAT: success " Patchwork
2017-08-22 14:44 ` ✓ Fi.CI.BAT: success for drm/i915: Make infoframe code available to (e)DP ports (rev4) Patchwork
2017-08-22 15:06 ` Ville Syrjälä [this message]
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=20170822150614.GI4914@intel.com \
--to=ville.syrjala@linux.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