summaryrefslogtreecommitdiff
path: root/vmwgfx/vmwgfx_dri2.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-29vmwgfx: Use libdrm to obtain the drm device node name v2Thomas Hellstrom1-12/+31
2017-08-21Revert "vmware/vmwgfx: Support multiple dri driver names"Thomas Hellstrom1-7/+2
2017-07-13Revert "Revert "vmware/vmwgfx: Support multiple dri driver names""Sinclair Yeh1-2/+7
2017-05-11Revert "vmware/vmwgfx: Support multiple dri driver names"Thomas Hellstrom1-7/+2
2016-05-30vmware/vmwgfx: Support multiple dri driver namesThomas Hellstrom1-2/+7
2016-02-01vmware/vmwgfx: Add missing includes of the config.h header.Thomas Hellstrom1-0/+3
2013-12-19vmwgfx: Add an infrastructure to be able to run hosted under a compositor v2Thomas Hellstrom1-0/+37
2013-12-06vmwgfx: Support also XA version 1 v2Thomas Hellstrom1-3/+2
2013-09-30vmwgfx: Avoid HW operations when not masterThomas Hellstrom1-0/+13
2013-08-02vmwgfx: update for XA API changesRob Clark1-2/+3
2012-06-09vmware: port vmware driver to new compat APIDave Airlie1-2/+2
2011-12-06vmwgfx: Adapt to the dri state tracker sending depth instead of bppThomas Hellstrom1-4/+10
2011-12-06vmwgfx: Don't register back buffers as "hw_is_dri2_fronts" v2Thomas Hellstrom1-8/+11
2011-11-28vmwgfx: Make the drm device name persistentThomas Hellstrom1-8/+10
2011-11-25vmwgfx: Get the drm device name from the open file descriptorThomas Hellstrom1-2/+21
2011-11-25vmwgfx: Pre-init fixesThomas Hellstrom1-2/+0
2011-11-25vmware: Hook up vmwgfx to be tried before falling back to legacyThomas Hellstrom1-1/+1
2011-10-26vmwgfx: Save the dri2 requested depth since it may differ from the drawableThomas Hellstrom1-2/+12
2011-07-09vmwgfx: Don't dirty the front buffer as hw when doing a dri2copyregion from itThomas Hellstrom1-5/+2
2011-07-01vmwgfx: Try to sort out format handling with composite.Thomas Hellstrom1-9/+5
2011-06-22vmwgfx: Try to match created hardware formats with the dri state tracker.Thomas Hellstrom1-13/+51
2011-06-22vmwgfx: Import the WSBM list macrosThomas Hellstrom1-1/+2
2011-06-16vmwgfx: Fix up driver build process for Xserver >= 1.7.Thomas Hellstrom1-19/+2
2011-06-16vmwgfx, saa: Initial importThomas Hellstrom1-0/+373