]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit11aeb3e92dc2ccd4765d5b38e640b1c0fe11be83
treea815435616f592b297f668ba1c7d73518ad7984c
parent28cabb0332ec2ddc83709476dd45fd7b2db85e95
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