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)
commitf5d8491a92e4e5146edf61ed5dda8b4f808b460a
treea815435616f592b297f668ba1c7d73518ad7984c
parent01a415fd026c1a413a7016ee880fff7a113af6c8
drm/i915/tv: Use intel_flush_display_plane() to flush the primary plane

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