1. c836a41 drm/radeon/kms: add functions to get current pcie lanes by Alex Deucher · 15 years ago
  2. c913e23 drm/radeon/kms: add dynamic engine reclocking (V9) by Rafał Miłecki · 15 years ago
  3. 18917b6 drm/radeon/kms: consolidate crtc count in rdev by Alex Deucher · 15 years ago
  4. 40bacf1 drm/radeon/kms: add support for hw i2c on r1xx-r5xx by Alex Deucher · 15 years ago
  5. 655efd3 drm/radeon/kms: don't call suspend path before cleaning up GPU by Jerome Glisse · 15 years ago
  6. 062b389 drm/radeon/kms: fix regression rendering issue on R6XX/R7XX by Jerome Glisse · 15 years ago
  7. ff82f05 drm/radeon/kms: Bailout of blit if error happen & protect with mutex V3 by Jerome Glisse · 15 years ago
  8. c8c15ff drm/radeon: r6xx/r7xx possible security issue, system ram access by Jerome Glisse · 15 years ago
  9. 0c45249 drm/radeon/kms: r600/r700 disable irq at suspend by Jerome Glisse · 15 years ago
  10. 07bec2d drm/radeon/kms: fix hardcoded mmio size in register functions by Alex Deucher · 15 years ago
  11. 700a0cc drm/radeon/kms: Use radeon_agp_disable when disabling AGP by Jerome Glisse · 15 years ago
  12. cafe660 drm/radeon/kms: Schedule host path read cache flush through the ring V2 by Jerome Glisse · 15 years ago
  13. 62cdc0c drm/radeon/kms: Workaround RV410/R420 CP errata (V3) by Corbin Simpson · 15 years ago
  14. 06b6476 drm/radeon/kms: detect sideport memory on IGP chips by Alex Deucher · 15 years ago
  15. 0a0c759 drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structure by Jerome Glisse · 15 years ago
  16. dafc3bd drm/radeon/kms: HDMI support for R600 KMS by Christian Koenig · 15 years ago
  17. d03d858 drm/radeon/kms: Check if bo we got from ttm are radeon object or not by Jerome Glisse · 15 years ago
  18. b27b637 drm/radeon/kms/avivo: add support for new pll selection algo by Alex Deucher · 15 years ago
  19. 312ea8d drm/radeon/kms: Convert radeon to new TTM validation API (V2) by Jerome Glisse · 15 years ago
  20. d4877cf drm/radeon/kms: enable hpd support by Alex Deucher · 15 years ago
  21. 429770b drm/radeon/kms: add asic callbacks for hpd by Alex Deucher · 15 years ago
  22. b500f68 drm/radeon/kms: add regs and irq tracking bits for hpd by Alex Deucher · 15 years ago
  23. 92cde00 drm/radeon/kms/legacy: set common regs to sane value by Alex Deucher · 15 years ago
  24. 93e7de7 drm/radeon/kms: fix typo in define: engine -> memory by Rafał Miłecki · 15 years ago
  25. 4c78867 drm/radeon/kms: Rework radeon object handling by Jerome Glisse · 15 years ago
  26. 1614f8b drm/radeon/kms: add irq mitigation code for sw interrupt. by Dave Airlie · 15 years ago
  27. d8f60cf drm/radeon/kms: Add support for interrupts on r6xx/r7xx chips (v3) by Alex Deucher · 15 years ago
  28. 72542d7 drm/radeon/kms: ignore unposted GPUs with no BIOS. by Dave Airlie · 15 years ago
  29. 23956df drm/radeon/kms: add HDP flushing for all GPUs. by Dave Airlie · 15 years ago
  30. 17e15b0 drm/radeon/kms: AGP systems need PCI bus mastering enabled by Dave Airlie · 15 years ago
  31. 0ebf171 drm/radeon/kms: resume AGP by calling init. by Dave Airlie · 15 years ago
  32. 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
  33. 7433874 drm/radeon/kms: add debugfs for power management for AtomBIOS devices by Rafał Miłecki · 15 years ago
  34. 3e5cb98 drm/radeon/kms: add support for msi by Alex Deucher · 15 years ago
  35. a77f171 drm/radeon/kms: use RADEON_GPU_PAGE_SIZE instead of 4096 by Matt Turner · 15 years ago
  36. c1176d6 Merge branch 'drm-next' of ../drm-next into drm-linus by Dave Airlie · 15 years ago
  37. ac447df drm/radeon/kms: Fix irq handling on AVIVO hw by Jerome Glisse · 15 years ago
  38. 81cc35b drm/radeon/kms: Fix R600 write back buffer by Jerome Glisse · 15 years ago
  39. 62a8ea3 drm/radeon/kms: Remove old init path as no hw use it anymore by Jerome Glisse · 15 years ago
  40. 3bc6853 drm/radeon/kms: Convert RS690/RS740 to new init path (V2). by Jerome Glisse · 15 years ago
  41. d455090 drm/radeon/kms: Convert R100 to new init path (V2) by Jerome Glisse · 15 years ago
  42. 207bf9e drm/radeon/kms: Convert R300 to new init path by Jerome Glisse · 15 years ago
  43. ca6ffc6 drm/radeon/kms: Convert RS400/RS480 to new init path & fix legacy VGA (V3) by Jerome Glisse · 15 years ago
  44. 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
  45. f0ed1f6 drm/radeon/kms: Convert R520 to new init path and associated cleanup by Jerome Glisse · 15 years ago
  46. d39c3b8 drm/radeon/kms: Convert RV515 to new init path and associated cleanup by Jerome Glisse · 15 years ago
  47. 513bcb4 drm/radeon/kms: don't require up to 64k allocations. (v2) by Dave Airlie · 15 years ago
  48. 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
  49. c214271 drm/radeon: consolidate family flags used in pciids. by Dave Airlie · 15 years ago
  50. 28d5204 drm/vgaarb: add VGA arbitration support to the drm and kms. by Dave Airlie · 15 years ago
  51. 5a6e9f9 drm/radeon/r600/kms: rv670 is not DCE3 by Alex Deucher · 15 years ago
  52. fe62e1a drm/radeon/kms: more fixes to rv770 suspend/resume path. by Dave Airlie · 15 years ago
  53. 733289c drm/radeon/kms: don't fail if we fail to init GPU acceleration by Jerome Glisse · 15 years ago
  54. f657c2a drm/radeon: Save and restore bios scratch regs during S/R by Yang Zhao · 15 years ago
  55. ecb114a drm/radeon/kms: IB locking dumps out a lockdep ordering issue by Dave Airlie · 15 years ago
  56. 4aac047 drm/radeon/kms: clear confusion in GART init/deinit path by Jerome Glisse · 15 years ago
  57. 21f9a43 drm/radeon/kms: cleanup - remove radeon_share.h by Jerome Glisse · 15 years ago
  58. 9f022dd drm/radeon/kms: convert r4xx to new init path by Jerome Glisse · 15 years ago
  59. 6cf8a3f5 drm/radeon/kms: move modeset init outside of GPU init by Jerome Glisse · 15 years ago
  60. c000273 drm/radeon/kms: R3XX/R4XX AGP asic use PCI GART not PCIE GART by Jerome Glisse · 15 years ago
  61. 905b682 drm/radeon/kms: add R4XX mc register access helper. by Jerome Glisse · 15 years ago
  62. a18d7ea drm/radeon/kms: call r100_cp_disable rather than duplicating code. by Jerome Glisse · 15 years ago
  63. 3ce0a23 drm/radeon/kms: add r600 KMS support by Jerome Glisse · 15 years ago
  64. 4ce001a drm/radeon/kms: add initial radeon tv-out support. by Dave Airlie · 15 years ago
  65. 551ebd8 drm/radeon/kms: add rn50/r100/r200 CS tracker. by Dave Airlie · 15 years ago
  66. 11670d3 Merge intel drm-intel-next branch by Dave Airlie · 15 years ago
  67. 70967ab radeon: Use request_firmware() by Ben Hutchings · 15 years ago
  68. f779b3e drm/radeon: add GET_PARAM/INFO support for Z pipes by Alex Deucher · 15 years ago
  69. cefb87e drm/radeon/kms: implement bo busy check + current domain by Dave Airlie · 15 years ago
  70. de1b289 drm/radeon/kms: cut down indirects in register accesses. by Dave Airlie · 15 years ago
  71. 7ed220d drm/radeon/kms: Fix up vertical blank interrupt support. by Michel Dänzer · 15 years ago
  72. ecc0b32 drm/radeon: Add radeon.test parameter for running BO GPU copy tests. by Michel Dänzer · 16 years ago
  73. 7a50f01 drm/radeon/kms: vram sizing on certain r100 chips needs workaround. by Dave Airlie · 16 years ago
  74. c93bb85 drm/radeon/kms: fix bandwidth computation on avivo hardware by Jerome Glisse · 16 years ago
  75. e024e11 drm/radeon/kms: add initial colortiling support. by Dave Airlie · 16 years ago
  76. b995e43 drm/radeon/kms: block RN50 from using 3D engine. by Dave Airlie · 16 years ago
  77. 2a0f891 drm/radeon/kms: fix VRAM sizing like DDX does it. by Dave Airlie · 16 years ago
  78. ad49f50 drm/ttm/radeon: add dma32 support. by Dave Airlie · 16 years ago
  79. 4c9bc75 drm/radeon/kms: mmio base/size should be resource_size_t. by Dave Airlie · 16 years ago
  80. 068a117 drm/radeon: command stream checker for r3xx-r5xx hardware by Jerome Glisse · 16 years ago
  81. 771fe6b drm/radeon: introduce kernel modesetting for radeon hardware by Jerome Glisse · 16 years ago