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)
commit934e8822017569800b9a8d3e43ed309d9c0e7651
tree6a316ac84df2c0e263a350bde59d45345083d4fe
parenta0e4e199ad18070e17d15b920a39c6ec9d95b793
drm/i915: drop DPFLIPSTAT enables on VLV v3

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>
drivers/gpu/drm/i915/intel_pm.c