1. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  2. 34db18ab Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next by Dave Airlie · 13 years ago
  3. 9f35421 drm/core: add ioctl to query device/driver capabilities by Ben Skeggs · 13 years ago
  4. 1922756 drm: fix unsigned vs signed comparison issue in modeset ctl ioctl. by Dave Airlie · 13 years ago
  5. a250b9f drm: add usb framework by Dave Airlie · 14 years ago
  6. 8410ea3 drm: rework PCI/platform driver interface. by Dave Airlie · 14 years ago
  7. ff72145b drm: dumb scanout create/mmap for intel/radeon (v3) by Dave Airlie · 13 years ago
  8. 78c6e17 drm/i915: Suppress spurious vblank interrupts by Chris Wilson · 14 years ago
  9. 5bcf719 drm/switcheroo: track state of switch in drivers. by Dave Airlie · 14 years ago
  10. d8c58fa Merge remote branch 'airlied/drm-core-next' into drm-intel-next by Chris Wilson · 14 years ago
  11. 4af72e2 drm: kill drm_agp_chipset_flush by Daniel Vetter · 14 years ago
  12. 27641c3 drm/vblank: Add support for precise vblank timestamping. by Mario Kleiner · 14 years ago
  13. 0f8c6d7 drm/i915: Move the invalidate|flush information out of the device struct by Chris Wilson · 14 years ago
  14. fb7ba21 Merge remote branch 'korg/drm-fixes' into drm-vmware-next by Dave Airlie · 14 years ago
  15. 73aa808 drm: Move the GTT accounting to i915 by Chris Wilson · 14 years ago
  16. 39b4d07 drm: Hold the mutex when dropping the last GEM reference (v2) by Chris Wilson · 14 years ago
  17. 29d08b3 drm/gem: handlecount isn't really a kref so don't make it one. by Dave Airlie · 14 years ago
  18. 31dfbc9 drm: Prune GEM vma entries by Chris Wilson · 14 years ago
  19. cbc60ca drm: kill get_reg_ofs callback by Daniel Vetter · 14 years ago
  20. df8fcb0 drm: kill dev->timer by Daniel Vetter · 14 years ago
  21. 89c3726 drm: kill agp indirection mess by Daniel Vetter · 14 years ago
  22. 8f87919 drm: replace drawable ioctl by noops by Daniel Vetter · 14 years ago
  23. 4ac5ec4 drm: don't export dri1 locking functions by Daniel Vetter · 14 years ago
  24. 793a97e drm: kill drm_map_ofs callbacks by Daniel Vetter · 14 years ago
  25. 690bb51 drm: drop return value of drm_free_agp by Daniel Vetter · 14 years ago
  26. a2a273c drm: don't export drm_get_drawable_info by Daniel Vetter · 14 years ago
  27. b3da8f7 drm: kill context_ctor callback by Daniel Vetter · 14 years ago
  28. fd2e793 drm: kill gem_free_object_unlocked driver callback by Daniel Vetter · 14 years ago
  29. 23ddc02 drm: kill dma_ready callbacks by Daniel Vetter · 14 years ago
  30. be72ae2 drm: kill procfs callbacks by Daniel Vetter · 14 years ago
  31. 1da3f87 drm: kill kernel_context_switch callbacks by Daniel Vetter · 14 years ago
  32. 1b2f148 drm: block userspace under allocating buffer and having drivers overwrite it (v2) by Dave Airlie · 14 years ago
  33. c17c2f8 drm: Fix support for PCI domains by Benjamin Herrenschmidt · 14 years ago
  34. 5837471 drm: kill BKL from common code by Arnd Bergmann · 14 years ago
  35. ba4420c drm: move ttm global code to core drm by Dave Airlie · 14 years ago
  36. 102e734 Merge branch 'drm-tracepoints' into drm-testing by Dave Airlie · 14 years ago
  37. b9c2c9a drm: add per-event vblank event trace points by Jesse Barnes · 14 years ago
  38. dcdb167 drm: Add support for platform devices to register as DRM devices by Jordan Crouse · 14 years ago
  39. 01d73a6 drm: Remove drm_resource wrappers by Jordan Crouse · 14 years ago
  40. fd632aa drm: free core gem object from driver callbacks by Daniel Vetter · 14 years ago
  41. 1d39704 drm: extract drm_gem_object_init by Daniel Vetter · 14 years ago
  42. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  43. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  44. 72e942d drm/ttm: use drm calloc large and free large by Dave Airlie · 14 years ago
  45. c3ae90c drm: introduce drm_gem_object_[handle_]unreference_unlocked by Luca Barbieri · 14 years ago
  46. e6be8d9 drm: remove address mask param for drm_pci_alloc() by Zhenyu Wang · 15 years ago
  47. ed8b670 drm: convert drm_ioctl to unlocked_ioctl by Arnd Bergmann · 15 years ago
  48. 3ff9916 Merge remote branch 'anholt/drm-intel-next' into drm-linus by Dave Airlie · 15 years ago
  49. 1a95916 drm: Add compatibility #ifdefs for *BSD by Kristian Høgsberg · 15 years ago
  50. 862302f drm: Add support for drm master_[set|drop] callbacks. by Thomas Hellstrom · 15 years ago
  51. 778c902 drm/i915: Fix sync to vblank when VGA output is turned off by Li Peng · 15 years ago
  52. f40d681 Merge remote branch 'airlied/drm-next' into drm-intel-next by Eric Anholt · 15 years ago
  53. c8e0f93 drm/i915: Replace a calloc followed by copying data over it with malloc. by Eric Anholt · 15 years ago
  54. 156822f drm: kill more unused DRM macros by Andres Salomon · 15 years ago
  55. 420a457 drm: kill some unused DRM_PROC macros from drmP.h by Andres Salomon · 15 years ago
  56. c9a9c5e drm: Add async event synchronization for drmWaitVblank by Kristian Høgsberg · 15 years ago
  57. 5b8f0be Merge remote branch 'airlied/drm-next' into drm-intel-next by Eric Anholt · 15 years ago
  58. c182be3 drm: Add async event synchronization for drmWaitVblank by Kristian Høgsberg · 15 years ago
  59. 28d5204 drm/vgaarb: add VGA arbitration support to the drm and kms. by Dave Airlie · 15 years ago
  60. a1a2d1d drm: GEM handles are u32, not int by Pekka Paalanen · 15 years ago
  61. 87fdff8 DRM: Add the explanation about DRM debug level by Zhao Yakui · 15 years ago
  62. f940f37 drm: Remove the macro defintion of DRM_DEBUG_MODE by Zhao Yakui · 15 years ago
  63. 8a4c47f drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODE by Zhao Yakui · 15 years ago
  64. 9a298b2 drm: Remove memory debugging infrastructure. by Eric Anholt · 15 years ago
  65. 249d604 drm: Split out the mm declarations in a separate header. Add atomic operations. by Jerome Glisse · 15 years ago
  66. fbe0efb drm_calloc_large: check right size, check integer overflow, use GFP_ZERO by Kristian Høgsberg · 15 years ago
  67. 4fefcb2 drm: add separate drm debugging levels by yakui_zhao · 15 years ago
  68. dcae362 drm: fix LOCK_TEST_WITH_RETURN macro by Roel Kluin · 15 years ago
  69. 8e7d2b2 drm/i915: allocate large pointer arrays with vmalloc by Jesse Barnes · 15 years ago
  70. c972d75 drm: reorder struct drm_ioctl_desc to save space on 64 bit builds by Richard Kennedy · 15 years ago
  71. 955b12d drm: Convert proc files to seq_file and introduce debugfs by Ben Gamari · 15 years ago
  72. 8e10045 drm: Drop unused and broken dri_library_name sysfs attribute. by Kristian Høgsberg · 16 years ago
  73. 112b715 drm: claim PCI device when running in modesetting mode. by Kristian Høgsberg · 16 years ago
  74. 41c2e75 drm: Make drm_local_map use a resource_size_t offset by Benjamin Herrenschmidt · 15 years ago
  75. f77d390 drm: Split drm_map and drm_local_map by Benjamin Herrenschmidt · 15 years ago
  76. d883f7f drm: Use resource_size_t for drm_get_resource_{start, len} by Benjamin Herrenschmidt · 15 years ago
  77. ab00b3e drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap. by Jesse Barnes · 15 years ago
  78. 30b2363 drm: Rip out the racy, unused vblank signal code. by Eric Anholt · 16 years ago
  79. fede5c9 drm: Add a debug node for vblank state. by Eric Anholt · 16 years ago
  80. f453ba0 DRM: add mode setting support by Dave Airlie · 16 years ago
  81. a2c0a97 drm: GEM mmap support by Jesse Barnes · 16 years ago
  82. 1147c9c drm: fix leak of uninitialized data to userspace by Vegard Nossum · 16 years ago
  83. 7c1c287 drm: move to kref per-master structures. by Dave Airlie · 16 years ago
  84. e7f7ab4 drm: cleanup exit path for module unload by Dave Airlie · 16 years ago
  85. 5244021 drm: move drm vblank initialization/cleanup to driver load/unload by Keith Packard · 16 years ago
  86. 5d8e6bb drm: Remove infrastructure for supporting i915's vblank swapping. by Eric Anholt · 16 years ago
  87. ba1eb1d i915: Map status page cached for chips with GTT-based HWS location. by Keith Packard · 16 years ago
  88. 9bfbd5c drm: kill drm_device->irq by Jesse Barnes · 16 years ago
  89. dbb19d3 i915 gem: install and uninstall irq handler in entervt and leavevt ioctls. by Kristian Høgsberg · 16 years ago
  90. 673a394 drm: Add GEM ("graphics execution manager") to i915 driver. by Eric Anholt · 16 years ago
  91. 0a3e67a drm: Rework vblank-wait handling to allow interrupt reduction. by Jesse Barnes · 16 years ago
  92. 242e3df drm/radeon: fixup issue with radeon and PAT support. by Dave Airlie · 16 years ago
  93. c0e0920 drm: reorganise drm tree to be more future proof. by Dave Airlie · 16 years ago[Renamed from drivers/char/drm/drmP.h]
  94. af6061a Revert "drm/vbl rework: rework how the drm deals with vblank." by Dave Airlie · 16 years ago
  95. bf9d892 drivers/char: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  96. ac741ab drm/vbl rework: rework how the drm deals with vblank. by Jesse Barnes · 16 years ago
  97. 2c14f28 drm: reorganise minor number handling using backported modesetting code. by Dave Airlie · 16 years ago
  98. 56d110e DRM: remove unused dev_class by Greg Kroah-Hartman · 16 years ago
  99. b05c238 drm/ati_pcigart: fix the PCIGART to use drm_pci to allocate GART table. by Dave Airlie · 16 years ago
  100. b932ccb drm: add support for passing state into the suspend hooks. by Dave Airlie · 16 years ago