summaryrefslogtreecommitdiff
path: root/src/smi_driver.c
AgeCommit message (Expand)Author
2012-07-17smi: fix build against XAA-less serverDave Airlie
2011-12-19Fix for new vgaHW ABIAdam Jackson
2011-12-19Make failure to XAA non-fatalAdam Jackson
2011-11-17Check ABI major not encoded ABIAdam Jackson
2011-11-16Adapt to missing PIOOffset in videoabi 12Adam Jackson
2011-02-27Replace calls to xalloc/xcalloc/xfree with malloc/calloc/freeJulien Cristau
2011-02-27Fix compiler warning on 64bitJulien Cristau
2011-02-27Fix build with xserver 1.10Julien Cristau
2009-08-05fix build after headers movedxf86-video-siliconmotion-1.7.3Dave Airlie
2009-07-28siliconmotion: change to using ABI version checkDave Airlie
2009-07-28siliconmotion: update for resources/RAC API removalDave Airlie
2009-07-16Update to xextproto 7.1 support.Peter Hutterer
2009-05-28Remove useless loader symbol lists.Adam Jackson
2009-05-27Program MCLK/MXCLK on startup for a secondary SM502.Francisco Jerez
2009-05-05Fail gracefully when the specified virtual screen doesn't fit in RAM.Francisco Jerez
2009-05-05Probe the amount of installed memory by trial and error on SM712.Francisco Jerez
2009-04-21Increase the maximum clock value to 200MHz on SM712.Francisco Jerez
2009-02-11siliconmotion: Fix disabling of debugging if SMI501_CLI_DEBUG is set to 0Niels de Vos
2009-02-04Set dualhead to on by default on SM72x chipsets.Francisco Jerez
2008-12-29Use util-macros XORG_CHANGELOG and XORG_CWARNFLAGS.Paulo Cesar Pereira de Andrade
2008-12-29Some more quirks for the SM712.Francisco Jerez
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