summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-16vmware/vmwgfx: Add a missing source file for distributionThomas Hellstrom1-0/+1
2016-11-16Adapt Block/WakeupHandler signature for ABI 23Hans de Goede1-0/+5
2016-05-30vmware/vmwgfx: Support multiple dri driver namesThomas Hellstrom1-2/+7
2016-05-30vmware: Bump minor to signal availability of new featuresThomas Hellstrom1-1/+1
2016-05-30vmware/vmwgfx: Don't require screen objects to runThomas Hellstrom1-12/+0
2016-02-11vmware/vmwgfx: Disable autolayout if we detect an old resolutionsetThomas Hellstrom4-1/+6
2016-02-11vmware/vmwgfx: Read the implicit output status from KMS if available.Thomas Hellstrom1-9/+24
2016-02-11vmware/vmwgfx: Avoid filling the log with modeline printoutsThomas Hellstrom1-1/+0
2016-02-11vmware/vmwgfx: Add a layout handler v2Thomas Hellstrom5-0/+478
2016-02-11vmware/vmwgfx: Update RandR output properties on hotplug events v2Thomas Hellstrom1-35/+104
2016-02-01vmware/vmwgfx: Add missing includes of the config.h header.Thomas Hellstrom6-0/+18
2016-02-01vmware/vmwgfx: Expose kernel connector attributes and react to hotplug eventsThomas Hellstrom4-44/+345
2015-05-04vmware/vmwgfx: Try to use only_hw_present semantics if screen targets are ena...Thomas Hellstrom7-13/+61
2015-01-20Add 2560x1440 to supported resolutions.Thomas Klausner1-0/+1
2015-01-15saa: Adapt to GC client clip changes in xserver 1.17Adam Jackson1-1/+1
2014-11-18vmware/vmwgfx: Make large Xv video blits cheaperThomas Hellstrom1-8/+267
2014-10-14xf86xv.h cannot be included without first including xorg-server.h.Stefan Dirsch1-0/+1
2014-09-24vmware/saa: Fix saa_check_poly_fill_rect_noreadback v2Thomas Hellstrom1-11/+9
2014-09-24vmware/saa: Fix saa_check_copy_window dirty region v3Thomas Hellstrom1-1/+23
2014-09-23Revert "vmware/saa: Disable the noreadback polyfillrect optimization"Thomas Hellstrom1-11/+1
2014-09-09vmware/vmwgfx: Fix cursor problem with multimonThomas Hellstrom1-0/+9
2014-09-03vmware/vmwgfx: Don't add pixmaps to the pixmap list if they're already on itThomas Hellstrom1-1/+2
2014-08-28vmware/legacy: Fix overlay related compile breakage on earlier X serversThomas Hellstrom1-0/+4
2014-08-28vmware: Fix bootstrap related compile errors on earlier X serversThomas Hellstrom1-2/+5
2014-08-25vmware: Clear the PITCHLOCK register if available before modesetThomas Hellstrom1-1/+4
2014-08-14vmware/legacy: Fix out of bound array indexingJakob Bornecrantz1-1/+1
2014-08-11vmware/vmwgfx: Fix compilation issue on older X serversJakob Bornecrantz1-0/+2
2014-08-11vmware/legacy: Fix uninitialized values in video commandsJakob Bornecrantz1-1/+2
2014-07-03vmware/vmwgfx: Fix an error path segfaultThomas Hellstrom1-0/+1
2014-05-23vmware/legacy: Apply same fix to auto colorkey fillJakob Bornecrantz1-1/+6
2014-05-23vmware/vmwgfx: Fix auto colorkey fill usageJakob Bornecrantz1-10/+18
2014-05-23vmware/vmwgfx: A bit more error logging when handling cursorsJakob Bornecrantz1-1/+7
2014-05-23vmware/vmwgfx: Don't move cursors without imagesJakob Bornecrantz1-0/+4
2014-05-21vmware/vmwgfx: Fix xwayland build on newer XA versionsThomas Hellstrom1-1/+1
2014-05-14Add support for server managed fdsHans de Goede3-4/+34
2014-05-14Add support for XSERVER_PLATFORM_BUSHans de Goede3-8/+53
2014-05-09vmware/saa: Disable the noreadback polyfillrect optimizationThomas Hellstrom1-1/+11
2014-05-08vmware/vmwgfx: Fix initial dirty region for pixmapsThomas Hellstrom1-1/+2
2014-04-11vmware/vmwgfx: Set desired modes after xMir screen initThomas Hellstrom1-0/+6
2014-04-03vmware/vmwgfx: Don't tell XA that we have a mask when we haven'tThomas Hellstrom1-0/+2
2014-04-03vmware/vmwgfx: Don't change backing-store of active scanout surfacesThomas Hellstrom3-11/+70
2014-04-01configure: fix build without xatrackerJulien Cristau1-1/+1
2014-03-26Bump the version number to 13.0.2xf86-video-vmware-13.0.2Jakob Bornecrantz1-1/+1
2014-02-26vmware: Fix compilation on newer X serversJakob Bornecrantz1-1/+3
2014-01-15vmware/vmwgfx: Always allocate shared hardware surfaces.Thomas Hellstrom2-2/+2
2014-01-09vmware: Require libdrm 2.4.38 to build XMir.Thomas Hellstrom6-2/+14
2014-01-09vmware: Fix build errors and warningsThomas Hellstrom5-6/+7
2014-01-09vmwgfx: Block DMA to prime surfaces for nowhostedThomas Hellstrom2-16/+25
2014-01-08vmwgfx: Enable direct dmasThomas Hellstrom1-1/+1
2013-12-19vmwgfx: Add support for XWaylandThomas Hellstrom4-0/+194