• Daniel Vetter's avatar
    drm/i915: Rip out SUPPORTS_EDP · 6fca55b1
    Daniel Vetter authored
    It only controls the setting of the vbt.edp_support variable, which in
    turn only controls one debug output plus can also force-disable the
    lvds output.
    
    Since the value only restricted this logic to mobile ilk there's the
    slight risk that this will break lvds on desktop ilk or on snb/ivb
    platforms. But with the vbt it's better when we know what's going on
    here, so let's rip it out and see what happens.
    
    Cc: Ben Widawsky <benjamin.widawsky@intel.com>
    Cc: Paulo Zanoni <paulo.r.zanoni@intel.com>
    Reviewed-by: default avatarPaulo Zanoni <paulo.r.zanoni@intel.com>
    Signed-off-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
    6fca55b1
i915_drv.h 73.4 KB