bump Xv image height up from 1080 to 1088 for 315 chips

fixes bug 10075
This commit is contained in:
Alex Deucher
2007-02-27 20:35:35 -05:00
parent be1d494e09
commit 346693719a

View File

@@ -163,7 +163,7 @@ extern int SISGetPortUtilAttribute(ScrnInfoPtr pScrn, Atom attribute,
#define IMAGE_MAX_WIDTH_315 1920
#define IMAGE_MAX_WIDTH_340 1920 /* ? */
#define IMAGE_MAX_WIDTH_761 1920 /* ? */
#define IMAGE_MAX_HEIGHT_315 1080
#define IMAGE_MAX_HEIGHT_315 1088
#define OVERLAY_MIN_WIDTH 32 /* Minimum overlay sizes */
#define OVERLAY_MIN_HEIGHT 24