1. 7dfbbdc drm/ttm: Be consistent on ttm_bo_init() failures by Thomas Hellstrom · 14 years ago
  2. 3205bc2 drm/ttm: Documentation update by Thomas Hellstrom · 14 years ago
  3. e3ce8a0 Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next by Dave Airlie · 14 years ago
  4. 549f736 drm/i915: Enable SandyBridge blitter ring by Chris Wilson · 14 years ago
  5. 40d857b drm/ttm: Avoid using the ttm_mem_type_manager::put_locked function by Thomas Hellstrom · 14 years ago
  6. 8fe9790 drm/edid: add helper function to detect monitor audio capability by Zhenyu Wang · 14 years ago
  7. fb9a90f Merge remote branch 'airlied/drm-core-next' into tmp by Chris Wilson · 14 years ago
  8. 21c74a8 drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enum by Jason Wessel · 14 years ago
  9. c9220b0 drm/ttm: add unlocked variant of new manager put node. by Dave Airlie · 14 years ago
  10. b7ae505 Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next by Dave Airlie · 14 years ago
  11. 9f0e7ff drm/i915: fetch eDP configuration data from the VBT by Jesse Barnes · 14 years ago
  12. 96a03fc Merge branch 'drm-kdb-next' into drm-core-next by Dave Airlie · 14 years ago
  13. 0c8eb0d Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-core-next by Dave Airlie · 14 years ago
  14. 413d45d drm, kdb, kms: Add an enter argument to mode_set_base_atomic() API by Jason Wessel · 14 years ago
  15. 30f47fc8 drm/vmwgfx: Add a parameter to get the max fb size by Thomas Hellstrom · 14 years ago
  16. 02b0016 drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callback by Thomas Hellstrom · 14 years ago
  17. fb7ba21 Merge remote branch 'korg/drm-fixes' into drm-vmware-next by Dave Airlie · 14 years ago
  18. 1df6a2e drm/ttm: Fix two race conditions + fix busy codepaths by Thomas Hellstrom · 14 years ago
  19. d961db7 drm/ttm: restructure to allow driver to plug in alternate memory manager by Ben Skeggs · 14 years ago
  20. 42311ff drm/ttm: introduce utility function to free an allocated memory node by Ben Skeggs · 14 years ago
  21. 73aa808 drm: Move the GTT accounting to i915 by Chris Wilson · 14 years ago
  22. 39b4d07 drm: Hold the mutex when dropping the last GEM reference (v2) by Chris Wilson · 14 years ago
  23. 29d08b3 drm/gem: handlecount isn't really a kref so don't make it one. by Dave Airlie · 14 years ago
  24. 31dfbc9 drm: Prune GEM vma entries by Chris Wilson · 14 years ago
  25. f459ffb drm/radeon: fix PCI ID 5657 to be an RV410 by Dave Airlie · 14 years ago
  26. 4a445f2 Merge remote branch 'origin/master' of /home/airlied/kernel//linux-2.6 into drm-core-next by Dave Airlie · 14 years ago
  27. 0af9e92 intel-gtt: clean up gtt size reporting by Daniel Vetter · 14 years ago
  28. e9e5f8e Merge branch 'drm-intel-fixes' into HEAD by Chris Wilson · 14 years ago
  29. 930a9e2 drm: Use a nondestructive mode for output detect when polling (v2) by Chris Wilson · 14 years ago
  30. 7b334fc drm: Use a nondestructive mode for output detect when polling by Chris Wilson · 14 years ago
  31. 1996675 drm/i915: die, i915_probe_agp, die by Daniel Vetter · 14 years ago
  32. 0ade638 intel-gtt: introduce drm/intel-gtt.h by Daniel Vetter · 14 years ago
  33. cbc60ca drm: kill get_reg_ofs callback by Daniel Vetter · 14 years ago
  34. df8fcb0 drm: kill dev->timer by Daniel Vetter · 14 years ago
  35. 89c3726 drm: kill agp indirection mess by Daniel Vetter · 14 years ago
  36. 8f87919 drm: replace drawable ioctl by noops by Daniel Vetter · 14 years ago
  37. 4ac5ec4 drm: don't export dri1 locking functions by Daniel Vetter · 14 years ago
  38. 793a97e drm: kill drm_map_ofs callbacks by Daniel Vetter · 14 years ago
  39. 690bb51 drm: drop return value of drm_free_agp by Daniel Vetter · 14 years ago
  40. a2a273c drm: don't export drm_get_drawable_info by Daniel Vetter · 14 years ago
  41. b3da8f7 drm: kill context_ctor callback by Daniel Vetter · 14 years ago
  42. fd2e793 drm: kill gem_free_object_unlocked driver callback by Daniel Vetter · 14 years ago
  43. 23ddc02 drm: kill dma_ready callbacks by Daniel Vetter · 14 years ago
  44. be72ae2 drm: kill procfs callbacks by Daniel Vetter · 14 years ago
  45. 1da3f87 drm: kill kernel_context_switch callbacks by Daniel Vetter · 14 years ago
  46. ee00557 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
  47. 1b2f148 drm: block userspace under allocating buffer and having drivers overwrite it (v2) by Dave Airlie · 14 years ago
  48. 60641aa include: replace unifdef-y with header-y by Sam Ravnborg · 14 years ago
  49. aa9f56b 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
  50. 7203425 drm: expand gamma_set by James Simmons · 14 years ago
  51. 4d76a22 drm/edid: Add detailed block walk for CEA extensions by Adam Jackson · 14 years ago
  52. fb43964 drm: Remove unused fields from drm_display_info by Adam Jackson · 14 years ago
  53. c17c2f8 drm: Fix support for PCI domains by Benjamin Herrenschmidt · 14 years ago
  54. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  55. fc1caf6 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
  56. 9779714 Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  57. 1a7aba7 drm: add KGDB/KDB support by Jesse Barnes · 14 years ago
  58. 5837471 drm: kill BKL from common code by Arnd Bergmann · 14 years ago
  59. 1297c05 drm/radeon: add new pci ids by Alex Deucher · 14 years ago
  60. ba4420c drm: move ttm global code to core drm by Dave Airlie · 14 years ago
  61. aa7ffc0 x86 platform driver: intelligent power sharing driver by Jesse Barnes · 14 years ago
  62. ab9e1f5 drm/radeon: add basic zmask/hiz support (v4) by Dave Airlie · 14 years ago
  63. 7827627 Merge branch 'drm-radeon-next' of ../drm-radeon-next into drm-core-next by Dave Airlie · 14 years ago
  64. e190bfe drm: Import driver for the sil164 I2C TMDS transmitter. by Francisco Jerez · 14 years ago
  65. e7aeeba drm/radeon/kms/r6xx+: add query for tile config (v2) by Alex Deucher · 14 years ago
  66. 991ea75 drm: use workqueue instead of slow-work by Tejun Heo · 14 years ago
  67. 92897b5 drm: add "auto" dithering method by Ben Skeggs · 14 years ago
  68. 102e734 Merge branch 'drm-tracepoints' into drm-testing by Dave Airlie · 14 years ago
  69. 5c8d717 drm/kms: add crtc disable function by Alex Deucher · 14 years ago
  70. a907a2e Merge branch 'drm-intel-lru' into drm-testing by Dave Airlie · 14 years ago
  71. db8cc27 Merge branch 'drm-platform' into drm-testing by Dave Airlie · 14 years ago
  72. 709ea97 drm: implement helper functions for scanning lru list by Daniel Vetter · 14 years ago
  73. d1024ce drm: sane naming for drm_mm.c by Daniel Vetter · 14 years ago
  74. db3307a drm: kill drm_mm_node->private by Daniel Vetter · 14 years ago
  75. 5870a4d drm/ttm: Allocate the page pool manager in the heap. by Francisco Jerez · 14 years ago
  76. b9c2c9a drm: add per-event vblank event trace points by Jesse Barnes · 14 years ago
  77. 148a03b drm/radeon/kms/evergreen: set accel_enabled by Alex Deucher · 14 years ago
  78. 1067b6c Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  79. d8bd19d drm/vmwgfx: Allow userspace to change default layout. Bump minor. by Jakob Bornecrantz · 14 years ago
  80. e3a815f drm/i915: add HAS_BSD check to i915_getparam by Zou Nan hai · 14 years ago
  81. 36d1701 Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-testing by Dave Airlie · 14 years ago
  82. fbf8176 drm/kms: disable/enable poll around switcheroo on/off by Dave Airlie · 14 years ago
  83. dcdb167 drm: Add support for platform devices to register as DRM devices by Jordan Crouse · 14 years ago
  84. 01d73a6 drm: Remove drm_resource wrappers by Jordan Crouse · 14 years ago
  85. 7fc74f1 drm/nouveau: Add getparam for current PTIMER time. by Marcin Kościelnicki · 14 years ago
  86. 8187a2b drm/i915: introduce intel_ring_buffer structure (V2) by Zou Nan hai · 14 years ago
  87. 59534f7 Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  88. 68adac5 drm: move radeon_fixed.h to shared drm_fixed.h header by Ben Skeggs · 14 years ago
  89. 7c5ee53 ttm: Provide an API for starting and stopping the delayed workqueue by Matthew Garrett · 14 years ago
  90. 1d42bbc drm/fbdev: fix cloning on fbcon by Dave Airlie · 14 years ago
  91. eb1f8e4 drm/fbdev: rework output polling to be back in the core. (v4) by Dave Airlie · 14 years ago
  92. bc35afd drm/radeon/kms: add query for crtc hw id from crtc id to get info V2 by Jerome Glisse · 14 years ago
  93. 96525a2 drm_edid: There should be 6 Standard Timings by Dan Carpenter · 14 years ago
  94. e33b3e7 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  95. 8cfe92d drm/ttm: Remove the ttm_bo_block_reservation() function. by Thomas Hellstrom · 14 years ago
  96. 7547a91 Merge branch 'drm-ttm-unmappable' into drm-core-next by Dave Airlie · 14 years ago
  97. 0c321c7 drm/ttm: remove io_ field from TTM V6 by Jerome Glisse · 14 years ago
  98. 82c5da6 drm/ttm: ttm_fault callback to allow driver to handle bo placement V6 by Jerome Glisse · 14 years ago
  99. fd632aa drm: free core gem object from driver callbacks by Daniel Vetter · 14 years ago
  100. 1d39704 drm: extract drm_gem_object_init by Daniel Vetter · 14 years ago