drm/i915: Fix the incorrect argument for SDVO SET_TV_format command
authorZhao Yakui <yakui.zhao@intel.com>
Tue, 30 Mar 2010 07:15:02 +0000 (15:15 +0800)
committerEric Anholt <eric@anholt.net>
Mon, 12 Apr 2010 16:25:33 +0000 (09:25 -0700)
commit8a1837cef7762413c29432b782607bd6c1898d4e
tree60dec06fa178be4f2d37b127aefea7f0ae983d18
parent461ed3caee9b615393eb5beb9a8148d230354b41
drm/i915: Fix the incorrect argument for SDVO SET_TV_format command

Otherwise it will cause that S-video output becomes black/white when
switching to other TV format.

http://bugs.freedesktop.org/show_bug.cgi?id=23916

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
Tested-by: Arnold <arnold.erbsloeh@web.de>
Tested-by: Bazin <bazin.cz@gmail.com>
Tested-by: Nigel <nigel_tuck@eircom.net>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
drivers/gpu/drm/i915/intel_sdvo.c