summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-09-22Split SMI501_ModeInit in two functions.Paulo Cesar Pereira de Andrade
2008-09-22Remove unused .cvsignore files.Paulo Cesar Pereira de Andrade
2008-09-22Simplify hw cursor and sw cursor option handling.Paulo Cesar Pereira de Andrade
2008-09-22Rework/simplify debug macros.Paulo Cesar Pereira de Andrade
2008-09-22Fix a leak and minor cosmetic change.Paulo Cesar Pereira de Andrade
2008-09-19Kludge to not lock the SMI 501 when running at 8bpp.Paulo Cesar Pereira de Andrade
2008-09-19Add MSOC palette support to run at 8 bpp.Paulo Cesar Pereira de Andrade
2008-09-19Enable pci retry and pci burst by default.Paulo Cesar Pereira de Andrade
2008-09-19Add initial exa support for SMI501.Paulo Cesar Pereira de Andrade
2008-09-18Add a missing CHECK_SECONDARY macro call.Paulo Cesar Pereira de Andrade
2008-09-18Correct video offscreen memory allocation routines.Paulo Cesar Pereira de Andrade
2008-09-18Update for new smi_501 interfaces.Paulo Cesar Pereira de Andrade
2008-09-18 Complete rewrite of smi_501.c and smi_501.h.Paulo Cesar Pereira de Andrade
2008-09-02Rename global smi501 functions to have SMI501 prefix.Paulo Cesar Pereira de Andrade
2008-09-02Correct all compiler warning messages.Paulo Cesar Pereira de Andrade
2008-09-02Correct xv video problems on MSOC.Paulo Cesar Pereira de Andrade
2008-09-01Don't pretend this driver compiles on XFree86.Paulo Cesar Pereira de Andrade
2008-09-01Fix XAA, ShadowFB and VT switching for non-sm501 chipsetsFrancisco Jerez
2008-09-01Split SMI_MapMem in SMI_MapMem and SMI_MapMmioPaulo Cesar Pereira de Andrade
2008-08-29Correct a problem when handling i420 format.Arnaud Patard
2008-08-29Update MSOC video interface.Paulo Cesar Pereira de Andrade
2008-08-29Update xaa and generic acceleration code for the MSOC.Paulo Cesar Pereira de Andrade
2008-08-29MSOC doesn't access VGA registers or VBE/INT10Paulo Cesar Pereira de Andrade
2008-08-29Add code to probe and recognize the SMI501 chipsetPaulo Cesar Pereira de Andrade
2008-08-29Change SILICONMOTION_NAME valuePaulo Cesar Pereira de Andrade
2008-08-29Add initial support and macros for the MSOC.Paulo Cesar Pereira de Andrade
2008-08-29Fix build for removal of xf86Version.hPaulo Cesar Pereira de Andrade
2008-08-16Allow using XV and RandR rotation simultaneously.Francisco Jerez
2008-08-16Some fixes in the EXA UTS/DTS code.Francisco Jerez
2008-08-16RandR rotation implemented.Francisco Jerez
2008-08-16Updates in SMI_EnterVT when remapping memory.Francisco Jerez
2008-08-16Make the int10/VBE initialization depend on the UseBIOS configuration option.Francisco Jerez
2008-08-16Memory detection moved before memory mapping in SMI_PreInit.Francisco Jerez
2008-08-15Dead code removal.Adam Jackson
2008-03-19Fix distcheckAdam Jackson
2008-03-19Death to RCS tags.Adam Jackson
2008-03-10smi: add pciaccess supportDave Airlie
2007-08-07Define SILICONMOTION_VERSION* using PACKAGE_VERSION*Brice Goglin
2007-03-20minor fixupAlex Deucher
2007-03-16Fix UTS issues with flashDennis De Winter
2007-03-15hostdata blit UTS works, but SW is fasterAlex Deucher
2007-03-14more clock fixesAlex Deucher
2007-03-13fix clk calculation on older lynx chipsAlex Deucher
2007-03-13fix Solid()xf86-video-siliconmotion-1.5.0Alex Deucher
2007-03-13remove spurious waitqueue() lineAlex Deucher
2007-03-13Update copyright.Alex Deucher
2007-03-13switch the engine to quick start modeAlex Deucher
2007-03-13fixup waitqueue slotsAlex Deucher
2007-03-13more exa fixups, disable UTS for now.Alex Deucher
2007-03-13engine likes to use blit command for solid fillsAlex Deucher