Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-12-07 | vmwgfx: Use kcalloc instead of kzalloc to allocate array | Thomas Meyer | 1 | -2/+2 |
2011-10-18 | vmwgfx: return -EFAULT instead of number of bytes remaining | Dan Carpenter | 1 | -0/+2 |
2011-10-10 | vmwgfx: Wrap drm_read and drm_poll | Thomas Hellstrom | 1 | -0/+43 |
2011-10-05 | vmwgfx: Add present and readback ioctls | Jakob Bornecrantz | 1 | -0/+172 |
2011-09-06 | vmwgfx: Add functionality to get 3D caps | Thomas Hellstrom | 1 | -0/+48 |
2011-09-06 | vmwgfx: Remove the possibility to map the fifo from user-space | Thomas Hellstrom | 1 | -3/+0 |
2011-09-06 | vmwgfx: Remove the fifo debug ioctl | Thomas Hellstrom | 1 | -23/+0 |
2010-10-06 | drm/vmwgfx: Add a parameter to get the max fb size | Thomas Hellstrom | 1 | -0/+3 |
2010-02-11 | drm/vmwgfx: Update the user-space interface. | Thomas Hellstrom | 1 | -0/+6 |
2010-02-01 | drm/vmwgfx: Correctly detect 3D | Jakob Bornecrantz | 1 | -1/+1 |
2009-12-15 | drm/vmwgfx: Add DRM driver for VMware Virtual GPU | Jakob Bornecrantz | 1 | -0/+81 |