1. 3632ef8 Revert "drm: Update fbdev fb_fix_screeninfo" by Dave Airlie · 14 years ago
  2. c3307cd Merge branch 'drm-radeon-ni' of ../drm-radeon-next into drm-core-next by Dave Airlie · 14 years ago
  3. 2b2fd60 drm/radeon/kms: add NI pci ids by Alex Deucher · 14 years ago
  4. dfe63bb drm: Update fbdev fb_fix_screeninfo by James Simmons · 14 years ago
  5. 9eba4a9 drm/radeon/kms: manage r300 CMASK RAM access and allow CMASK clear by Marek Olšák · 14 years ago
  6. 5bcf719 drm/switcheroo: track state of switch in drivers. by Dave Airlie · 14 years ago
  7. 72bfa19 drm/i915: Allow the application to choose the constant addressing mode by Chris Wilson · 14 years ago
  8. d8c58fa Merge remote branch 'airlied/drm-core-next' into drm-intel-next by Chris Wilson · 14 years ago
  9. 5aa7d52 Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  10. bbf0c6b drm/i915: announce to userspace that the bsd ring is coherent by Daniel Vetter · 14 years ago
  11. 6d6c5a1 drm/nouveau: remove some useless GETPARAMs by Ben Skeggs · 14 years ago
  12. 332b242 drm/nouveau: Implement the pageflip ioctl. by Francisco Jerez · 14 years ago
  13. 21e86c1 drm/nouveau: remove cpu_writers lock by Ben Skeggs · 14 years ago
  14. f7eb0c5 Merge branch 'drm-radeon-fusion' of ../drm-radeon-next into drm-core-next by Dave Airlie · 14 years ago
  15. 4080775 intel-gtt: export api for drm/i915 by Daniel Vetter · 14 years ago
  16. 4af72e2 drm: kill drm_agp_chipset_flush by Daniel Vetter · 14 years ago
  17. 40ce657 drm/i915/gtt: call chipset flush directly by Daniel Vetter · 14 years ago
  18. 23ed992 drm/i915|intel-gtt: consolidate intel-gtt.h headers by Daniel Vetter · 14 years ago
  19. c64f7ba agp/intel: Remove confusion of stolen entries not stolen memory by Chris Wilson · 14 years ago
  20. 11fa161 drm/radeon/kms: add Ontario Fusion APU pci ids by Alex Deucher · 14 years ago
  21. e624ae8 Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  22. eba6709 drm/ttm: Fix up io_mem_reserve / io_mem_free calling by Thomas Hellstrom · 14 years ago
  23. 6570596 drm/ttm/vmwgfx: Have TTM manage the validation sequence. by Thomas Hellstrom · 14 years ago
  24. 95762c2 drm/ttm: Improved fencing of buffer object lists by Thomas Hellstrom · 14 years ago
  25. 702adba drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lock by Thomas Hellstrom · 14 years ago
  26. 96726fe drm/ttm: Don't deadlock on recursive multi-bo reservations by Thomas Hellstrom · 14 years ago
  27. d6ea888 drm/ttm: Add a bo list reserve fastpath (v2) by Dave Airlie · 14 years ago
  28. 27641c3 drm/vblank: Add support for precise vblank timestamping. by Mario Kleiner · 14 years ago
  29. f13b326 drm/nouveau: Expose some BO usage flags to userspace. by Francisco Jerez · 14 years ago
  30. c94f28c Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  31. 7dfbbdc drm/ttm: Be consistent on ttm_bo_init() failures by Thomas Hellstrom · 14 years ago
  32. 3205bc2 drm/ttm: Documentation update by Thomas Hellstrom · 14 years ago
  33. 0f8c6d7 drm/i915: Move the invalidate|flush information out of the device struct by Chris Wilson · 14 years ago
  34. a00b10c drm/i915: Only enforce fence limits inside the GTT. by Chris Wilson · 14 years ago
  35. d935cc6 drm_mm: add support for range-restricted fair-lru scans by Daniel Vetter · 14 years ago
  36. e3ce8a0 Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next by Dave Airlie · 14 years ago
  37. 549f736 drm/i915: Enable SandyBridge blitter ring by Chris Wilson · 14 years ago
  38. 40d857b drm/ttm: Avoid using the ttm_mem_type_manager::put_locked function by Thomas Hellstrom · 14 years ago
  39. 8fe9790 drm/edid: add helper function to detect monitor audio capability by Zhenyu Wang · 14 years ago
  40. fb9a90f Merge remote branch 'airlied/drm-core-next' into tmp by Chris Wilson · 14 years ago
  41. 21c74a8 drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enum by Jason Wessel · 14 years ago
  42. c9220b0 drm/ttm: add unlocked variant of new manager put node. by Dave Airlie · 14 years ago
  43. b7ae505 Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next by Dave Airlie · 14 years ago
  44. 9f0e7ff drm/i915: fetch eDP configuration data from the VBT by Jesse Barnes · 14 years ago
  45. 96a03fc Merge branch 'drm-kdb-next' into drm-core-next by Dave Airlie · 14 years ago
  46. 0c8eb0d Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-core-next by Dave Airlie · 14 years ago
  47. 413d45d drm, kdb, kms: Add an enter argument to mode_set_base_atomic() API by Jason Wessel · 14 years ago
  48. 30f47fc8 drm/vmwgfx: Add a parameter to get the max fb size by Thomas Hellstrom · 14 years ago
  49. 02b0016 drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callback by Thomas Hellstrom · 14 years ago
  50. fb7ba21 Merge remote branch 'korg/drm-fixes' into drm-vmware-next by Dave Airlie · 14 years ago
  51. 1df6a2e drm/ttm: Fix two race conditions + fix busy codepaths by Thomas Hellstrom · 14 years ago
  52. d961db7 drm/ttm: restructure to allow driver to plug in alternate memory manager by Ben Skeggs · 14 years ago
  53. 42311ff drm/ttm: introduce utility function to free an allocated memory node by Ben Skeggs · 14 years ago
  54. 73aa808 drm: Move the GTT accounting to i915 by Chris Wilson · 14 years ago
  55. 39b4d07 drm: Hold the mutex when dropping the last GEM reference (v2) by Chris Wilson · 14 years ago
  56. 29d08b3 drm/gem: handlecount isn't really a kref so don't make it one. by Dave Airlie · 14 years ago
  57. 31dfbc9 drm: Prune GEM vma entries by Chris Wilson · 14 years ago
  58. f459ffb drm/radeon: fix PCI ID 5657 to be an RV410 by Dave Airlie · 14 years ago
  59. 4a445f2 Merge remote branch 'origin/master' of /home/airlied/kernel//linux-2.6 into drm-core-next by Dave Airlie · 14 years ago
  60. 0af9e92 intel-gtt: clean up gtt size reporting by Daniel Vetter · 14 years ago
  61. e9e5f8e Merge branch 'drm-intel-fixes' into HEAD by Chris Wilson · 14 years ago
  62. 930a9e2 drm: Use a nondestructive mode for output detect when polling (v2) by Chris Wilson · 14 years ago
  63. 7b334fc drm: Use a nondestructive mode for output detect when polling by Chris Wilson · 14 years ago
  64. 1996675 drm/i915: die, i915_probe_agp, die by Daniel Vetter · 14 years ago
  65. 0ade638 intel-gtt: introduce drm/intel-gtt.h by Daniel Vetter · 14 years ago
  66. cbc60ca drm: kill get_reg_ofs callback by Daniel Vetter · 14 years ago
  67. df8fcb0 drm: kill dev->timer by Daniel Vetter · 14 years ago
  68. 89c3726 drm: kill agp indirection mess by Daniel Vetter · 14 years ago
  69. 8f87919 drm: replace drawable ioctl by noops by Daniel Vetter · 14 years ago
  70. 4ac5ec4 drm: don't export dri1 locking functions by Daniel Vetter · 14 years ago
  71. 793a97e drm: kill drm_map_ofs callbacks by Daniel Vetter · 14 years ago
  72. 690bb51 drm: drop return value of drm_free_agp by Daniel Vetter · 14 years ago
  73. a2a273c drm: don't export drm_get_drawable_info by Daniel Vetter · 14 years ago
  74. b3da8f7 drm: kill context_ctor callback by Daniel Vetter · 14 years ago
  75. fd2e793 drm: kill gem_free_object_unlocked driver callback by Daniel Vetter · 14 years ago
  76. 23ddc02 drm: kill dma_ready callbacks by Daniel Vetter · 14 years ago
  77. be72ae2 drm: kill procfs callbacks by Daniel Vetter · 14 years ago
  78. 1da3f87 drm: kill kernel_context_switch callbacks by Daniel Vetter · 14 years ago
  79. 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
  80. 1b2f148 drm: block userspace under allocating buffer and having drivers overwrite it (v2) by Dave Airlie · 14 years ago
  81. 60641aa include: replace unifdef-y with header-y by Sam Ravnborg · 14 years ago
  82. 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
  83. 7203425 drm: expand gamma_set by James Simmons · 14 years ago
  84. 4d76a22 drm/edid: Add detailed block walk for CEA extensions by Adam Jackson · 14 years ago
  85. fb43964 drm: Remove unused fields from drm_display_info by Adam Jackson · 14 years ago
  86. c17c2f8 drm: Fix support for PCI domains by Benjamin Herrenschmidt · 14 years ago
  87. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  88. 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
  89. 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
  90. 1a7aba7 drm: add KGDB/KDB support by Jesse Barnes · 14 years ago
  91. 5837471 drm: kill BKL from common code by Arnd Bergmann · 14 years ago
  92. 1297c05 drm/radeon: add new pci ids by Alex Deucher · 14 years ago
  93. ba4420c drm: move ttm global code to core drm by Dave Airlie · 14 years ago
  94. aa7ffc0 x86 platform driver: intelligent power sharing driver by Jesse Barnes · 14 years ago
  95. ab9e1f5 drm/radeon: add basic zmask/hiz support (v4) by Dave Airlie · 14 years ago
  96. 7827627 Merge branch 'drm-radeon-next' of ../drm-radeon-next into drm-core-next by Dave Airlie · 14 years ago
  97. e190bfe drm: Import driver for the sil164 I2C TMDS transmitter. by Francisco Jerez · 14 years ago
  98. e7aeeba drm/radeon/kms/r6xx+: add query for tile config (v2) by Alex Deucher · 14 years ago
  99. 991ea75 drm: use workqueue instead of slow-work by Tejun Heo · 14 years ago
  100. 92897b5 drm: add "auto" dithering method by Ben Skeggs · 14 years ago