commit | 7d6ff7851c23740c3813bdf457be638381774b69 | [log] [tgz] |
---|---|---|
author | Zhenyu Wang <zhenyu.z.wang@intel.com> | Tue Mar 24 00:45:13 2009 +0800 |
committer | Eric Anholt <eric@anholt.net> | Wed Apr 01 15:22:00 2009 -0700 |
tree | dfdd8e79481d34a25b32715fc46cb00d9d5a8b99 | |
parent | ebcc8f2eade76946dbb5d5c545b91f8157051aa8 [diff] |
drm/i915: fix TV mode setting in property change 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>