/* * linux/drivers/video/acornfb.c * * Copyright (C) 1998,1999 Russell King * * Frame buffer code for Acorn platforms * * NOTE: Most of the modes with X!=640 will disappear shortly. * NOTE: Startup setting of HS & VS polarity not supported. * (do we need to support it if we're coming up in 640x480?) */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include