SPEA Mercury P64V: Correctly caulculate the width at 1280x1024x24bpp.
This commit is contained in:
@@ -3920,6 +3920,7 @@ s3_recalctimings(svga_t *svga)
|
||||
case S3_VISION968:
|
||||
switch (s3->card_type) {
|
||||
case S3_MIROVIDEO40SV_ERGO_968:
|
||||
case S3_SPEA_MERCURY_P64V:
|
||||
switch (s3->width) {
|
||||
case 1280:
|
||||
svga->hdisp = ((svga->hdisp << 1) / 3) << 1;
|
||||
|
||||
Reference in New Issue
Block a user