summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_drv.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-07Merge branch 'drm-platform' into drm-testingDave Airlie1-1/+1
2010-06-03drm/vmwgfx: Allow userspace to change default layout. Bump minor.Jakob Bornecrantz1-1/+6
2010-06-01drm: Add support for platform devices to register as DRM devicesJordan Crouse1-1/+1
2010-06-01drm/vmwgfx: Remove some leftover debug messages.Thomas Hellstrom1-8/+0
2010-06-01drm/vmwgfx: Support older hardware.Jakob Bornecrantz1-0/+9
2010-02-18drm/vmwgfx: Use fb handover mechanism instead of stealth mode.Thomas Hellstrom1-33/+16
2010-02-01drm/vmwgfx: Request SVGA version 2 and bail if not foundPeter Hanzel1-0/+11
2010-02-01drm/vmwgfx: Correctly detect 3DJakob Bornecrantz1-0/+2
2010-01-14drm/vmwgfx: Implement basic pm operations.Thomas Hellstrom1-1/+61
2010-01-14drm/vmwgfx: Make fence sequences continous across a VT switch.Thomas Hellstrom1-0/+1
2009-12-23drm/vmwgfx: Fix unlocked ioctl and add proper access controlThomas Hellstrom1-28/+19
2009-12-15drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz1-0/+735