1. 1a4adb0 drm/vmwgfx: Fix NULL pointer comparison by Ravikant B Sharma · 8 years ago
  2. 7a9d200 drm/vmwgfx: Convert macro to octal representation by Øyvind A. Holm · 8 years ago
  3. 50f8373 drm/vmwgfx: Revert "drm/vmwgfx: Replace numeric parameter like 0444 with macro" by Øyvind A. Holm · 8 years ago
  4. f7c478b drm/vmwgfx: Turn on DRIVER_ATOMIC flag by Sinclair Yeh · 8 years ago
  5. 36cc79b drm/vmwgfx: Add universal plane support by Sinclair Yeh · 8 years ago
  6. 31788ca drm/vmwgfx: Work around drm removal of control nodes by Thomas Hellstrom · 8 years ago
  7. f08c86c drm/vmwgfx: Annotate ignored return values by Thomas Hellstrom · 8 years ago
  8. 11b3c20 drm: Change the return type of the unload hook to void by Gabriel Krisman Bertazi · 8 years ago
  9. 2d8e60e drm/vmwgfx: Replace numeric parameter like 0444 with macro by Baole Ni · 8 years ago
  10. 5e58052 Backmerge tag 'v4.7' into drm-next by Dave Airlie · 8 years ago
  11. 0d02c4a drm/vmwgfx: Stop checking minor type directly by Frank Binns · 8 years ago
  12. 04319d8 drm/vmwgfx: Add an option to change assumed FB bpp by Sinclair Yeh · 8 years ago
  13. 7c20d21 drm/vmwgfx: Work around mode set failure in 2D VMs by Sinclair Yeh · 8 years ago
  14. b3ac9f2 drm: Extract drm_is_current_master by Daniel Vetter · 8 years ago
  15. d6ed682 drm: Refactor drop/set master code a bit by Daniel Vetter · 8 years ago
  16. f921791 drm/vmwgfx: Report vmwgfx version to vmware.log by Sinclair Yeh · 9 years ago
  17. 93cd168 drm/vmwgfx: Kill some lockdep warnings by Thomas Hellstrom · 9 years ago
  18. dfd5e50 drm/ttm: remove use_ticket parameter from ttm_bo_reserve by Christian König · 9 years ago
  19. e7c8e54 Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  20. 44debe7 vgacon: dummy implementation for vgacon_text_force by Daniel Vetter · 9 years ago
  21. b0dc6d4 drm/vmwgfx: Allow the UPDATE_LAYOUT ioctl from control nodes by Thomas Hellstrom · 9 years ago
  22. 5ea1734 drm/vmwgfx: Send a hotplug event at master_set by Thomas Hellstrom · 9 years ago
  23. 316e376 Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  24. 1c0230d drm/vmwgfx: Nuke preclose hook by Daniel Vetter · 9 years ago
  25. 96c5d07 drm/vmwgfx: respect 'nomodeset' by Rob Clark · 10 years ago
  26. 8fbf9d9 drm/vmwgfx: Implement the cursor_set2 callback v2 by Thomas Hellstrom · 9 years ago
  27. d2e8851 drm/vmwgfx: Relax irq locking somewhat by Thomas Hellstrom · 9 years ago
  28. b76ff5e drm/vmwgfx: Replace iowrite/ioread with volatile memory accesses by Thomas Hellstrom · 9 years ago
  29. 5ad9dce drm/vmwgfx: switch from ioremap_cache to memremap by Dan Williams · 9 years ago
  30. f8c4714 drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers by Daniel Vetter · 9 years ago
  31. 87698c8 drm/vmwgfx: Stop checking for DRM_UNLOCKED by Daniel Vetter · 9 years ago
  32. 2e586a7 drm/vmwgfx: Map the fifo as cached by Thomas Hellstrom · 9 years ago
  33. aa3469c drm/vmwgfx: Allow dropped masters render-node like access on legacy nodes v2 by Thomas Hellstrom · 9 years ago
  34. 36d4e87 drm/vmwgfx: Remove duplicate ttm_bo_device_release by Thomas Hellstrom · 9 years ago
  35. 294947a Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 9 years ago
  36. 54fbde8 drm/vmwgfx: Fix copyright headers by Sinclair Yeh · 9 years ago
  37. d80efd5 drm/vmwgfx: Initial DX support by Thomas Hellstrom · 9 years ago
  38. 8ce75f8 drm/vmwgfx: Update device includes for DX device functionality by Sinclair Yeh · 9 years ago
  39. 05c9501 drm/vmwgfx: Fix crash when unloading vmwgfx v2 by Sinclair Yeh · 9 years ago
  40. df45e9d drm/vmwgfx: Fix framebuffer creation on older hardware by Thomas Hellstrom · 9 years ago
  41. 55579cf drivers: gpu: Drop unlikely before IS_ERR(_OR_NULL) by Viresh Kumar · 9 years ago
  42. b9eb1a6 drm/vmwgfx: Kill a bunch of sparse warnings by Thomas Hellstrom · 10 years ago
  43. a278724 drm/vmwgfx: Implement fbdev on kms v2 by Thomas Hellstrom · 9 years ago
  44. fd006a4 drm/vmwgfx: Add a kernel interface to create a framebuffer v2 by Thomas Hellstrom · 9 years ago
  45. 459d0fa drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2 by Thomas Hellstrom · 9 years ago
  46. 35c0512 drm/vmwgfx: Implement screen targets by Sinclair Yeh · 9 years ago
  47. 3eab3d9 drm/vmwgfx: Add command buffer support v3 by Thomas Hellstrom · 9 years ago
  48. 153b3d5 vmwgfx: Rework device initialization by Thomas Hellstrom · 9 years ago
  49. 53d8858 Merge tag 'topic/drm-misc-2015-03-31' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  50. 7e7392a drm: Drop ioctl->cmd_drv by Ville Syrjälä · 10 years ago
  51. fd3e4d6 drm/vmwgfx: Fix an issue with the device losing its irq line on module unload by Thomas Hellstrom · 10 years ago
  52. 3458390 drm/vmwgfx: Reorder device takedown somewhat by Thomas Hellstrom · 10 years ago
  53. 496eb6f drm/vmwgfx: Replace the hw mutex with a hw spinlock by Thomas Hellstrom · 10 years ago
  54. e338c4c drm/vmwgfx: Fix error printout on signals pending by Thomas Hellstrom · 10 years ago
  55. a3a1a66 drm/vmwgfx: Deletion of an unnecessary check before the function call "vfree" by Markus Elfring · 10 years ago
  56. 9a72384 drm/vmwgfx: Filter out modes those cannot be supported by the current VRAM size. by Sinclair Yeh · 10 years ago
  57. 915b4d1 drm: add driver->set_busid() callback by David Herrmann · 10 years ago
  58. 7963e9d Revert "drm: drop redundant drm_file->is_master" by Dave Airlie · 10 years ago
  59. 48ba813 drm: drop redundant drm_file->is_master by David Herrmann · 10 years ago
  60. ee3939e drm/ttm: Fix a few sparse warnings by Thierry Reding · 10 years ago
  61. 18e4a46 drm/vmwgfx: Fix compat shader namespace by Thomas Hellstrom · 11 years ago
  62. f95aeb1 drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE() by Damien Lespiau · 11 years ago
  63. bb0f1b5 drm: pass the irq explicitly to drm_irq_install by Daniel Vetter · 11 years ago
  64. 89dcbda drm/vmwgfx: Remove authorization requirements around some more ioctls by Thomas Hellstrom · 11 years ago
  65. 03f8026 drm/vmwgfx: Enable render nodes by Thomas Hellstrom · 11 years ago
  66. 4649926 drm/vmwgfx: Drop authentication requirement on UNREF ioctls by Thomas Hellstrom · 11 years ago
  67. 64190bd drm/vmwgfx: Reinstate and tighten security around legacy master model by Thomas Hellstrom · 11 years ago
  68. 294adf7 drm/vmwgfx: Use a per-device semaphore for reservation protection by Thomas Hellstrom · 11 years ago
  69. 44d847b drm: init TTM dev_mapping in ttm_bo_device_init() by David Herrmann · 11 years ago
  70. 6796cb1 drm: use anon-inode instead of relying on cdevs by David Herrmann · 11 years ago
  71. 857aea1 drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZE by Charmaine Lee · 11 years ago
  72. d5bde95 drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2 by Thomas Hellstrom · 11 years ago
  73. 3e894a6 drm/vmwgfx: Fix recently introduced sparse / smatch warnings and errors by Thomas Hellstrom · 11 years ago
  74. 4b9e45e drm/vmwgfx: Ditch the vmw_dummy_query_bo_prepare function by Thomas Hellstrom · 11 years ago
  75. 173fb7d drm/vmwgfx: Persistent tracking of context bindings by Thomas Hellstrom · 11 years ago
  76. 1d7a5cb drm/vmwgfx: Implement a buffer object synccpu ioctl. by Thomas Hellstrom · 12 years ago
  77. c74c162 drm/vmwgfx: Add guest-backed shaders by Thomas Hellstrom · 12 years ago
  78. a97e219 drm/vmwgfx: Hook up guest-backed surfaces by Thomas Hellstrom · 12 years ago
  79. afb0e50 drm/vmwgfx: Read bounding box memory from the appropriate register by Thomas Hellstrom · 12 years ago
  80. 6da768a drm/vmwgfx: Hook up MOBs to TTM as a separate memory type by Thomas Hellstrom · 12 years ago
  81. 3530bdc drm/vmwgfx: Add MOB management by Thomas Hellstrom · 12 years ago
  82. c1234db drm/vmwgfx: Update the svga register definition by Thomas Hellstrom · 12 years ago
  83. bc2d650 drm/vmwgfx: Replace vram_size with prim_bb_mem for calculation of max resolution by Thomas Hellstrom · 12 years ago
  84. 0d00c48 drm/vmwgfx: Fix the driver for large dma addresses by Thomas Hellstrom · 11 years ago
  85. 69977ff drm/vmwgfx: Hook up the prime ioctls by Thomas Hellstrom · 11 years ago
  86. ca9efa1 Merge branch 'vmwgfx-next-3.13' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 11 years ago
  87. e14cd95 drm/vmwgfx: Fix a couple of compile / sparse warnings and errors by Thomas Hellstrom · 11 years ago
  88. 9191526 Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  89. 2113694 drm/vmwgfx: fix warning if config intel iommu is off. by Dave Airlie · 11 years ago
  90. d92d985 drm/vmwgfx: Use the linux DMA api to get valid device addresses of pages by Thomas Hellstrom · 11 years ago
  91. c424985 drm/vmwgfx: Don't kill clients on VT switch by Thomas Hellstrom · 11 years ago
  92. 14bbf20 drm/vmwgfx: fix error return code in vmw_driver_load() by Wei Yongjun · 11 years ago
  93. 0faa4a8 drm/vmwgfx: remove ->firstopen callback by Daniel Vetter · 11 years ago
  94. b0e898ac drm: remove FASYNC support by Daniel Vetter · 11 years ago
  95. 5bbd533 drm/vmwgfx: remove redundant clearing of driver->dma_quiescent by Daniel Vetter · 11 years ago
  96. baa7094 drm: const'ify ioctls table (v2) by Rob Clark · 11 years ago
  97. 247d36d drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del} by Andy Lutomirski · 12 years ago
  98. 2d13b67 drm: encapsulate crtc->set_config calls by Daniel Vetter · 12 years ago
  99. 1a1494d Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  100. c0951b7 drm/vmwgfx: Refactor resource management by Thomas Hellstrom · 12 years ago