• Daniel Vetter's avatar
    drm/i915: use drm_modeset_lock_all · a0e99e68
    Daniel Vetter authored
    Two exceptions:
    - debugfs files only read information which is not related to crtc, so
      can stay on the modeset_config lock.
    - Same holds for the edp vdd work in intel_dp.c. Add a corresponding
      WARN_ON and a comment next to the intel_dp struct fields for
      documentation.
    Signed-off-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
    a0e99e68
intel_sprite.c 19.8 KB