OSDN Git Service

drm/dp/mst: save vcpi with payloads
authorHarry Wentland <harry.wentland@amd.com>
Mon, 7 Dec 2015 18:55:52 +0000 (13:55 -0500)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 15 Dec 2015 09:22:28 +0000 (10:22 +0100)
commit6cecdf7a161d2b909dc7c8979176bbc4f0669968
tree4bce0766bc825b3775e5dc0971a8f43e1dfa4a15
parenta68d2437d73188abe5d92d551cc63d6b67d8ce57
drm/dp/mst: save vcpi with payloads

This makes it possibly for drivers to find the associated
mst_port by looking at the payload allocation table.

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1449514552-10236-3-git-send-email-harry.wentland@amd.com
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/drm_dp_mst_topology.c