1. baa91d6 vmwgfx: Only allow 64x64 cursors by Jakob Bornecrantz · 13 years ago
  2. f0c8a65 vmwgfx: Initialize clip rect loop correctly in surface dirty by Jakob Bornecrantz · 13 years ago
  3. c0d1831 vmwgfx: Close screen object system by Jakob Bornecrantz · 13 years ago
  4. 2ac8637 vmwgfx: Snoop DMA transfers with non-covering sizes by Jakob Bornecrantz · 13 years ago
  5. d41025c vmwgfx: Move the prefered mode first in the list by Jakob Bornecrantz · 13 years ago
  6. e5c8dbb vmwgfx: Unreference surface on cursor error path by Jakob Bornecrantz · 13 years ago
  7. 55bde5b vmwgfx: Free prefered mode on error path by Jakob Bornecrantz · 13 years ago
  8. d982640 vmwgfx: Use pointer return error codes by Jakob Bornecrantz · 13 years ago
  9. da7653d vmwgfx: Fix hw cursor position by Thomas Hellstrom · 13 years ago
  10. 1543b4d vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh by Thomas Hellstrom · 13 years ago
  11. cd2b89e vmwgfx: Reinstate the update_layout ioctl by Thomas Hellstrom · 13 years ago
  12. c5c4236 vmwgfx: Don't pass unused arguments to do_dirty functions by Jakob Bornecrantz · 13 years ago
  13. 64fc994 vmwgfx: Emulate depth 32 framebuffers by Jakob Bornecrantz · 13 years ago
  14. 1c482ab vmwgfx: Add vblank stubs by Jakob Bornecrantz · 13 years ago
  15. c6ca839 vmwgfx: Don't use virtual coords when using screen objects by Jakob Bornecrantz · 13 years ago
  16. 6ea77d1 vmwgfx: Minor cleanups by Thomas Hellstrom · 13 years ago
  17. c337ada vmwgfx: Be more strict with fb depths when using screen objects by Jakob Bornecrantz · 13 years ago
  18. 90ff18b vmwgfx: Make sure we always have a user-space handle to use for objects that are backing kms framebuffers. by Thomas Hellstrom · 13 years ago
  19. 2fcd5a7 vmwgfx: Add present and readback ioctls by Jakob Bornecrantz · 13 years ago
  20. 01e8141 vmwgfx: Drop 3D Legacy Display Unit support by Jakob Bornecrantz · 13 years ago
  21. 56d1c78 vmwgfx: Add screen object support by Jakob Bornecrantz · 13 years ago
  22. d991ef0 vmwgfx: Add dmabuf helper functions for pinning by Jakob Bornecrantz · 13 years ago
  23. 626ab77 vmwgfx: Refactor common display unit functions to shared file by Jakob Bornecrantz · 13 years ago
  24. 5deb65c vmwgfx: Break out dirty submission code by Jakob Bornecrantz · 13 years ago
  25. 5f898d9 vmwgfx: Make sure the reserved area is at the start of vram by Jakob Bornecrantz · 13 years ago
  26. 497a3ff vmwgfx: Add comments for buffer pinning code by Jakob Bornecrantz · 13 years ago
  27. fe0f5c6 vmwgfx: Remove the update layout IOCTL. by Thomas Hellstrom · 13 years ago
  28. 0bef23f vmwgfx: Print error diagnostics if depth doesn't match the host expectation by Michel Dänzer · 13 years ago
  29. 6558429b vmwgfx: Fix 'bbp' typo by Michel Dänzer · 13 years ago
  30. e666d66 vmwgfx: Don't write to read-only registers by Michel Dänzer · 13 years ago
  31. f01b7ba vmwgfx: Add support for depth 8 by Michel Dänzer · 13 years ago
  32. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  33. 1ef0724 drm/vmwgfx: Fix oops on failing bo pin by Thomas Hellstrom · 14 years ago
  34. 029e50b drm/vmwgfx: Save at least one screen layout by Thomas Hellstrom · 14 years ago
  35. e133e73 drm/vmwgfx: Prune modes based on available VRAM size by Thomas Hellstrom · 14 years ago
  36. 3a939a5 drm/vmwgfx: Take the ttm lock around the dirty ioctl by Thomas Hellstrom · 14 years ago
  37. 02b0016 drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callback by Thomas Hellstrom · 14 years ago
  38. d3216a0 drm/vmwgfx: Really support other depths than 32 by Thomas Hellstrom · 14 years ago
  39. 7a1c2f6 vmwgfx: Enable use of the vblank system by Thomas Hellstrom · 14 years ago
  40. 30c78bb vmwgfx: vt-switch (master drop) fixes by Thomas Hellstrom · 14 years ago
  41. cce13ff drm: Propagate error code from fb_create() by Chris Wilson · 14 years ago
  42. 4ede00c vmwgfx: return -EFAULT if copy_to_user fails by Dan Carpenter · 14 years ago
  43. d8bd19d drm/vmwgfx: Allow userspace to change default layout. Bump minor. by Jakob Bornecrantz · 14 years ago
  44. 7c4f778 drm/vmwgfx: Fix vga save / restore with display topology. by Thomas Hellstrom · 14 years ago
  45. 316ab13 drm/vmwgfx: Print warnings in kernel log about bo pinning that fails. by Jakob Bornecrantz · 14 years ago
  46. 22ee861 drm/vmwgfx: Reserve first part of VRAM for framebuffer. by Thomas Hellstrom · 14 years ago
  47. d7e1958 drm/vmwgfx: Support older hardware. by Jakob Bornecrantz · 14 years ago
  48. 7e71f8a drm/vmwgfx: Assume larger framebuffer max size. by Jakob Bornecrantz · 14 years ago
  49. 3865167 drm/fb: fix fbdev object model + cleanup properly. by Dave Airlie · 14 years ago
  50. 3bef357 drm/vmwgfx: Report propper framebuffer_{max|min}_{width|height} by Jakob Bornecrantz · 15 years ago
  51. 5ffdb65 drm/vmwgfx: Don't send bad flags to the host by Jakob Bornecrantz · 15 years ago
  52. df1c93b drm/vmwgfx: Don't promote updates from GMR-backed scanouts to fullscreen. by Thomas Hellstrom · 15 years ago
  53. 7a73ba7 drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles. by Thomas Hellstrom · 15 years ago
  54. fb1d973 drm/vmwgfx: Add DRM driver for VMware Virtual GPU by Jakob Bornecrantz · 15 years ago