Hi,

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

commit 2e9217bb88b76cebfcd2b65b76c8733f80da77ea
Author: Jeremy White <[email protected]>
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 <[email protected]>
    Reviewed-by: Robert Morell <[email protected]>

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 [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
https://lists.debian.org/[email protected]

Reply via email to