dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Mika Kahola <mika.kahola@intel.com>
To: dri-devel@lists.freedesktop.org
Cc: daniel.vetter@ffwll.ch, intel-gfx@lists.freedesktop.org
Subject: [PATCH v8 01/12] drm: Add missing DP downstream port types
Date: Wed, 17 Aug 2016 13:16:17 +0300	[thread overview]
Message-ID: <1471428989-30634-2-git-send-email-mika.kahola@intel.com> (raw)
In-Reply-To: <1471428989-30634-1-git-send-email-mika.kahola@intel.com>

Add missing DisplayPort downstream port types. The introduced
new port types are DP++ and Wireless.

Reviewed-by: Jim Bride <jim.bride@linux.intel.com>
Signed-off-by: Mika Kahola <mika.kahola@intel.com>
---
 include/drm/drm_dp_helper.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/drm/drm_dp_helper.h b/include/drm/drm_dp_helper.h
index 63b8bd5..ba9731e 100644
--- a/include/drm/drm_dp_helper.h
+++ b/include/drm/drm_dp_helper.h
@@ -211,6 +211,8 @@
 # define DP_DS_PORT_TYPE_DVI		    2
 # define DP_DS_PORT_TYPE_HDMI		    3
 # define DP_DS_PORT_TYPE_NON_EDID	    4
+# define DP_DS_PORT_TYPE_DP_DUALMODE        5
+# define DP_DS_PORT_TYPE_WIRELESS           6
 # define DP_DS_PORT_HPD			    (1 << 3)
 /* offset 1 for VGA is maximum megapixels per second / 8 */
 /* offset 2 */
-- 
1.9.1

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  reply	other threads:[~2016-08-17 10:16 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-17 10:16 [PATCH v8 00/12] drm/i915: DP branch devices Mika Kahola
2016-08-17 10:16 ` Mika Kahola [this message]
2016-08-17 10:16 ` [PATCH v8 02/12] drm: Drop VGA from bpc definitions Mika Kahola
2016-08-17 10:16 ` [PATCH v8 03/12] drm: Helper to read max clock rate Mika Kahola
2016-08-17 10:16 ` [PATCH v8 04/12] drm: Helper to read max bits per component Mika Kahola
2016-08-17 10:16 ` [PATCH v8 05/12] drm: Read DP branch device id Mika Kahola
2016-08-17 10:16 ` [PATCH v8 06/12] drm/i915: Cleanup DisplayPort AUX channel initialization Mika Kahola
2016-08-17 10:16 ` [PATCH v8 07/12] drm/i915: Read DP branch device HW revision Mika Kahola
2016-08-17 10:16 ` [PATCH v8 08/12] drm/i915: Read DP branch device SW revision Mika Kahola
2016-08-17 10:16 ` [PATCH v8 09/12] Check pixel rate for DP to VGA dongle Mika Kahola
2016-08-17 10:16 ` [PATCH v8 09/12] drm/i915: " Mika Kahola
2016-08-17 10:16 ` [PATCH v8 10/12] drm/i915: Update bits per component for display info Mika Kahola
2016-08-17 10:16 ` [PATCH v8 11/12] drm: Add DP branch device info on debugfs Mika Kahola
2016-08-17 10:16 ` [PATCH v8 12/12] drm/i915: Check TMDS clock DP to HDMI dongle Mika Kahola
  -- strict thread matches above, loose matches on Subject: below --
2016-08-17 10:49 [PATCH v8 00/12] drm/i915: DP branch devices Mika Kahola
2016-08-17 10:49 ` [PATCH v8 01/12] drm: Add missing DP downstream port types Mika Kahola

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=1471428989-30634-2-git-send-email-mika.kahola@intel.com \
    --to=mika.kahola@intel.com \
    --cc=daniel.vetter@ffwll.ch \
    --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