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