Age | Commit message (Expand) | Author |
2009-05-27 | Program MCLK/MXCLK on startup for a secondary SM502. | Francisco Jerez |
2009-05-11 | Fill in COPYING file, add SubmittingPatches URL to README | Alan Coopersmith |
2009-05-10 | Widen the pixel clock readjust interval for SM712. | Francisco Jerez |
2009-05-05 | Fail gracefully when the specified virtual screen doesn't fit in RAM. | Francisco Jerez |
2009-05-05 | Probe the amount of installed memory by trial and error on SM712. | Francisco Jerez |
2009-04-28 | Bump version to 1.7.1.xf86-video-siliconmotion-1.7.1 | Francisco Jerez |
2009-04-21 | Increase the maximum clock value to 200MHz on SM712. | Francisco Jerez |
2009-04-21 | Don't attempt monitor detection on SM712. | Francisco Jerez |
2009-03-20 | Stop clearing of "VESA compliance power down mode" bit | Jamie Lentin |
2009-03-13 | Fix direct access to IO space on chipsets with no IOBase mapping. | Matthieu Herrb |
2009-02-11 | siliconmotion: Fix disabling of debugging if SMI501_CLI_DEBUG is set to 0 | Niels de Vos |
2009-02-04 | Wait for vertical retrace before writing registers at SMILynx_CrtcDPMS_* | Francisco Jerez |
2009-02-04 | Drop the outdated configuration options documentation in README. | Francisco Jerez |
2009-02-04 | Minor corrections at the man page. | Francisco Jerez |
2009-02-04 | Set dualhead to on by default on SM72x chipsets. | Francisco Jerez |
2009-02-04 | Dynamically switch virtual refresh mode. | Francisco Jerez |
2009-01-30 | Add README with pointers to mailing list, bugzilla & git repos | Alan Coopersmith |
2009-01-09 | Remove xorgconfig & xorgcfg from See Also list in man page | Alan Coopersmith |
2008-12-29 | Bump release to 1.7.0.xf86-video-siliconmotion-1.7.0 | Paulo Cesar Pereira de Andrade |
2008-12-29 | Use util-macros XORG_CHANGELOG and XORG_CWARNFLAGS. | Paulo Cesar Pereira de Andrade |
2008-12-29 | Simplification and redundancy removal in video code. | Paulo Cesar Pereira de Andrade |
2008-12-29 | Some more quirks for the SM712. | Francisco Jerez |
2008-12-29 | Add support for clone mode on Lynx chipsets. | Francisco Jerez |
2008-12-21 | Add a CRTC/Output implementation using BIOS for modesetting. | Francisco Jerez |
2008-12-21 | Fix SMI_CrtcShadowAllocate. | Francisco Jerez |
2008-12-21 | Allocate crtc->funcs and output->funcs in the heap. | Francisco Jerez |
2008-12-21 | Cleanup the Lynx register saving/restoring code. | Francisco Jerez |
2008-12-21 | Add some quirks for SM712 modesetting. | Francisco Jerez |
2008-12-19 | Enable the SMI 501/502 command list interpreter in a "debug" build. | Paulo Cesar Pereira de Andrade |
2008-12-18 | Add definitions for the SMI 501/502 "command list interpreter". | Paulo Cesar Pereira de Andrade |
2008-12-17 | Fix crashes when switching VTs with EXA enabled. | Francisco Jerez |
2008-12-17 | Enable linear memory mode on SMI_MapMmio. | Francisco Jerez |
2008-12-17 | Fall back to UseBIOS off when VBEInit fails. | Francisco Jerez |
2008-12-17 | Fix XAA SolidFill with 32 bpp framebuffer. | Francisco Jerez |
2008-12-17 | Some corrections on the Lynx modesetting code. | Francisco Jerez |
2008-12-17 | Disable screen centering on mode initialization. | Francisco Jerez |
2008-12-13 | Janitor/maintenance patches. | Paulo Cesar Pereira de Andrade |
2008-12-12 | Unless there is a xorg.conf option, don't modify mclck neither mxclck. | Paulo Cesar Pereira de Andrade |
2008-11-28 | Properly restore console on the smi 501/502. | Paulo Cesar Pereira de Andrade |
2008-11-28 | DGA is dependent on HAVE_XMODES. | Paulo Cesar Pereira de Andrade |
2008-11-25 | Remove smi_dga.c and polylines code from smi_xaa.c. | Paulo Cesar Pereira de Andrade |
2008-11-25 | Ensure the engine is idle before switching to a virtual terminal. | Paulo Cesar Pereira de Andrade |
2008-11-24 | Use a single debug macro for leaving functions. | Paulo Cesar Pereira de Andrade |
2008-11-19 | Declare DGA fields only when not using xf86DiDGAInit. | Paulo Cesar Pereira de Andrade |
2008-11-17 | Enable XAA and randr rotated modes. | Paulo Cesar Pereira de Andrade |
2008-11-14 | Correct EXA+Randr+rotated mode. | Paulo Cesar Pereira de Andrade |
2008-11-14 | Don't explicitly call the cursor routines. | Paulo Cesar Pereira de Andrade |
2008-11-14 | Only compile smi_dga.c when xf86DiDGAInit is not available. | Paulo Cesar Pereira de Andrade |
2008-11-14 | Correct regressions in CSCVideo | Paulo Cesar Pereira de Andrade |
2008-11-14 | MSOC: Hide cursor on mode setup when using software cursor. | Paulo Cesar Pereira de Andrade |