1. 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
  2. 7e7392a drm: Drop ioctl->cmd_drv by Ville Syrjälä · 10 years ago
  3. fd3e4d6 drm/vmwgfx: Fix an issue with the device losing its irq line on module unload by Thomas Hellstrom · 10 years ago
  4. 3458390 drm/vmwgfx: Reorder device takedown somewhat by Thomas Hellstrom · 10 years ago
  5. 496eb6f drm/vmwgfx: Replace the hw mutex with a hw spinlock by Thomas Hellstrom · 10 years ago
  6. e338c4c drm/vmwgfx: Fix error printout on signals pending by Thomas Hellstrom · 10 years ago
  7. a3a1a66 drm/vmwgfx: Deletion of an unnecessary check before the function call "vfree" by Markus Elfring · 10 years ago
  8. 9a72384 drm/vmwgfx: Filter out modes those cannot be supported by the current VRAM size. by Sinclair Yeh · 10 years ago
  9. 915b4d1 drm: add driver->set_busid() callback by David Herrmann · 10 years ago
  10. 7963e9d Revert "drm: drop redundant drm_file->is_master" by Dave Airlie · 10 years ago
  11. 48ba813 drm: drop redundant drm_file->is_master by David Herrmann · 10 years ago
  12. ee3939e drm/ttm: Fix a few sparse warnings by Thierry Reding · 10 years ago
  13. 18e4a46 drm/vmwgfx: Fix compat shader namespace by Thomas Hellstrom · 10 years ago
  14. f95aeb1 drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE() by Damien Lespiau · 10 years ago
  15. bb0f1b5 drm: pass the irq explicitly to drm_irq_install by Daniel Vetter · 11 years ago
  16. 89dcbda drm/vmwgfx: Remove authorization requirements around some more ioctls by Thomas Hellstrom · 11 years ago
  17. 03f8026 drm/vmwgfx: Enable render nodes by Thomas Hellstrom · 11 years ago
  18. 4649926 drm/vmwgfx: Drop authentication requirement on UNREF ioctls by Thomas Hellstrom · 11 years ago
  19. 64190bd drm/vmwgfx: Reinstate and tighten security around legacy master model by Thomas Hellstrom · 11 years ago
  20. 294adf7 drm/vmwgfx: Use a per-device semaphore for reservation protection by Thomas Hellstrom · 11 years ago
  21. 44d847b drm: init TTM dev_mapping in ttm_bo_device_init() by David Herrmann · 11 years ago
  22. 6796cb1 drm: use anon-inode instead of relying on cdevs by David Herrmann · 11 years ago
  23. 857aea1 drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZE by Charmaine Lee · 11 years ago
  24. d5bde95 drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2 by Thomas Hellstrom · 11 years ago
  25. 3e894a6 drm/vmwgfx: Fix recently introduced sparse / smatch warnings and errors by Thomas Hellstrom · 11 years ago
  26. 4b9e45e drm/vmwgfx: Ditch the vmw_dummy_query_bo_prepare function by Thomas Hellstrom · 11 years ago
  27. 173fb7d drm/vmwgfx: Persistent tracking of context bindings by Thomas Hellstrom · 11 years ago
  28. 1d7a5cb drm/vmwgfx: Implement a buffer object synccpu ioctl. by Thomas Hellstrom · 12 years ago
  29. c74c162 drm/vmwgfx: Add guest-backed shaders by Thomas Hellstrom · 12 years ago
  30. a97e219 drm/vmwgfx: Hook up guest-backed surfaces by Thomas Hellstrom · 12 years ago
  31. afb0e50 drm/vmwgfx: Read bounding box memory from the appropriate register by Thomas Hellstrom · 12 years ago
  32. 6da768a drm/vmwgfx: Hook up MOBs to TTM as a separate memory type by Thomas Hellstrom · 12 years ago
  33. 3530bdc drm/vmwgfx: Add MOB management by Thomas Hellstrom · 12 years ago
  34. c1234db drm/vmwgfx: Update the svga register definition by Thomas Hellstrom · 12 years ago
  35. bc2d650 drm/vmwgfx: Replace vram_size with prim_bb_mem for calculation of max resolution by Thomas Hellstrom · 12 years ago
  36. 0d00c48 drm/vmwgfx: Fix the driver for large dma addresses by Thomas Hellstrom · 11 years ago
  37. 69977ff drm/vmwgfx: Hook up the prime ioctls by Thomas Hellstrom · 11 years ago
  38. ca9efa1 Merge branch 'vmwgfx-next-3.13' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 11 years ago
  39. e14cd95 drm/vmwgfx: Fix a couple of compile / sparse warnings and errors by Thomas Hellstrom · 11 years ago
  40. 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
  41. 2113694 drm/vmwgfx: fix warning if config intel iommu is off. by Dave Airlie · 11 years ago
  42. d92d985 drm/vmwgfx: Use the linux DMA api to get valid device addresses of pages by Thomas Hellstrom · 11 years ago
  43. c424985 drm/vmwgfx: Don't kill clients on VT switch by Thomas Hellstrom · 11 years ago
  44. 14bbf20 drm/vmwgfx: fix error return code in vmw_driver_load() by Wei Yongjun · 11 years ago
  45. 0faa4a8 drm/vmwgfx: remove ->firstopen callback by Daniel Vetter · 11 years ago
  46. b0e898a drm: remove FASYNC support by Daniel Vetter · 11 years ago
  47. 5bbd533 drm/vmwgfx: remove redundant clearing of driver->dma_quiescent by Daniel Vetter · 11 years ago
  48. baa7094 drm: const'ify ioctls table (v2) by Rob Clark · 11 years ago
  49. 247d36d drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del} by Andy Lutomirski · 11 years ago
  50. 2d13b67 drm: encapsulate crtc->set_config calls by Daniel Vetter · 12 years ago
  51. 1a1494d Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  52. c0951b7 drm/vmwgfx: Refactor resource management by Thomas Hellstrom · 12 years ago
  53. 506ff75 drm/vmwgfx: Refactor module load to not require fifo unless fbdev is loaded by Thomas Hellstrom · 12 years ago
  54. ba723fe8 drm/vmwgfx: Enable traces *after* we've hidden SVGA by Thomas Hellstrom · 12 years ago
  55. 0b91c4a drm/ttm: remove ttm_buffer_object->buffer_start by Marcin Slusarz · 12 years ago
  56. 95e8f6a drm/vmwgfx: Fix hibernation device reset by Thomas Hellstrom · 12 years ago
  57. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  58. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  59. 398b7a1 Merge tag 'v3.6-rc7' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  60. 5e1782d vmwgfx: add dumb ioctl support by Dave Airlie · 12 years ago
  61. 3a99507 vmwgfx: remove useless set memory to zero use memset() by Wei Yongjun · 12 years ago
  62. c490342 drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at boot by Dave Airlie · 12 years ago
  63. 5d2afab drm/vmwgfx: allow a kconfig option to choose if fbcon is enabled by Dave Airlie · 12 years ago
  64. 949c4a3 drm: track dev_mapping in more robust and flexible way by Ilija Hadzic · 12 years ago
  65. 923d1fe drm: kill reclaim_buffers_locked by Daniel Vetter · 13 years ago
  66. be53bfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  67. 466e69b drm: move pci bus master enable into driver. by Dave Airlie · 13 years ago
  68. 67d4a87 drm/vmwgfx: Treat out-of-range initial width and height as host errors by Thomas Hellstrom · 13 years ago
  69. eb4f923 vmwgfx: Pick up the initial size from the width and height regs by Jakob Bornecrantz · 13 years ago
  70. 6b82ef5 vmwgfx: Clean up pending event references to struct drm_file objects on close by Thomas Hellstrom · 13 years ago
  71. 4962590 drm: Fix typo in vmwgfx_drv.c by Masanari Iida · 13 years ago
  72. e08e96d drm: Make the per-driver file_operations struct const by Arjan van de Ven · 13 years ago
  73. 83dbb15 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  74. cd2b89e vmwgfx: Reinstate the update_layout ioctl by Thomas Hellstrom · 13 years ago
  75. e0cd360 gpu: add module.h to drivers/gpu files as required. by Paul Gortmaker · 13 years ago
  76. 1717c0e Revert "drm/ttm: add a way to bo_wait for either the last read or last write" by Dave Airlie · 13 years ago
  77. 1c482ab vmwgfx: Add vblank stubs by Jakob Bornecrantz · 13 years ago
  78. 5438ae8 vmwgfx: Wrap drm_read and drm_poll by Thomas Hellstrom · 13 years ago
  79. 57c5ee7 vmwgfx: Add fence events by Thomas Hellstrom · 13 years ago
  80. 6ea77d1 vmwgfx: Minor cleanups by Thomas Hellstrom · 13 years ago
  81. 5bb39e8 vmwgfx: Handle device surface memory limit by Thomas Hellstrom · 13 years ago
  82. e2fa3a7 vmwgfx: Fix up query processing by Thomas Hellstrom · 13 years ago
  83. 2fcd5a7 vmwgfx: Add present and readback ioctls by Jakob Bornecrantz · 13 years ago
  84. 01e8141 vmwgfx: Drop 3D Legacy Display Unit support by Jakob Bornecrantz · 13 years ago
  85. 56d1c78 vmwgfx: Add screen object support by Jakob Bornecrantz · 13 years ago
  86. ae2a104 vmwgfx: Implement fence objects by Thomas Hellstrom · 13 years ago
  87. 4f73a96 vmwgfx: Make vmw_wait_seqno a bit more readable by Thomas Hellstrom · 13 years ago
  88. 6bcd8d3c vmwgfx: Fix confusion caused by using "fence" in various places by Thomas Hellstrom · 13 years ago
  89. f63f6a5 vmwgfx: Add functionality to get 3D caps by Thomas Hellstrom · 13 years ago
  90. fe0f5c6 vmwgfx: Remove the update layout IOCTL. by Thomas Hellstrom · 13 years ago
  91. 781b8bd vmwgfx: Remove the fifo debug ioctl by Thomas Hellstrom · 13 years ago
  92. dcca286 vmwgfx: Update register definitions for HWV8 and print out new capabilities by Thomas Hellstrom · 13 years ago
  93. fb17f18 vmwgfx: Restrict number of GMR pages to device limit by Thomas Hellstrom · 13 years ago
  94. 05730b3 vmwgfx: Switch to VGA when we drop master and vmwgfx fbdev is not active by Thomas Hellstrom · 13 years ago
  95. be38ab6 vmwgfx: Fix potential execbuf deadlocks by Thomas Hellstrom · 13 years ago
  96. a2c06ee Revert "ttm: Include the 'struct dev' when using the DMA API." by Dave Airlie · 14 years ago
  97. 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
  98. 5a893fc ttm: Include the 'struct dev' when using the DMA API. by Konrad Rzeszutek Wilk · 14 years ago
  99. 8410ea3 drm: rework PCI/platform driver interface. by Dave Airlie · 14 years ago
  100. 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