drm/i915: fix TV mode setting in property change
authorZhenyu Wang <zhenyu.z.wang@intel.com>
Mon, 23 Mar 2009 16:45:13 +0000 (00:45 +0800)
committerEric Anholt <eric@anholt.net>
Wed, 1 Apr 2009 22:22:00 +0000 (15:22 -0700)
Only set TV DAC in property change seems doesn't work, we have to
setup whole crtc pipe which assigned to TV alone.

Signed-off-by: Zhenyu Wang <zhenyu.z.wang@intel.com>
[anholt: Note that this should also fix the oops at startup with new 2D]
Signed-off-by: Eric Anholt <eric@anholt.net>

No differences found