All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] DisplayPort MST v0.3
@ 2014-05-12  6:46 Dave Airlie
  2014-05-12  6:46 ` [PATCH 01/10] drm/dp_helper: add defines for DP 1.2 and MST support Dave Airlie
                   ` (10 more replies)
  0 siblings, 11 replies; 23+ messages in thread
From: Dave Airlie @ 2014-05-12  6:46 UTC (permalink / raw)
  To: dri-devel, intel-gfx

Hi,

A repost of the current state of the displayport MST support for
i915, mainly targetted the Lenovo docks.

Major changes since last posting:
add a path blob property for userspace to use to track topology
provide reference counting, locking and lookups for branch and port structs.
some DocBook!
fix i915 problems with DPMS - ordering of link bring up.
aux channel locking - this should be pushed down I think into the aux helpers,

TODO:
fbcon support:
fix non 4 lane 5.4Ghz.
fix more of state checker harder.

Dave.

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2014-05-14  8:23 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-12  6:46 [RFC] DisplayPort MST v0.3 Dave Airlie
2014-05-12  6:46 ` [PATCH 01/10] drm/dp_helper: add defines for DP 1.2 and MST support Dave Airlie
2014-05-13  8:51   ` Jingoo Han
2014-05-12  6:46 ` [PATCH 02/10] drm: add DP MST encoder type Dave Airlie
2014-05-12  6:46 ` [PATCH 03/10] drm/i915: add some registers need for displayport MST support Dave Airlie
2014-05-12  6:46 ` [PATCH 04/10] drm/crtc: add interface to reinitialise the legacy mode group Dave Airlie
2014-05-13  8:26   ` Thierry Reding
2014-05-13 10:15     ` Daniel Vetter
2014-05-12  6:46 ` [PATCH 05/10] drm: add a path blob property Dave Airlie
2014-05-13  8:25   ` Thierry Reding
2014-05-12  6:46 ` [PATCH 06/10] drm/helper: add Displayport multi-stream helper (v0.3) Dave Airlie
2014-05-12  6:46 ` [PATCH 07/10] i915: split some DP modesetting code into a separate function Dave Airlie
2014-05-12  6:46 ` [PATCH 08/10] drm/i915: check connector->encoder before using it Dave Airlie
2014-05-12  6:46 ` [PATCH 09/10] i915: add DP 1.2 MST support (v0.3) Dave Airlie
2014-05-13  7:18   ` David Herrmann
2014-05-14  0:03     ` Dave Airlie
2014-05-14  6:05       ` David Herrmann
2014-05-14  8:23         ` Daniel Vetter
2014-05-12  6:46 ` [PATCH 10/10] i915: mst topology dumper in debugfs Dave Airlie
2014-05-13  8:33   ` Thierry Reding
2014-05-13 10:18     ` Daniel Vetter
2014-05-13 10:40       ` Thierry Reding
2014-05-12  8:25 ` [RFC] DisplayPort MST v0.3 Dave Airlie

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.