drm/i915: drop DPFLIPSTAT enables on VLV v3
authorJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 2 Apr 2013 18:25:32 +0000 (11:25 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 2 Apr 2013 19:04:42 +0000 (21:04 +0200)
We don't need this until we start using the wait event commands.

v2: move to i915_irq.c (Jesse)
    drop unneeded sprite flip done enables (Ville)
v3: drop the DPFLIPSTAT enables altogether (Ville)

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found