Hi,

thought I tested this before, but this upstream fix solves the
modeline problem, no other patch needed:

commit 2e9217bb88b76cebfcd2b65b76c8733f80da77ea
Author: Jeremy White <jwh...@codeweavers.com>
Date:   Thu Mar 21 10:59:13 2013 -0500

    Include xf86Modes.h to use functions from hw/xfree86/modes/xf86Modes.c.
    
    Signed-off-by: Jeremy White <jwh...@codeweavers.com>
    Reviewed-by: Robert Morell <rmor...@nvidia.com>

diff --git a/src/savage_driver.h b/src/savage_driver.h
index ec4b1ea..de042af 100644
--- a/src/savage_driver.h
+++ b/src/savage_driver.h
@@ -54,6 +54,7 @@
 #if GET_ABI_MAJOR(ABI_VIDEODRV_VERSION) < 6
 #include "xf86Resources.h"
 #endif
+#include "xf86Modes.h"
 #include "xf86Pci.h"
 #include "xf86_OSproc.h"
 #include "xf86Cursor.h"




Regards,
Alexander


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/201501152213.50857.alexander.greiner-b...@web.de

Reply via email to