summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_drv.c
Commit message (Expand)AuthorAgeFilesLines
* drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie2010-08-171-17/+17
* Merge branch 'drm-platform' into drm-testingDave Airlie2010-07-071-1/+1
|\
| * drm: Add support for platform devices to register as DRM devicesJordan Crouse2010-06-011-1/+1
* | drm/vmwgfx: Allow userspace to change default layout. Bump minor.Jakob Bornecrantz2010-06-031-1/+6
* | drm/vmwgfx: Remove some leftover debug messages.Thomas Hellstrom2010-06-011-8/+0
* | drm/vmwgfx: Support older hardware.Jakob Bornecrantz2010-06-011-0/+9
|/
* drm/vmwgfx: Use fb handover mechanism instead of stealth mode.Thomas Hellstrom2010-02-181-33/+16
* drm/vmwgfx: Request SVGA version 2 and bail if not foundPeter Hanzel2010-02-011-0/+11
* drm/vmwgfx: Correctly detect 3DJakob Bornecrantz2010-02-011-0/+2
* drm/vmwgfx: Implement basic pm operations.Thomas Hellstrom2010-01-141-1/+61
* drm/vmwgfx: Make fence sequences continous across a VT switch.Thomas Hellstrom2010-01-141-0/+1
* drm/vmwgfx: Fix unlocked ioctl and add proper access controlThomas Hellstrom2009-12-231-28/+19
* drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz2009-12-151-0/+735
OpenPOWER on IntegriCloud