commit | 9cd300e038d492af4990b04e127e0bd2df64b1ca | [log] [tgz] |
---|---|---|
author | Jani Nikula <jani.nikula@intel.com> | Fri Oct 19 14:51:52 2012 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Oct 22 19:34:03 2012 +0200 |
tree | d40ffef7d09f6c85a554d2f1e0f5c559ad35f120 | |
parent | ebda95a9965dc6641deacc57ac480e01a378e19b [diff] |
drm/i915: Move cached EDID to intel_connector Move the cached EDID from intel_dp and intel_lvds_connector to intel_connector. Unify cached EDID handling for LVDS and eDP, in preparation for adding more generic EDID caching later. Signed-off-by: Jani Nikula <jani.nikula@intel.com> Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>