• Jesse Barnes's avatar
    drm/i915: save/restore interrupt state · 0da3ea12
    Jesse Barnes authored
    On resume, if the interrupt state isn't restored correctly, we may end
    up with a flood of unexpected or ill-timed interrupts, which could cause
    the kernel to disable the interrupt or vblank events to happen at the
    wrong time.  So save/restore them properly.
    Signed-off-by: default avatarDave Airlie <airlied@linux.ie>
    0da3ea12
i915_drv.c 16.9 KB