From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Airlie Subject: [RFC] DisplayPort MST v0.3 Date: Mon, 12 May 2014 16:46:37 +1000 Message-ID: <1399877207-15868-1-git-send-email-airlied@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org, intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org 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.