summaryrefslogtreecommitdiff
path: root/src/smi_driver.c
AgeCommit message (Expand)Author
2008-10-28Update msoc to use randr cursor routinesPaulo Cesar Pereira de Andrade
2008-10-28Remove shadowfb based rotation support.Francisco Jerez
2008-10-28Lynx hardware cursor code adapted to the CRTC interfaces.Francisco Jerez
2008-10-28Changes in the video overlay clipping code.Francisco Jerez
2008-10-28Some corrections in the CRTC code.Francisco Jerez
2008-10-22Make UseFBDev option functional again.Paulo Cesar Pereira de Andrade
2008-10-21Use existing "Dualhead" option in MSOC.Paulo Cesar Pereira de Andrade
2008-10-16Revert/modify some RandR changes to reenable XAA.Paulo Cesar Pereira de Andrade
2008-10-14Minor corrections for smi501 for the randr1.2 integration.Paulo Cesar Pereira de Andrade
2008-10-14RandR1.2 initial implementation (WIP)Francisco Jerez
2008-10-09Add a PanelSize/60Hz CVT mode at driver initializationPaulo Cesar Pereira de Andrade
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-09-26Properly check pScrn->driverPrivate before deferencing it.Paulo Cesar Pereira de Andrade
2008-09-24Fix incorrect understanding of the pixel clock from specs.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-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-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-18Update for new smi_501 interfaces.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-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-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-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-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-14more clock fixesAlex Deucher
2007-03-13fix clk calculation on older lynx chipsAlex Deucher
2007-03-13support 32 bppAlex Deucher
2007-03-13fix up vclk1 setupAlex Deucher
2007-03-13fix up EXA codeAlex Deucher
2007-03-13Initial import of EXA supportDennis De Winter
2007-03-13actually calculate and use vclk1Alex Deucher
2007-03-13Whitespace and formatting changesAlex Deucher
2007-01-10only idle the engine on mode switchesAlex Deucher
2006-07-20- add dualhead support for lynx chips (pretty limited due to severe hardware
2006-04-08Bump to 1.4.1 for Xv changes.siliconmotion-1_4_1XORG-7_1Adam Jackson
2006-04-07Unlibcwrap. Bump server version requirement. Bump to 1.4.0.siliconmotion-1_4_0Adam Jackson
2006-02-08SiliconMotion: Clean up insane pScrn->clock usage.Luc Verhaegen