xf86-video-ati: Branch 'master'

Alex Deucher agd5f at kemper.freedesktop.org
Wed Jan 23 15:06:13 PST 2008


 src/radeon_tv.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 09d713aa0ed6367b4457420b3c2832fe8eca9b00
Author: Alex Deucher <alex at botch2.(none)>
Date:   Wed Jan 23 18:05:41 2008 -0500

    Revert "RADEON: adjust PAL mode hstart"
    
    This reverts commit 719a9a376e34d99032af75e3f7b002670ccb816b.
    
    This breaks TV out on some cards.

diff --git a/src/radeon_tv.c b/src/radeon_tv.c
index c20aedd..d5d1e9e 100644
--- a/src/radeon_tv.c
+++ b/src/radeon_tv.c
@@ -161,7 +161,7 @@ static const TVModeConstants availableTVModes[] =
 	TV_STD_PAL,        /* standard */
 	1144,              /* horTotal */
 	706,               /* verTotal */
-	799,               /* horStart */
+	812,               /* horStart */
 	824,               /* horSyncStart */
 	669,               /* verSyncStart */
 	696700,            /* defRestart */


More information about the xorg-commit mailing list