]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2a09da2c36830ba114d3bef058e1ca4d54817d5c
tree6a316ac84df2c0e263a350bde59d45345083d4fe
parentc5f5eaeb54af71f029c4380132db31218a61ab34
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