summaryrefslogtreecommitdiff
path: root/vmwgfx/vmwgfx_saa.c
AgeCommit message (Expand)Author
2012-06-09vmware: port vmware driver to new compat APIDave Airlie
2012-03-15Fix a memory corruption due to a redundant free.Zack Rusin
2011-12-15saa, vmwgfx: Fix saa_copy_compositeThomas Hellstrom
2011-12-06vmwgfx: Add an option to enable rendercheck modeThomas Hellstrom
2011-11-09vmwgfx: Make sure we don't render when VT switchedThomas Hellstrom
2011-11-09vmwgfx: Fix rendering errors when rotating / unrotating a screen.Thomas Hellstrom
2011-11-09vmwgfx: A number of damage fixesThomas Hellstrom
2011-11-01vmwgfx: Add an option to use a scanout surfaceThomas Hellstrom
2011-11-01vmwgfx: Be correct when setting up damage trackingThomas Hellstrom
2011-11-01vmwgfx: Add an option for direct presentsThomas Hellstrom
2011-10-31vmwgfx: Don't do present readbacks per crtcThomas Hellstrom
2011-09-29vmwgfx: Adapt to vmwgfx kernel driver 2.1Thomas Hellstrom
2011-07-07vmwgfx: Add boolean flags for different rendering modesThomas Hellstrom
2011-07-07vmwgfx: Various acceleration fixes.Thomas Hellstrom
2011-07-01vmwgfx: Try to sort out format handling with composite.Thomas Hellstrom
2011-07-01vmwgfx: Support xa composite.Thomas Hellstrom
2011-06-22vmwgfx: Try to match created hardware formats with the dri state tracker.Thomas Hellstrom
2011-06-22vmwgfx: Fix dirty present bugThomas Hellstrom
2011-06-22vmwgfx: Don't call xa_copy_done after a present.Thomas Hellstrom
2011-06-22vmwgfx: Make present readbacks not cross scanout bounding box boundariesThomas Hellstrom
2011-06-22vmwgfx: Make a list of scanout bounding boxes available to each scanout pixmapThomas Hellstrom
2011-06-22vmwgfx: Import the WSBM list macrosThomas Hellstrom
2011-06-16vmwgfx: Fix up driver build process for Xserver >= 1.7.Thomas Hellstrom
2011-06-16vmwgfx, saa: Initial importThomas Hellstrom