summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2008-12-12Unless there is a xorg.conf option, don't modify mclck neither mxclck.Paulo Cesar Pereira de Andrade
2008-11-28Properly restore console on the smi 501/502.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-19Declare DGA fields only when not using xf86DiDGAInit.Paulo Cesar Pereira de Andrade
2008-11-17Enable XAA and randr rotated modes.Paulo Cesar Pereira de Andrade
2008-11-14Correct EXA+Randr+rotated mode.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-14Correct regressions in CSCVideoPaulo Cesar Pereira de Andrade
2008-11-14MSOC: Hide cursor on mode setup when using software cursor.Paulo Cesar Pereira de Andrade
2008-11-14Be more liberal about mode width validation.Paulo Cesar Pereira de Andrade
2008-11-13Don't restore alpha registers, as they are not being modified.Paulo Cesar Pereira de Andrade
2008-11-13Changed to use panel plane tl and tr to center modes smaller then panel size.Paulo Cesar Pereira de Andrade
2008-11-13Enable gamma correction on the MSOC.Paulo Cesar Pereira de Andrade
2008-11-11Correct a problem in CSC video on the smi 501/502.Paulo Cesar Pereira de Andrade