From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org
Cc: jani.nikula@intel.com, ajax@redhat.com,
dhinakaran.pandiyan@intel.com, harry.wentland@amd.com
Subject: [PATCH 0/4] drm/dp: device identification and quirks ~v3
Date: Thu, 18 May 2017 14:10:21 +0300 [thread overview]
Message-ID: <cover.1495105635.git.jani.nikula@intel.com> (raw)
Update on [1].
BR,
Jani.
[1] http://mid.mail-archive.com/cover.1495030890.git.jani.nikula@intel.com
Jani Nikula (4):
drm/dp: add helper for reading DP sink/branch device desc from DPCD
drm/i915: use drm DP helper to read DPCD desc
drm/dp: start a DPCD based DP sink/branch device quirk database
drm/i915: Detect USB-C specific dongles before reducing M and N
drivers/gpu/drm/drm_dp_helper.c | 83 ++++++++++++++++++++++++++++++++++++
drivers/gpu/drm/i915/i915_drv.h | 3 +-
drivers/gpu/drm/i915/intel_display.c | 22 ++++++----
drivers/gpu/drm/i915/intel_dp.c | 45 +++++--------------
drivers/gpu/drm/i915/intel_dp_mst.c | 5 ++-
drivers/gpu/drm/i915/intel_drv.h | 13 +-----
drivers/gpu/drm/i915/intel_lspcon.c | 2 +-
include/drm/drm_dp_helper.h | 51 ++++++++++++++++++++++
8 files changed, 166 insertions(+), 58 deletions(-)
--
2.11.0
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next reply other threads:[~2017-05-18 11:10 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-18 11:10 Jani Nikula [this message]
2017-05-18 11:10 ` [PATCH 1/4] drm/dp: add helper for reading DP sink/branch device desc from DPCD Jani Nikula
2017-05-18 11:10 ` [PATCH 2/4] drm/i915: use drm DP helper to read DPCD desc Jani Nikula
2017-05-18 11:10 ` [PATCH 3/4] drm/dp: start a DPCD based DP sink/branch device quirk database Jani Nikula
2017-05-18 15:14 ` Clint Taylor
2017-05-29 11:06 ` Jani Nikula
2017-05-30 15:24 ` Clint Taylor
2017-05-18 18:14 ` Pandiyan, Dhinakaran
2017-05-29 11:06 ` [Intel-gfx] " Jani Nikula
2017-05-19 5:51 ` Andrzej Hajda
2017-05-19 7:37 ` Jani Nikula
2017-05-18 11:10 ` [PATCH 4/4] drm/i915: Detect USB-C specific dongles before reducing M and N 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.1495105635.git.jani.nikula@intel.com \
--to=jani.nikula@intel.com \
--cc=ajax@redhat.com \
--cc=dhinakaran.pandiyan@intel.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=harry.wentland@amd.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;
as well as URLs for NNTP newsgroup(s).