From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org
Cc: jani.nikula@intel.com, dhinakaran.pandiyan@intel.com
Subject: [PATCH 0/4] drm/dp: device identification and quirks
Date: Wed, 17 May 2017 17:25:12 +0300 [thread overview]
Message-ID: <cover.1495030890.git.jani.nikula@intel.com> (raw)
New version of [1] with DPCD OUI etc. reading moved from i915 to DP
helpers, and the quirks based on that. Helps improve the documentation
that Daniel longed for.
BR,
Jani.
[1] http://mid.mail-archive.com/20170511095721.7392-1-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 | 5 +--
drivers/gpu/drm/i915/intel_lspcon.c | 2 +-
include/drm/drm_dp_helper.h | 51 ++++++++++++++++++++++
8 files changed, 166 insertions(+), 50 deletions(-)
--
2.11.0
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2017-05-17 14:25 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-17 14:25 Jani Nikula [this message]
2017-05-17 14:25 ` [PATCH 1/4] drm/dp: add helper for reading DP sink/branch device desc from DPCD Jani Nikula
2017-05-17 14:25 ` [PATCH 2/4] drm/i915: use drm DP helper to read DPCD desc Jani Nikula
2017-05-18 6:03 ` Daniel Vetter
2017-05-17 14:25 ` [PATCH 3/4] drm/dp: start a DPCD based DP sink/branch device quirk database Jani Nikula
2017-05-17 21:40 ` Clint Taylor
2017-05-18 10:32 ` Jani Nikula
2017-05-17 14:25 ` [PATCH 4/4] drm/i915: Detect USB-C specific dongles before reducing M and N Jani Nikula
2017-05-18 6:09 ` Daniel Vetter
2017-05-17 15:10 ` ✓ Fi.CI.BAT: success for drm/dp: device identification and quirks Patchwork
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.1495030890.git.jani.nikula@intel.com \
--to=jani.nikula@intel.com \
--cc=dhinakaran.pandiyan@intel.com \
--cc=dri-devel@lists.freedesktop.org \
--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