summaryrefslogtreecommitdiff
path: root/src/smi_driver.c
AgeCommit message (Expand)Author
2008-12-19Enable the SMI 501/502 command list interpreter in a "debug" build.Paulo Cesar Pereira de Andrade
2008-12-18Add definitions for the SMI 501/502 "command list interpreter".Paulo Cesar Pereira de Andrade
2008-12-17Fix crashes when switching VTs with EXA enabled.Francisco Jerez
2008-12-17Enable linear memory mode on SMI_MapMmio.Francisco Jerez
2008-12-17Fall back to UseBIOS off when VBEInit fails.Francisco Jerez
2008-12-13Janitor/maintenance patches.Paulo Cesar Pereira de Andrade
2008-12-12Unless there is a xorg.conf option, don't modify mclck neither mxclck.Paulo Cesar Pereira de Andrade
2008-11-28DGA is dependent on HAVE_XMODES.Paulo Cesar Pereira de Andrade
2008-11-25Remove smi_dga.c and polylines code from smi_xaa.c.Paulo Cesar Pereira de Andrade
2008-11-25Ensure the engine is idle before switching to a virtual terminal.Paulo Cesar Pereira de Andrade
2008-11-24Use a single debug macro for leaving functions.Paulo Cesar Pereira de Andrade
2008-11-14Don't explicitly call the cursor routines.Paulo Cesar Pereira de Andrade
2008-11-14Only compile smi_dga.c when xf86DiDGAInit is not available.Paulo Cesar Pereira de Andrade
2008-11-13Enable gamma correction on the MSOC.Paulo Cesar Pereira de Andrade
2008-11-11Implement an argb cursor using the alpha layer.Paulo Cesar Pereira de Andrade
2008-11-08Remove unused fifo_* options.Francisco Jerez
2008-11-08Remove the ZoomOnLCD option and update manpage for PCIRetry.Paulo Cesar Pereira de Andrade
2008-11-04Add CSCVideo option to smi 501/502.Paulo Cesar Pereira de Andrade
2008-10-30 Update memory detection for MSOC.Paulo Cesar Pereira de Andrade
2008-10-30 Disable HW cursor in dualhead mode in smi 501/502Paulo Cesar Pereira de Andrade
2008-10-29 SMI501/502 cursor fixes.Paulo Cesar Pereira de Andrade
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