diff options
Diffstat (limited to 'src/radeon_tv.c')
-rw-r--r-- | src/radeon_tv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/radeon_tv.c b/src/radeon_tv.c index d5d1e9e7..c20aedd0 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 */ - 812, /* horStart */ + 799, /* horStart */ 824, /* horSyncStart */ 669, /* verSyncStart */ 696700, /* defRestart */ |