1. 85afd82 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  2. 5b31aee drm/radeon/r600: set correct pitch for 4 byte copy by Andre Maasikas · 15 years ago
  3. c214271 drm/radeon: consolidate family flags used in pciids. by Dave Airlie · 15 years ago
  4. 28d5204 drm/vgaarb: add VGA arbitration support to the drm and kms. by Dave Airlie · 15 years ago
  5. aadd4e1 drm/radeon: some r420s have a CP race with the DMA engine. by Alex Deucher · 15 years ago
  6. 5a6e9f9 drm/radeon/r600/kms: rv670 is not DCE3 by Alex Deucher · 15 years ago
  7. 18a4cd2e drm/radeon/kms: r420 idle after programming GA_ENHANCE by Dave Airlie · 15 years ago
  8. fe62e1a drm/radeon/kms: more fixes to rv770 suspend/resume path. by Dave Airlie · 15 years ago
  9. 4153e58 drm/radeon/kms: more alignment for rv770.c with r600.c by Dave Airlie · 15 years ago
  10. 9052aa2 drm/radeon/kms: rv770 blit init called too late. by Dave Airlie · 15 years ago
  11. fc30b8e drm/radeon/kms: move around new init path code to avoid posting at init by Dave Airlie · 15 years ago
  12. bc1a631 drm/radeon/r600: fix some issues with suspend/resume. by Dave Airlie · 15 years ago
  13. 698443d drm/radeon/kms: disable VGA rendering engine before taking over VRAM by Dave Airlie · 15 years ago
  14. 5e6dde7 drm/radeon/kms: Move radeon_get_clock_info() call out of radeon_clocks_init(). by Michel Dänzer · 15 years ago
  15. 445282d drm/radeon/kms: add initial connector properties by Dave Airlie · 15 years ago
  16. c88f9f0 drm/radeon/kms: Use surfaces for scanout / cursor byte swapping on big endian. by Michel Dänzer · 15 years ago
  17. 733289c drm/radeon/kms: don't fail if we fail to init GPU acceleration by Jerome Glisse · 15 years ago
  18. 7cbb355 drm/r600/kms: fixup number of loops per blit calculation. by Dave Airlie · 15 years ago
  19. 41456df drm/radeon/kms: reprogram format in set base. by Dave Airlie · 15 years ago
  20. 65cb15a drm/radeon: avivo chips have no separate int bit for display by Dave Airlie · 15 years ago
  21. b15591f drm/radeon/r600: don't do interrupts by Alex Deucher · 15 years ago
  22. 8dfaa8a drm/radeon/kms: Get LVDS native mode details from EDID if necessary. by Michel Dänzer · 15 years ago
  23. f657c2a drm/radeon: Save and restore bios scratch regs during S/R by Yang Zhao · 15 years ago
  24. ecb114a drm/radeon/kms: IB locking dumps out a lockdep ordering issue by Dave Airlie · 15 years ago
  25. 42dea5d drm/radeon/kms: we should return 0 when we have no modes not -1. by Dave Airlie · 15 years ago
  26. 48e113e drm/radeon/kms: Free CS parser state tracking memory. by Michel Dänzer · 15 years ago
  27. fdd5cac drm/radeon/kms: Don't kzalloc memory which is immediately overwritten. by Michel Dänzer · 15 years ago
  28. 95a8f1b drm/radeon/kms: Move radeon_clocks_init() call back after getting VRAM info. by Michel Dänzer · 15 years ago
  29. fb1fbf8 drm/radeon/kms: Only add common modes which fit in both panel dimensions. by Michel Dänzer · 15 years ago
  30. 70ba2a3 drm/radeon/kms: add 32/64 ioctl support. by Dave Airlie · 15 years ago
  31. 4aac047 drm/radeon/kms: clear confusion in GART init/deinit path by Jerome Glisse · 15 years ago
  32. 21f9a43 drm/radeon/kms: cleanup - remove radeon_share.h by Jerome Glisse · 15 years ago
  33. a4d6827 drm/radeon/kms: move mtrr range add and memory information by Jerome Glisse · 15 years ago
  34. 9f022dd drm/radeon/kms: convert r4xx to new init path by Jerome Glisse · 15 years ago
  35. d42571e drm/radeon/kms: fix typo in quirks by Alex Deucher · 15 years ago
  36. 1be3405 drm/radeon/kms/r600: fix blit dword count for non r6xx by Alex Deucher · 15 years ago
  37. 7747b71 drm/radeon/kms: add common lvds modes in the ddc case by Alex Deucher · 15 years ago
  38. 2f9a60d drm/radeon/kms: set fbdev_info for suspend/resume by Dave Airlie · 15 years ago
  39. 6cf8a3f drm/radeon/kms: move modeset init outside of GPU init by Jerome Glisse · 15 years ago
  40. 923f684 drm/radeon/kms: add common scaled modes for TV and LVDS by Alex Deucher · 15 years ago
  41. 705af9c drm/radeon/kms: pull in latest quirks and fixes from ddx by Alex Deucher · 15 years ago
  42. a381287 drm/radeon/kms/r600: use blit for BO moves by Alex Deucher · 15 years ago
  43. c000273 drm/radeon/kms: R3XX/R4XX AGP asic use PCI GART not PCIE GART by Jerome Glisse · 15 years ago
  44. 119e20d drm/radeon/kms/r600: fix blit support by Alex Deucher · 15 years ago
  45. a513c18 drm/radeon/kms: Don't try to process irq when we are unloading by Jerome Glisse · 15 years ago
  46. 905b682 drm/radeon/kms: add R4XX mc register access helper. by Jerome Glisse · 15 years ago
  47. a18d7ea drm/radeon/kms: call r100_cp_disable rather than duplicating code. by Jerome Glisse · 15 years ago
  48. 4560023 drm/radeon/kms: wait for cp idle before stopping it. by Jerome Glisse · 15 years ago
  49. 5d93b135 drm/radeon/r600: fix legacy blit code by Alex Deucher · 15 years ago
  50. cecc6b6 drm/radeon/r600: use fence->timeout directly by Alex Deucher · 15 years ago
  51. 60d15f5 drm/radeon/kms: re-apply 2007d633d639c896396e4c4b53b38068f3831307 by Alex Deucher · 15 years ago
  52. c746e20 drm/radeon/kms: don't allow ERESTART to hit userspace. by Dave Airlie · 15 years ago
  53. f641e51 drm/radeon/kms: lower debugging on dpms events. by Dave Airlie · 15 years ago
  54. a0cdc64 drm/kms/radeon: make kms default a runtime option by Dave Airlie · 15 years ago
  55. 6fcefd5 drm/kms: fix kms helper license + Kconfig by Dave Airlie · 15 years ago
  56. 3ce0a23 drm/radeon/kms: add r600 KMS support by Jerome Glisse · 15 years ago
  57. 4ce001a drm/radeon/kms: add initial radeon tv-out support. by Dave Airlie · 16 years ago
  58. 551ebd8 drm/radeon/kms: add rn50/r100/r200 CS tracker. by Dave Airlie · 15 years ago
  59. 11670d3 Merge intel drm-intel-next branch by Dave Airlie · 15 years ago
  60. 13a8195 drm: split crtc/fb helpers into a separate module by Dave Airlie · 15 years ago
  61. adf551b drm/radeon/kms: add updated registers from drm-fixes. by Dave Airlie · 15 years ago
  62. a498b82 drm/radeon/kms: block depthxy offset from use from userspace. by Dave Airlie · 15 years ago
  63. fa8a123 drm/mm: add ability to dump mm lists via debugfs by Dave Airlie · 16 years ago
  64. 785b93e drm/kms: move driver specific fb common code to helper functions (v2) by Dave Airlie · 16 years ago
  65. 70967ab radeon: Use request_firmware() by Ben Hutchings · 16 years ago
  66. 689d7c2 drm/radeon: cleanup mkregtable.c by Dave Airlie · 16 years ago
  67. 3f7dc91a drm/rs600/690: use autogenerated safe register tables. by Dave Airlie · 16 years ago
  68. 9f844e5 drm/radeon/kms: Fix radeon_gem_busy_ioctl harder. by Michel Dänzer · 16 years ago
  69. f779b3e drm/radeon: add GET_PARAM/INFO support for Z pipes by Alex Deucher · 16 years ago
  70. 50f1530 drm/radeon/kms: generate the safe register tables. by Dave Airlie · 16 years ago
  71. 17782d9 drm/radeon/kms: add r100/r200 OQ support. by Dave Airlie · 16 years ago
  72. e3b2415 drm/radeon/kms: implement the bo busy ioctl properly. by Dave Airlie · 16 years ago
  73. 7f5f4db drm/ttm: Fixes for "Make parts of a struct ttm_bo_device global" by Thomas Hellstrom · 16 years ago
  74. 51c8b40 Merge Linus master to drm-next by Dave Airlie · 16 years ago
  75. a987fca ttm: Make parts of a struct ttm_bo_device global. by Thomas Hellstrom · 16 years ago
  76. 6a719e0 drm/kms/radeon: cleanup combios TV table like DDX. by Dave Airlie · 16 years ago
  77. bf8e828 drm/radeon/kms: memset the allocated framebuffer before using it. by Dave Airlie · 16 years ago
  78. 80e6914 drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it. by Dave Airlie · 16 years ago
  79. cefb87e drm/radeon/kms: implement bo busy check + current domain by Dave Airlie · 16 years ago
  80. de1b289 drm/radeon/kms: cut down indirects in register accesses. by Dave Airlie · 16 years ago
  81. 7ed220d drm/radeon/kms: Fix up vertical blank interrupt support. by Michel Dänzer · 16 years ago
  82. 3f8befe drm/radeon/kms: add rv530 R300_SU_REG_DEST + reloc for ZPASS_ADDR by Dave Airlie · 16 years ago
  83. 616b843 drm/radeon/kms: Add specific rs690 authorized register table by Jerome Glisse · 16 years ago
  84. 1733292 drm/radeon/kms: setup MC/VRAM the same way for suspend/resume by Dave Airlie · 16 years ago
  85. 985fe84 drm/radeon/kms: Fix caching mode selection for GTT object by Jerome Glisse · 16 years ago
  86. 6502fbf drm/radeon: Add support for RS880 chips by Alex Deucher · 16 years ago
  87. fa99239 drm/radeon: Read buffer overflow by Roel Kluin · 16 years ago
  88. c9b7fb5 drm/radeon/kms: fix memory leak in radeon_driver_load_kms by Xiaotian Feng · 16 years ago
  89. de05065 drm/radeon/kms: fix nomodeset. by Dave Airlie · 16 years ago
  90. 0924d94 drm/radeon/kms: fix rv515 VRAM initialisation. by Dave Airlie · 16 years ago
  91. ed8f0d9 drm/radeon: set fb aperture sizes for framebuffer handoff. by Dave Airlie · 16 years ago
  92. ea3c13b drm/radeon: Fix size used for benchmarking BO copies. by Michel Dänzer · 16 years ago
  93. ecc0b32 drm/radeon: Add radeon.test parameter for running BO GPU copy tests. by Michel Dänzer · 16 years ago
  94. 3b170c3 drm/radeon/kms: allow interruptible waits for objects. by Dave Airlie · 16 years ago
  95. 7a50f01 drm/radeon/kms: vram sizing on certain r100 chips needs workaround. by Dave Airlie · 16 years ago
  96. 664f865 drm/radeon: Pay more attention to object placement requested by userspace. by Michel Dänzer · 16 years ago
  97. 1ab2e10 drm/radeon: Fall back to evicting BOs with memcpy if necessary. by Michel Dänzer · 16 years ago
  98. e46074e drm/radeon: Don't unreserve twice on failure to validate. by Michel Dänzer · 16 years ago
  99. c93bb85 drm/radeon/kms: fix bandwidth computation on avivo hardware by Jerome Glisse · 16 years ago
  100. e024e11 drm/radeon/kms: add initial colortiling support. by Dave Airlie · 16 years ago