1. baa91d64 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. 83dbb15 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  5. 2ac8637 vmwgfx: Snoop DMA transfers with non-covering sizes by Jakob Bornecrantz · 13 years ago
  6. d41025c vmwgfx: Move the prefered mode first in the list by Jakob Bornecrantz · 13 years ago
  7. e5c8dbb vmwgfx: Unreference surface on cursor error path by Jakob Bornecrantz · 13 years ago
  8. 55bde5b vmwgfx: Free prefered mode on error path by Jakob Bornecrantz · 13 years ago
  9. d982640 vmwgfx: Use pointer return error codes by Jakob Bornecrantz · 13 years ago
  10. da7653d vmwgfx: Fix hw cursor position by Thomas Hellstrom · 13 years ago
  11. 6987427 vmwgfx: Infrastructure for explicit placement by Thomas Hellstrom · 13 years ago
  12. 1543b4d vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh by Thomas Hellstrom · 13 years ago
  13. 0e708bc vmwgfx: Remove screen object active list by Thomas Hellstrom · 13 years ago
  14. d4528b8 vmwgfx: Screen object cleanups by Thomas Hellstrom · 13 years ago
  15. cd2b89e vmwgfx: Reinstate the update_layout ioctl by Thomas Hellstrom · 13 years ago
  16. 305151e vmwgfx: Use "Virtual" connectors and encoders rather than "LVDS". by Thomas Hellstrom · 13 years ago
  17. e0cd360 gpu: add module.h to drivers/gpu files as required. by Paul Gortmaker · 13 years ago
  18. 2d1a8a4 gpu: Add export.h as required to drivers/gpu files. by Paul Gortmaker · 13 years ago
  19. 1717c0e Revert "drm/ttm: add a way to bo_wait for either the last read or last write" by Dave Airlie · 13 years ago
  20. c5c4236 vmwgfx: Don't pass unused arguments to do_dirty functions by Jakob Bornecrantz · 13 years ago
  21. 64fc994 vmwgfx: Emulate depth 32 framebuffers by Jakob Bornecrantz · 13 years ago
  22. 80d9b24 vmwgfx: information leak in vmw_execbuf_copy_fence_user() by Dan Carpenter · 13 years ago
  23. 0c5d370 vmwgfx: memory leaks caused by double allocation by Dan Carpenter · 13 years ago
  24. d2c184f vmwgfx: return -EFAULT instead of number of bytes remaining by Dan Carpenter · 13 years ago
  25. 1c482ab vmwgfx: Add vblank stubs by Jakob Bornecrantz · 13 years ago
  26. 74b5ea3 vmwgfx: Whitespace & code style in display unit by Jakob Bornecrantz · 13 years ago
  27. 60a16a3 vmwgfx: Fix display system init & close functions by Jakob Bornecrantz · 13 years ago
  28. 5a7b74b vmwgfx: Take the driver out of staging by Thomas Hellstrom · 13 years ago
  29. 5438ae8 vmwgfx: Wrap drm_read and drm_poll by Thomas Hellstrom · 13 years ago
  30. 57c5ee7 vmwgfx: Add fence events by Thomas Hellstrom · 13 years ago
  31. 8bf445c vmwgfx: Break out and comment vmw_execbuf_copy_fence_user by Thomas Hellstrom · 13 years ago
  32. c6ca839 vmwgfx: Don't use virtual coords when using screen objects by Jakob Bornecrantz · 13 years ago
  33. 414ee50 vmwgfx: Implement memory accounting for resources by Thomas Hellstrom · 13 years ago
  34. 6ea77d1 vmwgfx: Minor cleanups by Thomas Hellstrom · 13 years ago
  35. e5ed157 vmwgfx: Bump driver minor to advertise support for new ioctls. by Thomas Hellstrom · 13 years ago
  36. c337ada vmwgfx: Be more strict with fb depths when using screen objects by Jakob Bornecrantz · 13 years ago
  37. 5bb39e8 vmwgfx: Handle device surface memory limit by Thomas Hellstrom · 13 years ago
  38. 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
  39. f18c884 vmwgfx: Optimize the command submission resource list by Thomas Hellstrom · 13 years ago
  40. e2fa3a7 vmwgfx: Fix up query processing by Thomas Hellstrom · 13 years ago
  41. e93daed vmwgfx: Allow reference and unreference of NULL fence objects. by Thomas Hellstrom · 13 years ago
  42. b37a6b9 vmwgfx: minor dmabuf utilities cleanup by Thomas Hellstrom · 13 years ago
  43. 0cff60c vmwgfx: Disallow user space to send present and readback commands by Jakob Bornecrantz · 13 years ago
  44. 2fcd5a7 vmwgfx: Add present and readback ioctls by Jakob Bornecrantz · 13 years ago
  45. 44031d2 vmwgfx: Place overlays in GMR area if we can by Jakob Bornecrantz · 13 years ago
  46. 01e8141 vmwgfx: Drop 3D Legacy Display Unit support by Jakob Bornecrantz · 13 years ago
  47. b7b7002 vmwgfx: Require HWV8 for 3d support by Thomas Hellstrom · 13 years ago
  48. 56d1c78 vmwgfx: Add screen object support by Jakob Bornecrantz · 13 years ago
  49. d991ef0 vmwgfx: Add dmabuf helper functions for pinning by Jakob Bornecrantz · 13 years ago
  50. 626ab77 vmwgfx: Refactor common display unit functions to shared file by Jakob Bornecrantz · 13 years ago
  51. 4084fb8 vmwgfx: Expand the command checker to cover screen object commands by Jakob Bornecrantz · 13 years ago
  52. 5deb65c vmwgfx: Break out dirty submission code by Jakob Bornecrantz · 13 years ago
  53. 922ade0 vmwgfx: Break out execbuf command processing by Thomas Hellstrom · 13 years ago
  54. 6070e9f vmwgfx: Some comments and BUG_ON by Jakob Bornecrantz · 13 years ago
  55. 5f898d9 vmwgfx: Make sure the reserved area is at the start of vram by Jakob Bornecrantz · 13 years ago
  56. 497a3ff vmwgfx: Add comments for buffer pinning code by Jakob Bornecrantz · 13 years ago
  57. de12d44 vmwgfx: Document vmw_fifo_reserve by Jakob Bornecrantz · 13 years ago
  58. 8d3713e vmwgfx: Update register files to latest from vmware-sdk by Jakob Bornecrantz · 13 years ago
  59. 2ae7b03 vmwgfx: Bump major by Thomas Hellstrom · 13 years ago
  60. ae2a104 vmwgfx: Implement fence objects by Thomas Hellstrom · 13 years ago
  61. 4f73a96 vmwgfx: Make vmw_wait_seqno a bit more readable by Thomas Hellstrom · 13 years ago
  62. 6bcd8d3c vmwgfx: Fix confusion caused by using "fence" in various places by Thomas Hellstrom · 13 years ago
  63. f63f6a5 vmwgfx: Add functionality to get 3D caps by Thomas Hellstrom · 13 years ago
  64. 07999a7 vmwgfx: Remove the possibility to map the fifo from user-space by Thomas Hellstrom · 13 years ago
  65. fe0f5c6 vmwgfx: Remove the update layout IOCTL. by Thomas Hellstrom · 13 years ago
  66. 781b8bd vmwgfx: Remove the fifo debug ioctl by Thomas Hellstrom · 13 years ago
  67. 2de59d0 vmwgfx: Implement GMR2 by Thomas Hellstrom · 13 years ago
  68. dcca286 vmwgfx: Update register definitions for HWV8 and print out new capabilities by Thomas Hellstrom · 13 years ago
  69. fb17f18 vmwgfx: Restrict number of GMR pages to device limit by Thomas Hellstrom · 13 years ago
  70. 05730b3 vmwgfx: Switch to VGA when we drop master and vmwgfx fbdev is not active by Thomas Hellstrom · 13 years ago
  71. be38ab6 vmwgfx: Fix potential execbuf deadlocks by Thomas Hellstrom · 13 years ago
  72. 0bef23f vmwgfx: Print error diagnostics if depth doesn't match the host expectation by Michel Dänzer · 13 years ago
  73. 6558429b vmwgfx: Fix 'bbp' typo by Michel Dänzer · 13 years ago
  74. e666d66 vmwgfx: Don't write to read-only registers by Michel Dänzer · 13 years ago
  75. f01b7ba vmwgfx: Add support for depth 8 by Michel Dänzer · 13 years ago
  76. 654a4ef vmwgfx: Let SVGA_REG_NUM_DISPLAYS determine output connectivity by Thomas Hellstrom · 13 years ago
  77. dfadbbd drm/ttm: add a way to bo_wait for either the last read or last write by Marek Olšák · 13 years ago
  78. f35119d drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible by Rakib Mullick · 13 years ago
  79. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  80. a2c06ee Revert "ttm: Include the 'struct dev' when using the DMA API." by Dave Airlie · 14 years ago
  81. de1e7cd Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into drm-next by Dave Airlie · 14 years ago
  82. b1f559e drm: Mark constant arrays of drm_display_mode const by Chris Wilson · 14 years ago
  83. 5a893fc ttm: Include the 'struct dev' when using the DMA API. by Konrad Rzeszutek Wilk · 14 years ago
  84. 8410ea3 drm: rework PCI/platform driver interface. by Dave Airlie · 14 years ago
  85. 27e8b23 ttm: Expand (*populate) to support an array of DMA addresses. by Konrad Rzeszutek Wilk · 14 years ago
  86. 5b2eef9 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  87. a666594 vmwgfx: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  88. 57084d0 drm/fb: Don't expose mmio for fbdev emulation layer by James Simmons · 14 years ago
  89. 6570596 drm/ttm/vmwgfx: Have TTM manage the validation sequence. by Thomas Hellstrom · 14 years ago
  90. 2f5993c drm/vmwgfx: Fix up an error path during bo creation by Thomas Hellstrom · 14 years ago
  91. dccb2a9 drm: vmwgfx: fix information leak to userland by Kulikov Vasiliy · 14 years ago
  92. 1ef0724 drm/vmwgfx: Fix oops on failing bo pin by Thomas Hellstrom · 14 years ago
  93. 85b54e0 drivers/gpu/drm/vmwgfx: Fix k.alloc switched arguments by Joe Perches · 14 years ago
  94. c48c43e Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  95. 135cba0 vmwgfx: Implement a proper GMR eviction mechanism by Thomas Hellstrom · 14 years ago
  96. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  97. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  98. 0c8eb0d Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-core-next by Dave Airlie · 14 years ago
  99. 8aea528 drm/vmwgfx: Bump minor and driver date by Thomas Hellstrom · 14 years ago
  100. 029e50b drm/vmwgfx: Save at least one screen layout by Thomas Hellstrom · 14 years ago