summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-10-03Simplify regsmi.h by removing most unused SMI501 defines.Paulo Cesar Pereira de Andrade
2008-10-03Rename macro "bitfield" to "bits" and correct a wrong division.Paulo Cesar Pereira de Andrade
2008-10-02Remove the IN_SEQ and OUT_SEQ macros.Paulo Cesar Pereira de Andrade
2008-10-02Rewrite some macros to not have side effects in if/else nesting.Paulo Cesar Pereira de Andrade
2008-10-02Add support for the extra divider in the alternate pixel clock setting.Paulo Cesar Pereira de Andrade
2008-10-01Correct clock programming for the SMI 501/502Paulo Cesar Pereira de Andrade
2008-09-30Remove the macro field, and rename the detail structure to f.Paulo Cesar Pereira de Andrade
2008-09-30Update to match the SMI 502 chipset specs.Paulo Cesar Pereira de Andrade
2008-09-26Don't always program CRT clock and registers.Paulo Cesar Pereira de Andrade
2008-09-26Properly check pScrn->driverPrivate before deferencing it.Paulo Cesar Pereira de Andrade
2008-09-26 Don't try to find the closest clock, just use highest one.Paulo Cesar Pereira de Andrade
2008-09-24Fix incorrect understanding of the pixel clock from specs.Paulo Cesar Pereira de Andrade
2008-09-22Correct problems in clock setting.Paulo Cesar Pereira de Andrade
2008-09-22Correct logic in sw cursor handling and add missing entries to .gitignore.Paulo Cesar Pereira de Andrade
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