drm/mst: cached EDID for logical ports (v2)
authorDave Airlie <airlied@redhat.com>
Mon, 20 Oct 2014 06:28:02 +0000 (16:28 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 8 Dec 2014 23:56:47 +0000 (09:56 +1000)
commitc6a0aed4d493936f61cd153db84531026705c94d
tree08921e29be679aebee022962953da25ff3e76f74
parent138f9ebb9755a8cf09fd6a9ff8d011aaf5fb478f
drm/mst: cached EDID for logical ports (v2)

Logical ports are never going to have EDID changes,
they are used for the internal ports on MST monitors.

We cache the EDIDs from these to save time at MST probe.

v2: drop misplace tile property line, meant for other patch.

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_dp_mst_topology.c
drivers/gpu/drm/i915/intel_dp_mst.c
include/drm/drm_dp_mst_helper.h