summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-21config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon1-4/+5
2010-07-21config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-1/+1
2010-07-21config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2010-07-21config: complete AC_INIT m4 quotingGaetan Nadon1-2/+2
2010-07-20config: remove unrequired AC_HEADER_STDCGaetan Nadon1-2/+0
2010-07-20config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2010-07-20config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-07-20config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon2-19/+6
2010-06-22xv: Make sure we have a CRTC before setting up the overlay.Francisco Jerez1-1/+7
2010-04-27xf86-video-siliconmotion 1.7.4xf86-video-siliconmotion-1.7.4Alan Coopersmith1-1/+1
2010-04-27Require xorg-macros 1.4 for XORG_INSTALLAlan Coopersmith1-3/+3
2010-04-27Use $(AM_V_GEN) & $(SED) to generate man pagesAlan Coopersmith1-3/+1
2010-02-11config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon2-4/+3
2010-02-08Fix lack of precision in video resizing. #26443Cedric Cellier1-5/+8
2010-01-15Update Sun license notices to current X.Org standard formAlan Coopersmith1-22/+19
2009-12-30configure.ac: remove unused sdkdir=$(pkg-config...) statementGaetan Nadon1-1/+0
2009-11-23Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2009-11-02INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon1-1/+0
2009-11-02INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2-3/+6
2009-11-02Several driver modules do not have a ChangeLog target in Makefile.am #23814Gaetan Nadon2-12/+6
2009-11-02.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-9/+64
2009-11-02Change clockRange to ClockRange, not ClockRangesAdam Jackson1-1/+1
2009-08-05fix build after headers movedxf86-video-siliconmotion-1.7.3Dave Airlie1-1/+1
2009-08-05update for 1.7.3Dave Airlie1-1/+1
2009-07-28siliconmotion: change to using ABI version checkDave Airlie1-1/+1
2009-07-28siliconmotion: update for resources/RAC API removalDave Airlie1-6/+9
2009-07-16Update to xextproto 7.1 support.Peter Hutterer3-0/+14
2009-07-02siliconmotion 1.7.2xf86-video-siliconmotion-1.7.2Adam Jackson1-1/+1
2009-06-23Fix EXA rotation for SM502 at 32bpp (bug 22432).Francisco Jerez1-30/+10
2009-05-28Remove useless loader symbol lists.Adam Jackson1-123/+1
2009-05-27Program MCLK/MXCLK on startup for a secondary SM502.Francisco Jerez1-3/+14
2009-05-11Fill in COPYING file, add SubmittingPatches URL to READMEAlan Coopersmith2-13/+76
2009-05-10Widen the pixel clock readjust interval for SM712.Francisco Jerez1-1/+1
2009-05-05Fail gracefully when the specified virtual screen doesn't fit in RAM.Francisco Jerez1-1/+20
2009-05-05Probe the amount of installed memory by trial and error on SM712.Francisco Jerez1-0/+52
2009-04-28Bump version to 1.7.1.xf86-video-siliconmotion-1.7.1Francisco Jerez1-1/+1
2009-04-21Increase the maximum clock value to 200MHz on SM712.Francisco Jerez1-2/+1
2009-04-21Don't attempt monitor detection on SM712.Francisco Jerez1-1/+3
2009-03-20Stop clearing of "VESA compliance power down mode" bitJamie Lentin1-4/+0
2009-03-13Fix direct access to IO space on chipsets with no IOBase mapping.Matthieu Herrb1-1/+1
2009-02-11siliconmotion: Fix disabling of debugging if SMI501_CLI_DEBUG is set to 0Niels de Vos3-3/+3
2009-02-04Wait for vertical retrace before writing registers at SMILynx_CrtcDPMS_*Francisco Jerez1-4/+4
2009-02-04Drop the outdated configuration options documentation in README.Francisco Jerez1-77/+0
2009-02-04Minor corrections at the man page.Francisco Jerez1-3/+3
2009-02-04Set dualhead to on by default on SM72x chipsets.Francisco Jerez1-2/+6
2009-02-04Dynamically switch virtual refresh mode.Francisco Jerez4-71/+97
2009-01-30Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith1-0/+23
2009-01-09Remove xorgconfig & xorgcfg from See Also list in man pageAlan Coopersmith1-1/+1
2008-12-29Bump release to 1.7.0.xf86-video-siliconmotion-1.7.0Paulo Cesar Pereira de Andrade1-1/+1
2008-12-29Use util-macros XORG_CHANGELOG and XORG_CWARNFLAGS.Paulo Cesar Pereira de Andrade4-73/+23