/* * CybervisionPPC (TVP4020) low level driver for the frame buffer device * ^^^^^^^^^ * literally ;) * * Copyright (c) 1998 Ilario Nardinocchi (nardinoc@CS.UniBO.IT) (v124) * -------------------------------------------------------------------------- * based on linux/drivers/video/skeletonfb.c by Geert Uytterhoeven * -------------------------------------------------------------------------- * TODO h/w parameters detect/modify, 8-bit CLUT, acceleration * -------------------------------------------------------------------------- * This file is subject to the terms and conditions of the GNU General Public * License. See the file README.legal in the main directory of this archive * for more details. */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include