commit | c6a0aed4d493936f61cd153db84531026705c94d | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Mon Oct 20 16:28:02 2014 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Tue Dec 09 09:56:47 2014 +1000 |
tree | 08921e29be679aebee022962953da25ff3e76f74 | |
parent | 138f9ebb9755a8cf09fd6a9ff8d011aaf5fb478f [diff] |
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>