commit | d410b56d74bc706f414158cb0149e2a149ee1650 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Sep 02 20:03:59 2014 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Sep 03 12:36:59 2014 +0200 |
tree | 54bf36fa9a7befa62f24fa4da101d15aafd1e7bd | |
parent | 26db63e3cb7af431707cd0467c7bcfefad25aa39 [diff] |
drm/i915/dp: Refactor common eDP lid detection Both gmch and pch detection routines used the exact same routine for eDP, so de-duplicate. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: : Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>