From: Lyude Paul <cpaul@redhat.com>
To: Dhinakaran Pandiyan <dhinakaran.pandiyan@intel.com>,
intel-gfx@lists.freedesktop.org
Cc: jeeja.kp@intel.com, libin.yang@linux.intel.com
Subject: Re: [PATCH v6 0/5] Prep. for DP audio MST support
Date: Thu, 15 Sep 2016 10:44:43 -0400 [thread overview]
Message-ID: <1473950683.4405.3.camel@redhat.com> (raw)
In-Reply-To: <1473898653-3415-1-git-send-email-dhinakaran.pandiyan@intel.com>
For the new patch, and any of the other patches in this series I haven't
reviewed yet, looks good to me:
Reviewed-by: Lyude <cpaul@redhat.com>
On Wed, 2016-09-14 at 17:17 -0700, Dhinakaran Pandiyan wrote:
> This series lays the groundwork for more DP MST audio work that will
> follow.
>
> v2:
> Different solution replacing the enc_to_dig_port() fix (Ville, Lyude).
> No changes to MST audio enabling and move audio_connector patches.
> Reordered the patches (Lyude)
>
> v3:
> Different solution to get port from encoder (danvet).
> Removed locals that are not needed any more.
> Minor variable renaming clean up.
> Rebased on dinq.
> Retained r-b for "start adding dp mst audio" as it does not change.
>
> v4:
> Fixed missing port initialization in intel_sdvo.c
> Renamed the port enum member from 'attached_port' to 'port'
> Fixed commit message typos.
>
> v5:
> Really renamed the port enum member from 'attached_port' to 'port'
> Rebased on atomic changes.
>
> v6:
> Modified the return type for a helper that returns port in intel_dvo.c
>
> Dhinakaran Pandiyan (4):
> drm/i915: Standardize port type for DVO encoders
> drm/i915: Store port enum in intel_encoder
> drm/i915: Switch to using port stored in intel_encoder
> drm/i915: Move audio_connector to intel_encoder
>
> Libin Yang (1):
> drm/i915: start adding dp mst audio
>
> drivers/gpu/drm/i915/i915_debugfs.c | 19 +++++++++++++++-
> drivers/gpu/drm/i915/i915_drv.h | 1 +
> drivers/gpu/drm/i915/intel_audio.c | 44 +++++++++++++++---------------------
> -
> drivers/gpu/drm/i915/intel_crt.c | 2 ++
> drivers/gpu/drm/i915/intel_ddi.c | 21 +++++++++++++-----
> drivers/gpu/drm/i915/intel_dp.c | 1 +
> drivers/gpu/drm/i915/intel_dp_mst.c | 19 ++++++++++++++++
> drivers/gpu/drm/i915/intel_drv.h | 7 ++++--
> drivers/gpu/drm/i915/intel_dsi.c | 1 +
> drivers/gpu/drm/i915/intel_dvo.c | 16 ++++++++------
> drivers/gpu/drm/i915/intel_hdmi.c | 1 +
> drivers/gpu/drm/i915/intel_lvds.c | 3 ++-
> drivers/gpu/drm/i915/intel_sdvo.c | 1 +
> drivers/gpu/drm/i915/intel_tv.c | 2 ++
> 14 files changed, 96 insertions(+), 42 deletions(-)
>
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
prev parent reply other threads:[~2016-09-15 14:44 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-15 0:17 [PATCH v6 0/5] Prep. for DP audio MST support Dhinakaran Pandiyan
2016-09-15 0:17 ` [PATCH v6 1/5] drm/i915: Standardize port type for DVO encoders Dhinakaran Pandiyan
2016-09-15 0:17 ` [PATCH v6 2/5] drm/i915: Store port enum in intel_encoder Dhinakaran Pandiyan
2016-09-15 0:17 ` [PATCH v6 3/5] drm/i915: Switch to using port stored " Dhinakaran Pandiyan
2016-09-15 0:17 ` [PATCH v6 4/5] drm/i915: Move audio_connector to intel_encoder Dhinakaran Pandiyan
2016-09-15 0:17 ` [PATCH v6 5/5] drm/i915: start adding dp mst audio Dhinakaran Pandiyan
2016-09-15 0:55 ` ✗ Fi.CI.BAT: failure for Prep. for DP audio MST support (rev10) Patchwork
2016-09-15 7:18 ` Patchwork
2016-09-15 14:44 ` Lyude Paul [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=1473950683.4405.3.camel@redhat.com \
--to=cpaul@redhat.com \
--cc=dhinakaran.pandiyan@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=jeeja.kp@intel.com \
--cc=libin.yang@linux.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).