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