mirror of
https://github.com/X11Libre/xf86-video-sis.git
synced 2026-03-24 01:25:01 +00:00
bump Xv image height up from 1080 to 1088 for 315 chips
fixes bug 10075
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user