• Ben Widawsky's avatar
    drm/i915: Restore the preliminary HW check. · b833d685
    Ben Widawsky authored
    We still maintain code internally that cares about preliminary support.
    Leaving the check here doesn't hurt anyone, and should keep things more
    in line.
    
    This time around, stick the info in the intel_info structure, and also
    change the error from DRM_ERROR->DRM_INFO.
    
    This is a partial revert of:
    commit 590e4df8
    Author: Jesse Barnes <jbarnes@virtuousgeek.org>
    Date:   Wed May 8 10:45:15 2013 -0700
    
        drm/i915: VLV support is no longer preliminary
    
    Daniel, I'll provide the fix ups for internal too if/when you merge
    this (if you want).
    
    Cc: Jesse Barnes <jbarnes@virtuousgeek.org>
    Signed-off-by: default avatarBen Widawsky <ben@bwidawsk.net>
    Reviewed-by: default avatarJesse Barnes <jbarnes@virtuousgeek.org>
    Signed-off-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
    b833d685
i915_drv.h 72.2 KB