1. 6b46362 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. 7433874 drm/radeon/kms: add debugfs for power management for AtomBIOS devices by Rafał Miłecki · 15 years ago
  3. 3e5cb98 drm/radeon/kms: add support for msi by Alex Deucher · 15 years ago
  4. a77f171 drm/radeon/kms: use RADEON_GPU_PAGE_SIZE instead of 4096 by Matt Turner · 15 years ago
  5. c1176d6 Merge branch 'drm-next' of ../drm-next into drm-linus by Dave Airlie · 15 years ago
  6. ac447df drm/radeon/kms: Fix irq handling on AVIVO hw by Jerome Glisse · 15 years ago
  7. 81cc35b drm/radeon/kms: Fix R600 write back buffer by Jerome Glisse · 15 years ago
  8. 62a8ea3 drm/radeon/kms: Remove old init path as no hw use it anymore by Jerome Glisse · 15 years ago
  9. 3bc6853 drm/radeon/kms: Convert RS690/RS740 to new init path (V2). by Jerome Glisse · 15 years ago
  10. d455090 drm/radeon/kms: Convert R100 to new init path (V2) by Jerome Glisse · 15 years ago
  11. 207bf9e drm/radeon/kms: Convert R300 to new init path by Jerome Glisse · 15 years ago
  12. ca6ffc6 drm/radeon/kms: Convert RS400/RS480 to new init path & fix legacy VGA (V3) by Jerome Glisse · 15 years ago
  13. 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
  14. f0ed1f6 drm/radeon/kms: Convert R520 to new init path and associated cleanup by Jerome Glisse · 15 years ago
  15. d39c3b8 drm/radeon/kms: Convert RV515 to new init path and associated cleanup by Jerome Glisse · 15 years ago
  16. 513bcb4 drm/radeon/kms: don't require up to 64k allocations. (v2) by Dave Airlie · 15 years ago
  17. 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
  18. c214271 drm/radeon: consolidate family flags used in pciids. by Dave Airlie · 15 years ago
  19. 28d5204 drm/vgaarb: add VGA arbitration support to the drm and kms. by Dave Airlie · 15 years ago
  20. 5a6e9f9 drm/radeon/r600/kms: rv670 is not DCE3 by Alex Deucher · 15 years ago
  21. fe62e1a drm/radeon/kms: more fixes to rv770 suspend/resume path. by Dave Airlie · 15 years ago
  22. 733289c drm/radeon/kms: don't fail if we fail to init GPU acceleration by Jerome Glisse · 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. 4aac047 drm/radeon/kms: clear confusion in GART init/deinit path by Jerome Glisse · 15 years ago
  26. 21f9a43 drm/radeon/kms: cleanup - remove radeon_share.h by Jerome Glisse · 15 years ago
  27. 9f022dd drm/radeon/kms: convert r4xx to new init path by Jerome Glisse · 15 years ago
  28. 6cf8a3f drm/radeon/kms: move modeset init outside of GPU init by Jerome Glisse · 15 years ago
  29. c000273 drm/radeon/kms: R3XX/R4XX AGP asic use PCI GART not PCIE GART by Jerome Glisse · 15 years ago
  30. 905b682 drm/radeon/kms: add R4XX mc register access helper. by Jerome Glisse · 15 years ago
  31. a18d7ea drm/radeon/kms: call r100_cp_disable rather than duplicating code. by Jerome Glisse · 15 years ago
  32. 3ce0a23 drm/radeon/kms: add r600 KMS support by Jerome Glisse · 15 years ago
  33. 4ce001a drm/radeon/kms: add initial radeon tv-out support. by Dave Airlie · 15 years ago
  34. 551ebd8 drm/radeon/kms: add rn50/r100/r200 CS tracker. by Dave Airlie · 15 years ago
  35. 11670d3 Merge intel drm-intel-next branch by Dave Airlie · 15 years ago
  36. 70967ab radeon: Use request_firmware() by Ben Hutchings · 15 years ago
  37. f779b3e drm/radeon: add GET_PARAM/INFO support for Z pipes by Alex Deucher · 15 years ago
  38. cefb87e drm/radeon/kms: implement bo busy check + current domain by Dave Airlie · 15 years ago
  39. de1b289 drm/radeon/kms: cut down indirects in register accesses. by Dave Airlie · 15 years ago
  40. 7ed220d drm/radeon/kms: Fix up vertical blank interrupt support. by Michel Dänzer · 15 years ago
  41. ecc0b32 drm/radeon: Add radeon.test parameter for running BO GPU copy tests. by Michel Dänzer · 15 years ago
  42. 7a50f01 drm/radeon/kms: vram sizing on certain r100 chips needs workaround. by Dave Airlie · 15 years ago
  43. c93bb85 drm/radeon/kms: fix bandwidth computation on avivo hardware by Jerome Glisse · 15 years ago
  44. e024e11 drm/radeon/kms: add initial colortiling support. by Dave Airlie · 15 years ago
  45. b995e43 drm/radeon/kms: block RN50 from using 3D engine. by Dave Airlie · 15 years ago
  46. 2a0f891 drm/radeon/kms: fix VRAM sizing like DDX does it. by Dave Airlie · 15 years ago
  47. ad49f50 drm/ttm/radeon: add dma32 support. by Dave Airlie · 15 years ago
  48. 4c9bc75 drm/radeon/kms: mmio base/size should be resource_size_t. by Dave Airlie · 15 years ago
  49. 068a117 drm/radeon: command stream checker for r3xx-r5xx hardware by Jerome Glisse · 15 years ago
  50. 771fe6b drm/radeon: introduce kernel modesetting for radeon hardware by Jerome Glisse · 15 years ago