Commits

Damien Lespiau committed 0c912c79eed
drm/i915: Warn if we receive an interrupt after freeing the buffer This shouldn't happen as the buffer is freed after disable pipe CRCs, but better be safe than sorry. Signed-off-by: Damien Lespiau <damien.lespiau@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>