From 159dde93692ef549a0b2012c9f25feb4df638c9c Mon Sep 17 00:00:00 2001 From: Ville Syrjala Date: Tue, 8 May 2007 00:39:47 -0700 Subject: atyfb: halve XCLK with Mobility and 32bit memory Laptops with Rage Mobility and 32bit memory interface seem to require halved XCLK to operate correctly. Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- include/video/mach64.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/video') diff --git a/include/video/mach64.h b/include/video/mach64.h index 09a7f4a7289f..a8332e528ec1 100644 --- a/include/video/mach64.h +++ b/include/video/mach64.h @@ -885,6 +885,7 @@ #define SDRAM 4 #define SGRAM 5 #define WRAM 6 +#define SDRAM32 6 #define DAC_INTERNAL 0x00 #define DAC_IBMRGB514 0x01 -- cgit v1.2.3-59-g8ed1b