summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-07-17smi: convert to new X server screen conversion apis.Dave Airlie
2012-07-17smi: port to compat-api for new server.Dave Airlie
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
2010-06-22xv: Make sure we have a CRTC before setting up the overlay.Francisco Jerez
2010-02-11config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon
2010-02-08Fix lack of precision in video resizing. #26443Cedric Cellier
2009-11-02Change clockRange to ClockRange, not ClockRangesAdam Jackson
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-06-23Fix EXA rotation for SM502 at 32bpp (bug 22432).Francisco Jerez
2009-05-28Remove useless loader symbol lists.Adam Jackson
2009-05-27Program MCLK/MXCLK on startup for a secondary SM502.Francisco Jerez
2009-05-10Widen the pixel clock readjust interval for SM712.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-04-21Don't attempt monitor detection on SM712.Francisco Jerez
2009-03-20Stop clearing of "VESA compliance power down mode" bitJamie Lentin
2009-03-13Fix direct access to IO space on chipsets with no IOBase mapping.Matthieu Herrb
2009-02-11siliconmotion: Fix disabling of debugging if SMI501_CLI_DEBUG is set to 0Niels de Vos
2009-02-04Wait for vertical retrace before writing registers at SMILynx_CrtcDPMS_*Francisco Jerez
2009-02-04Set dualhead to on by default on SM72x chipsets.Francisco Jerez
2009-02-04Dynamically switch virtual refresh mode.Francisco Jerez
2008-12-29Use util-macros XORG_CHANGELOG and XORG_CWARNFLAGS.Paulo Cesar Pereira de Andrade
2008-12-29Simplification and redundancy removal in video code.Paulo Cesar Pereira de Andrade
2008-12-29Some more quirks for the SM712.Francisco Jerez
2008-12-29Add support for clone mode on Lynx chipsets.Francisco Jerez
2008-12-21Add a CRTC/Output implementation using BIOS for modesetting.Francisco Jerez
2008-12-21Fix SMI_CrtcShadowAllocate.Francisco Jerez
2008-12-21Allocate crtc->funcs and output->funcs in the heap.Francisco Jerez
2008-12-21Cleanup the Lynx register saving/restoring code.Francisco Jerez
2008-12-21Add some quirks for SM712 modesetting.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-17Fix XAA SolidFill with 32 bpp framebuffer.Francisco Jerez
2008-12-17Some corrections on the Lynx modesetting code.Francisco Jerez
2008-12-17Disable screen centering on mode initialization.Francisco Jerez
2008-12-13Janitor/maintenance patches.Paulo Cesar Pereira de Andrade