From: Adam Jackson <ajax@redhat.com>
To: Alex Deucher <alexdeucher@gmail.com>
Cc: dri-devel@lists.freedesktop.org
Subject: Re: [PATCH 0/5] Initial DisplayPort OUI probing
Date: Mon, 21 May 2012 17:09:41 -0400 [thread overview]
Message-ID: <1337634581.4334.33.camel@atropine> (raw)
In-Reply-To: <CADnq5_PO0sEYUsHgjXYF+KhAcujZAf5hEzSy1qni86fsoKPq_Q@mail.gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 1468 bytes --]
On Mon, 2012-05-21 at 16:35 -0400, Alex Deucher wrote:
> On Mon, May 21, 2012 at 4:11 PM, Adam Jackson <ajax@redhat.com> wrote:
> > I had been considering MST to be multiple CRTCs and some quasi-virtual
> > connectors. Does that not match the hardware?
>
> That's the basic idea. At the hw level you have multiple crtcs and
> digital encoders feeding a single digital phy which is wired to a
> connector on the board. The phy takes care of muxing the source
> streams. MST works by enclosing multiple video streams (plus optional
> secondary streams like audio) into VC (virtual channel) packets. The
> VC packets are scheduled into timeslots in the main link timing.
> Setup is via aux. The DP bus starts to look more like a network.
Right, my question was more whether there'd be an issue with using CRTCs
and connectors as we already have them, or whether it's something new
we'd need to teach userspace about. Certainly it might be ugly to have
DP-0.0 through DP-0.16, but functionally it doesn't seem like a big
deal.
> Additionally, you can tunnel other things like USB. Should be "fun."
Yeah, ethernet too if the marketing material is to be believed.
Definitely going to need a more sophisticated bandwidth calculator at
minimum. How complete is the USB support? Like, do isochronous
transfers have to work? They already don't work very well on real USB,
I can't imagine it working better on a contended link.
- ajax
[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2012-05-21 21:09 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-14 20:05 [PATCH 0/5] Initial DisplayPort OUI probing Adam Jackson
2012-05-14 20:05 ` [PATCH 1/5] drm/dp: Add DPCD OUI register defines Adam Jackson
2012-05-14 20:05 ` [PATCH 2/5] drm/dp: Add DPCD defines for register 0x007 Adam Jackson
2012-05-14 20:05 ` [PATCH 3/5] drm/i915/dp: Probe branch/sink OUIs Adam Jackson
2012-05-14 20:05 ` [PATCH 4/5] drm/radeon/dp: " Adam Jackson
2012-05-14 20:05 ` [PATCH 5/5] drm/nouveau/dp: " Adam Jackson
2012-05-21 17:41 ` [PATCH 0/5] Initial DisplayPort OUI probing Adam Jackson
2012-05-21 18:32 ` Jerome Glisse
2012-05-21 18:47 ` Daniel Vetter
2012-05-21 19:27 ` Alex Deucher
2012-05-21 20:11 ` Adam Jackson
2012-05-21 20:35 ` Alex Deucher
2012-05-21 21:09 ` Adam Jackson [this message]
2012-05-21 21:48 ` Alex Deucher
2012-05-22 9:27 ` Dave Airlie
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=1337634581.4334.33.camel@atropine \
--to=ajax@redhat.com \
--cc=alexdeucher@gmail.com \
--cc=dri-devel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.