aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/via/viamode.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/via/viamode.c')
-rw-r--r--drivers/video/via/viamode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/via/viamode.c b/drivers/video/via/viamode.c
index 036ad3ab6b9d..f84c9b03b6bb 100644
--- a/drivers/video/via/viamode.c
+++ b/drivers/video/via/viamode.c
@@ -587,7 +587,7 @@ static struct crt_mode_table CRTM1200x720[] = {
587/* 1200x900 (DCON) */ 587/* 1200x900 (DCON) */
588static struct crt_mode_table DCON1200x900[] = { 588static struct crt_mode_table DCON1200x900[] = {
589 /* r_rate, hsp, vsp */ 589 /* r_rate, hsp, vsp */
590 {REFRESH_60, M1200X900_R60_HSP, M1200X900_R60_VSP, 590 {REFRESH_49, M1200X900_R60_HSP, M1200X900_R60_VSP,
591 /* The correct htotal is 1240, but this doesn't raster on VX855. */ 591 /* The correct htotal is 1240, but this doesn't raster on VX855. */
592 /* Via suggested changing to a multiple of 16, hence 1264. */ 592 /* Via suggested changing to a multiple of 16, hence 1264. */
593 /* HT, HA, HBS, HBE, HSS, HSE, VT, VA, VBS, VBE, VSS, VSE */ 593 /* HT, HA, HBS, HBE, HSS, HSE, VT, VA, VBS, VBE, VSS, VSE */