1. 44040f1 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  2. 28d5204 drm/vgaarb: add VGA arbitration support to the drm and kms. by Dave Airlie · 15 years ago
  3. 067006a includecheck fix: include/drm, drm_memory.h by Jaswinder Singh Rajput · 15 years ago
  4. c88f9f0 drm/radeon/kms: Use surfaces for scanout / cursor byte swapping on big endian. by Michel Dänzer · 15 years ago
  5. 733289c drm/radeon/kms: don't fail if we fail to init GPU acceleration by Jerome Glisse · 15 years ago
  6. f1938cd drm: include seq_file.h for debugfs builds. by Dave Airlie · 15 years ago
  7. 11670d3 Merge intel drm-intel-next branch by Dave Airlie · 15 years ago
  8. f0fda0a drm/kms: add a function that can add the mode for the output device without EDID by Zhao Yakui · 15 years ago
  9. a3a0544 drm/kms: add explicit encoder disable function and detach harder. by Dave Airlie · 15 years ago
  10. fa8a123 drm/mm: add ability to dump mm lists via debugfs by Dave Airlie · 15 years ago
  11. 785b93e drm/kms: move driver specific fb common code to helper functions (v2) by Dave Airlie · 15 years ago
  12. f380ef8 drm/crtc_helper: place drm_helper_encoder_in_use() in the header file by Maarten Maathuis · 15 years ago
  13. a1a2d1d drm: GEM handles are u32, not int by Pekka Paalanen · 15 years ago
  14. c9c97b8 drm/ttm: consolidate cache flushing code in one place. by Dave Airlie · 15 years ago
  15. f779b3e drm/radeon: add GET_PARAM/INFO support for Z pipes by Alex Deucher · 15 years ago
  16. e3b2415 drm/radeon/kms: implement the bo busy ioctl properly. by Dave Airlie · 15 years ago
  17. 51c8b40 Merge Linus master to drm-next by Dave Airlie · 15 years ago
  18. a987fca ttm: Make parts of a struct ttm_bo_device global. by Thomas Hellstrom · 15 years ago
  19. 5fd9cba drm/ttm: Memory accounting rework. by Thomas Hellstrom · 15 years ago
  20. 327c225 drm: Enable drm drivers to add drm sysfs devices. by Thomas Hellstrom · 15 years ago
  21. a0724fc drm/ttm: optimize bo_kmap_type values by Pekka Paalanen · 15 years ago
  22. 949ef70 drm/kms: no need to return void value (encoder) by Pekka Paalanen · 15 years ago
  23. 53bd838 drm: clarify scaling property names by Jesse Barnes · 15 years ago
  24. 776f336 drm: fixup includes in encoder slave header files. by Dave Airlie · 15 years ago
  25. cefb87e drm/radeon/kms: implement bo busy check + current domain by Dave Airlie · 15 years ago
  26. a75f023 drm: Add more standard TV properties. by Francisco Jerez · 15 years ago
  27. 6502fbf drm/radeon: Add support for RS880 chips by Alex Deucher · 15 years ago
  28. b6b7902 drm: Define some new standard TV properties. by Francisco Jerez · 15 years ago
  29. aeaa1ad drm: Define DRM_MODE_SUBCONNECTOR_SCART by Francisco Jerez · 15 years ago
  30. 74bd3c2 drm: Define DRM_MODE_CONNECTOR_TV by Francisco Jerez · 15 years ago
  31. 2066fac drm/kms: slave encoder interface. by Francisco Jerez · 15 years ago
  32. 87fdff8 DRM: Add the explanation about DRM debug level by Zhao Yakui · 15 years ago
  33. f940f37 drm: Remove the macro defintion of DRM_DEBUG_MODE by Zhao Yakui · 15 years ago
  34. 8a4c47f drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODE by Zhao Yakui · 15 years ago
  35. 7320700 drm/radeon: add some new r7xx pci ids by Alex Deucher · 15 years ago
  36. 84210ae Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  37. e024e11 drm/radeon/kms: add initial colortiling support. by Dave Airlie · 15 years ago
  38. ad49f50 drm/ttm/radeon: add dma32 support. by Dave Airlie · 15 years ago
  39. d172407 ttm: Make messages more readable. by Thomas Hellstrom · 15 years ago
  40. 26bbdad drm/mode: add the GTF algorithm in kernel space by Zhao Yakui · 15 years ago
  41. d782c3f drm/mode: add the CVT algorithm in kernel space by Zhao Yakui · 15 years ago
  42. 069a9dc drm/radeon: add some missing pci ids by Alex Deucher · 15 years ago
  43. e14cbee drm: Fix shifts which were miscalculated when converting from bitfields. by Michel Dänzer · 15 years ago
  44. 0454bea drm: EDID endianness fixes. by Michel Dänzer · 15 years ago
  45. 89579f7 drm: Apply "Memory fragmentation from lost alignment blocks" by Thomas Hellstrom · 15 years ago
  46. 9a298b2 drm: Remove memory debugging infrastructure. by Eric Anholt · 15 years ago
  47. 8d15b0e Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  48. 771fe6b drm/radeon: introduce kernel modesetting for radeon hardware by Jerome Glisse · 15 years ago
  49. ba4e7d9 drm: Add the TTM GPU memory manager subsystem. by Thomas Hellstrom · 15 years ago
  50. 602c11a drm/radeon: fix mobility flags on new PCI IDs. by Dave Airlie · 15 years ago
  51. 6b70246 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  52. 3c24475 drm: include kernel list header file in hashtab header by Jerome Glisse · 15 years ago
  53. 249d604 drm: Split out the mm declarations in a separate header. Add atomic operations. by Jerome Glisse · 15 years ago
  54. 715cbb0 drm/radeon: add support for RV790. by Alex Deucher · 15 years ago
  55. 2a71ebc drm/radeon: add rv740 drm support. by Alex Deucher · 15 years ago
  56. fbe0efb drm_calloc_large: check right size, check integer overflow, use GFP_ZERO by Kristian Høgsberg · 15 years ago
  57. 4fefcb2 drm: add separate drm debugging levels by yakui_zhao · 15 years ago
  58. dcae362 drm: fix LOCK_TEST_WITH_RETURN macro by Roel Kluin · 15 years ago
  59. 80a538e drm/i915: Enable probe on new chipset by Zhenyu Wang · 15 years ago
  60. c9fb15f drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms. by Keith Packard · 15 years ago
  61. 8e7d2b2 drm/i915: allocate large pointer arrays with vmalloc by Jesse Barnes · 15 years ago
  62. 08d7b3d drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl. by Carl Worth · 15 years ago
  63. 7202178 drm/i915: add support for G41 chipset by Zhenyu Wang · 16 years ago
  64. b897e6f Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  65. 347486b intelfb: support i854 by Stefan Husemann · 15 years ago
  66. 280b713 drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU. by Eric Anholt · 15 years ago
  67. 7a1fb5d drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_config by Jesse Barnes · 15 years ago
  68. 3c6fc35 DRM: drm_crtc_helper.h doesn't actually need i2c.h by Jean Delvare · 15 years ago
  69. 522b5cc drm: fix missing inline function on 32-bit powerpc. by Dave Airlie · 15 years ago
  70. f23c20c drm: detect hdmi monitor by hdmi identifier (v3) by Ma Ling · 15 years ago
  71. c972d75 drm: reorder struct drm_ioctl_desc to save space on 64 bit builds by Richard Kennedy · 15 years ago
  72. 40fc6ea radeon: add some new pci ids by Alex Deucher · 15 years ago
  73. 167f3a0 drm: read EDID extensions from monitor by Ma Ling · 15 years ago
  74. 90f959b drm: merge Linux master into HEAD by Dave Airlie · 15 years ago
  75. 2177832 agp/intel: Add support for new intel chipset. by Shaohua Li · 15 years ago
  76. 28a6227 drm: Convert proc files to seq_file and introduce debugfs by Ben Gamari · 15 years ago
  77. 5a54bd1 Merge commit 'v2.6.29' into core/header-fixes by Ingo Molnar · 15 years ago
  78. 1d7f83d make drm headers use strict integer types by Arnd Bergmann · 15 years ago
  79. 87f0da5 drm: add DRM_READ/WRITE64 wrappers around readq/writeq. by Dave Airlie · 15 years ago
  80. 8ced9c7 radeon: add RS600 pci ids by Alex Deucher · 15 years ago
  81. 7335aaf radeon: add R6xx/R7xx pci ids by Alex Deucher · 15 years ago
  82. befb73c drm/radeon: prep for r6xx/r7xx support by Alex Deucher · 15 years ago
  83. 955b12d drm: Convert proc files to seq_file and introduce debugfs by Ben Gamari · 15 years ago
  84. 8e10045 drm: Drop unused and broken dri_library_name sysfs attribute. by Kristian Høgsberg · 16 years ago
  85. 112b715 drm: claim PCI device when running in modesetting mode. by Kristian Høgsberg · 16 years ago
  86. 41c2e75 drm: Make drm_local_map use a resource_size_t offset by Benjamin Herrenschmidt · 16 years ago
  87. f77d390 drm: Split drm_map and drm_local_map by Benjamin Herrenschmidt · 16 years ago
  88. d883f7f drm: Use resource_size_t for drm_get_resource_{start, len} by Benjamin Herrenschmidt · 16 years ago
  89. 260cf8a drm: fix EDID parser problem with positive/negative hsync/vsync by Pantelis Koukousoulas · 15 years ago
  90. 7bec756 drm: disable encoders before re-routing them by Jesse Barnes · 15 years ago
  91. fe56cf4 drm: Fix ordering of bit fields in EDID structure leading huge vsync values. by Jesse Barnes · 15 years ago
  92. ab00b3e drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap. by Jesse Barnes · 15 years ago
  93. 5c3b82e drm: Propagate failure from setting crtc base. by Chris Wilson · 15 years ago
  94. ea39f83 drm: Release user fbs in drm_release by Kristian Høgsberg · 15 years ago
  95. 0f973f2 drm/i915: add fence register management to execbuf by Jesse Barnes · 16 years ago
  96. 30b2363 drm: Rip out the racy, unused vblank signal code. by Eric Anholt · 16 years ago
  97. ad2563c drm: create mode_config idr lock by Jesse Barnes · 16 years ago
  98. 40a518d drm: initial KMS config fixes by Jesse Barnes · 16 years ago
  99. fede5c9 drm: Add a debug node for vblank state. by Eric Anholt · 16 years ago
  100. 3c4fdcf drm: pin new and unpin old buffer when setting a mode. by Kristian Høgsberg · 16 years ago