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