summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2008-12-29Simplification and redundancy removal in video code.Paulo Cesar Pereira de Andrade1-49/+39
2008-12-29Some more quirks for the SM712.Francisco Jerez3-14/+69
2008-12-29Add support for clone mode on Lynx chipsets.Francisco Jerez3-45/+66
2008-12-21Add a CRTC/Output implementation using BIOS for modesetting.Francisco Jerez3-89/+220
2008-12-21Fix SMI_CrtcShadowAllocate.Francisco Jerez1-10/+4
2008-12-21Allocate crtc->funcs and output->funcs in the heap.Francisco Jerez7-189/+165
2008-12-21Cleanup the Lynx register saving/restoring code.Francisco Jerez4-340/+310
2008-12-21Add some quirks for SM712 modesetting.Francisco Jerez1-22/+43
2008-12-19Enable the SMI 501/502 command list interpreter in a "debug" build.Paulo Cesar Pereira de Andrade4-4/+194
2008-12-18Add definitions for the SMI 501/502 "command list interpreter".Paulo Cesar Pereira de Andrade5-12/+363
2008-12-17Fix crashes when switching VTs with EXA enabled.Francisco Jerez2-4/+13
2008-12-17Enable linear memory mode on SMI_MapMmio.Francisco Jerez1-23/+29
2008-12-17Fall back to UseBIOS off when VBEInit fails.Francisco Jerez1-5/+12
2008-12-17Fix XAA SolidFill with 32 bpp framebuffer.Francisco Jerez1-0/+1
2008-12-17Some corrections on the Lynx modesetting code.Francisco Jerez1-5/+40
2008-12-17Disable screen centering on mode initialization.Francisco Jerez1-1/+6
2008-12-13Janitor/maintenance patches.Paulo Cesar Pereira de Andrade5-25/+15
2008-12-12Unless there is a xorg.conf option, don't modify mclck neither mxclck.Paulo Cesar Pereira de Andrade5-68/+113
2008-11-28Properly restore console on the smi 501/502.Paulo Cesar Pereira de Andrade2-2/+74
2008-11-28DGA is dependent on HAVE_XMODES.Paulo Cesar Pereira de Andrade1-4/+0
2008-11-25Remove smi_dga.c and polylines code from smi_xaa.c.Paulo Cesar Pereira de Andrade5-463/+0
2008-11-25Ensure the engine is idle before switching to a virtual terminal.Paulo Cesar Pereira de Andrade1-11/+5
2008-11-24Use a single debug macro for leaving functions.Paulo Cesar Pereira de Andrade13-168/+162
2008-11-19Declare DGA fields only when not using xf86DiDGAInit.Paulo Cesar Pereira de Andrade1-0/+2
2008-11-17Enable XAA and randr rotated modes.Paulo Cesar Pereira de Andrade4-20/+26
2008-11-14Correct EXA+Randr+rotated mode.Paulo Cesar Pereira de Andrade1-1/+27
2008-11-14Don't explicitly call the cursor routines.Paulo Cesar Pereira de Andrade2-24/+0
2008-11-14Only compile smi_dga.c when xf86DiDGAInit is not available.Paulo Cesar Pereira de Andrade4-5/+14
2008-11-14Correct regressions in CSCVideoPaulo Cesar Pereira de Andrade1-134/+47
2008-11-14MSOC: Hide cursor on mode setup when using software cursor.Paulo Cesar Pereira de Andrade1-2/+14
2008-11-14Be more liberal about mode width validation.Paulo Cesar Pereira de Andrade2-17/+8
2008-11-13Don't restore alpha registers, as they are not being modified.Paulo Cesar Pereira de Andrade1-0/+2
2008-11-13Changed to use panel plane tl and tr to center modes smaller then panel size.Paulo Cesar Pereira de Andrade2-5/+20
2008-11-13Enable gamma correction on the MSOC.Paulo Cesar Pereira de Andrade3-4/+11
2008-11-11Correct a problem in CSC video on the smi 501/502.Paulo Cesar Pereira de Andrade1-47/+42
2008-11-11Disable detection of crt for the smi 501/502.Paulo Cesar Pereira de Andrade1-0/+4
2008-11-11Implement an argb cursor using the alpha layer.Paulo Cesar Pereira de Andrade5-21/+224
2008-11-11Add support for the reading/writing the alpha layer registers.Paulo Cesar Pereira de Andrade2-1/+165
2008-11-11Correct wrong offset value for secondary hardware cursor.Paulo Cesar Pereira de Andrade1-1/+1
2008-11-08Remove unused fifo_* options.Francisco Jerez3-54/+0
2008-11-08Remove the ZoomOnLCD option and update manpage for PCIRetry.Paulo Cesar Pereira de Andrade3-23/+9
2008-11-08Update the man pageFrancisco Jerez1-38/+45
2008-11-07Bit twelve on CPR00 bitfield is not bit eleven...Nathael Pajani1-1/+1
2008-11-06Use the CRT Monitor Detect MSOC register.Paulo Cesar Pereira de Andrade3-3/+51
2008-11-04Allow setting modes larger then panel for secondary output.Paulo Cesar Pereira de Andrade1-2/+5
2008-11-04Add CSCVideo option to smi 501/502.Paulo Cesar Pereira de Andrade6-75/+367
2008-10-30Make MSOC work with EXA offscreen manager.Paulo Cesar Pereira de Andrade1-13/+13