1. 9b8eb4d drm/vmwgfx: return -EFAULT for copy_to_user errors by Dan Carpenter · 14 years ago
  2. d8bd19d drm/vmwgfx: Allow userspace to change default layout. Bump minor. by Jakob Bornecrantz · 14 years ago
  3. 991b7b4 drm/vmwgfx: Fix framebuffer modesetting by Jakob Bornecrantz · 14 years ago
  4. 7c4f778 drm/vmwgfx: Fix vga save / restore with display topology. by Thomas Hellstrom · 14 years ago
  5. 1ca14e7 drm/vmwgfx: Remove some leftover debug messages. by Thomas Hellstrom · 14 years ago
  6. 316ab13 drm/vmwgfx: Print warnings in kernel log about bo pinning that fails. by Jakob Bornecrantz · 14 years ago
  7. 792778e drm/vmwgfx: Unpause overlay on update. by Jakob Bornecrantz · 14 years ago
  8. 259600d5 drm/vmwgfx: Some modesetting cleanups and fixes. by Jakob Bornecrantz · 14 years ago
  9. d451f62 drm/vmwgfx: Don't use SVGA_REG_ENABLE in modesetting code. by Jakob Bornecrantz · 14 years ago
  10. bbfad33 drm/vmwgfx: Remove duplicate member from struct vmw_legacy_display_unit. by Jakob Bornecrantz · 14 years ago
  11. 22ee861 drm/vmwgfx: Reserve first part of VRAM for framebuffer. by Thomas Hellstrom · 14 years ago
  12. d7e1958 drm/vmwgfx: Support older hardware. by Jakob Bornecrantz · 14 years ago
  13. 1ae1ddd drm/vmwgfx: Get connector status from detection function. by Jakob Bornecrantz · 14 years ago
  14. 1925d45 drm/vmwgfx: Add kernel throttling support. Bump minor. by Thomas Hellstrom · 14 years ago
  15. 04e9e94 drm/vmwgfx: Make sure to unpin old and pin new framebuffer. by Jakob Bornecrantz · 14 years ago
  16. 6a591a9 drm/vmwgfx: Fix single framebuffer detection. by Jakob Bornecrantz · 14 years ago
  17. 7e71f8a drm/vmwgfx: Assume larger framebuffer max size. by Jakob Bornecrantz · 14 years ago
  18. 1471ca9 fbdev: allow passing more than one aperture for handoff by Marcin Slusarz · 14 years ago
  19. 7547a91 Merge branch 'drm-ttm-unmappable' into drm-core-next by Dave Airlie · 14 years ago
  20. 0c321c7 drm/ttm: remove io_ field from TTM V6 by Jerome Glisse · 14 years ago
  21. 96bf8b8 drm/vmwgfx: add support for new TTM fault callback V5 by Jerome Glisse · 14 years ago
  22. 9d87fa2 drm/ttm: split no_wait argument in 2 GPU or reserve wait by Jerome Glisse · 14 years ago
  23. 3865167 drm/fb: fix fbdev object model + cleanup properly. by Dave Airlie · 14 years ago
  24. ae6445a drm/vmwgfx: depends on FB by Randy Dunlap · 14 years ago
  25. 4e4ddd4 drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring. by Thomas Hellstrom · 14 years ago
  26. f2d12b8 drm/vmwgfx: Use fb handover mechanism instead of stealth mode. by Thomas Hellstrom · 14 years ago
  27. 85b9e48 drm/vmwgfx: Fix a circular locking dependency bug. by Thomas Hellstrom · 14 years ago
  28. a87897e drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members. Bumps major. by Jakob Bornecrantz · 14 years ago
  29. 3bef357 drm/vmwgfx: Report propper framebuffer_{max|min}_{width|height} by Jakob Bornecrantz · 14 years ago
  30. f77cef3 drm/vmwgfx: Update the user-space interface. by Thomas Hellstrom · 14 years ago
  31. 5ffdb65 drm/vmwgfx: Don't send bad flags to the host by Jakob Bornecrantz · 14 years ago
  32. c188660 drm/vmwgfx: Request SVGA version 2 and bail if not found by Peter Hanzel · 14 years ago
  33. 8e19a95 drm/vmwgfx: Correctly detect 3D by Jakob Bornecrantz · 14 years ago
  34. 8ba5152 drm/vmwgfx: Optimize memory footprint for DMA buffers. by Thomas Hellstrom · 15 years ago
  35. d9f36a0 drm/vmwgfx: Implement basic pm operations. by Thomas Hellstrom · 15 years ago
  36. 476d51d drm/vmwgfx: Implement a swap_notify callback. by Thomas Hellstrom · 15 years ago
  37. effe110 drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs. by Thomas Hellstrom · 15 years ago
  38. 7704bef drm/vmwgfx: Make fence sequences continous across a VT switch. by Thomas Hellstrom · 15 years ago
  39. 50ec3b7 drm/vmwgfx: Fix an error path causing an oops. by Thomas Hellstrom · 15 years ago
  40. df1c93b drm/vmwgfx: Don't promote updates from GMR-backed scanouts to fullscreen. by Thomas Hellstrom · 15 years ago
  41. 7a73ba7 drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles. by Thomas Hellstrom · 15 years ago
  42. 3d3a5b3 drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal. by Thomas Hellstrom · 15 years ago
  43. e1f7800 drm/vmwgfx: Fix unlocked ioctl and add proper access control by Thomas Hellstrom · 15 years ago
  44. fb1d973 drm/vmwgfx: Add DRM driver for VMware Virtual GPU by Jakob Bornecrantz · 15 years ago
  45. 632f611 drm/vmwgfx: Add svga headers for vmwgfx driver by Jakob Bornecrantz · 15 years ago