drm/i915/tv: Use intel_flush_display_plane() to flush the primary plane
authorDamien Lespiau <damien.lespiau@intel.com>
Mon, 29 Oct 2012 15:25:35 +0000 (15:25 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Sun, 11 Nov 2012 22:51:00 +0000 (23:51 +0100)
Instead of writing to the DSP_ADDR ourselves. This will do the right
thing on gen >= 4 as well.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found