drm/i915: Adding TV Out Missing modes.
authorRodrigo Vivi <rodrigo.vivi@gmail.com>
Tue, 22 May 2012 18:23:24 +0000 (15:23 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 24 May 2012 15:54:08 +0000 (17:54 +0200)
commit9589919fb3d269d4202a112b197468c7db1f97a3
treec96d40b355c37f9455eee12f4a498b3763ab0323
parentbf2125e2f7e931b50a6c76ba0435ba001409ccbf
drm/i915: Adding TV Out Missing modes.

These 2 modes were removed by mistake during a clean up.
So, now it is time to add them back. For further info about
supported mode and standard timing table please check:
VOL_3_display_registers_updated.pdf at intellinuxgraphics.org.

Note that this regression has been introduce in

commit 55a6713b3f30a5024056027e9dbf03ac8f13bfc9
Author: Rodrigo Vivi <rodrigo.vivi@gmail.com>
Date:   Thu Dec 15 14:47:33 2011 -0200

    drm/i915: Removing TV Out modes.

and this commit partially reverts it by re-adding the wrongly removed
modes.

Reported-by: Robert Lowery <rglowery@exemail.com.au>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@gmail.com>
[danvet: Pimped commit message to cite the commit that introduced this
regression.]
Cc: stable@vger.kernel.org
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_tv.c
This page took 0.025017 seconds and 5 git commands to generate.