drm/i915: TV detection fix
authorZhenyu Wang <zhenyu.z.wang@intel.com>
Wed, 4 Mar 2009 11:36:03 +0000 (19:36 +0800)
committerEric Anholt <eric@anholt.net>
Fri, 27 Mar 2009 22:12:15 +0000 (15:12 -0700)
commitbf5a269a4cc966f783b9faaf3fffd8fa31b53383
tree2b1ee986cffaa89320bbb3dc7c92ff56ae3a302d
parentd2d9f23240a7ec29a496ee072ffdf69c4f6cdc76
drm/i915: TV detection fix

Check that the encoder has a real enabled crtc for TV detect, and fix
missing TV type setting after detect.

Signed-off-by: Zhenyu Wang <zhenyu.z.wang@intel.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/intel_tv.c