1. 4c712e6 drm/radeon/kms: check/restore sanity before doing anything else with GPU. by Dave Airlie · 14 years ago
  2. cb5fcbd drm/radeon/kms/evergreen: add initial CS parser by Alex Deucher · 14 years ago
  3. ce8f537 drm/radeon/kms/pm: rework power management by Alex Deucher · 15 years ago
  4. a424816 drm/radeon/kms/pm: rework power management by Alex Deucher · 15 years ago
  5. 49e02b7 drm/radeon/kms/pm: add additional asic callbacks by Alex Deucher · 15 years ago
  6. a48b9b4 drm/radeon/kms/pm: add asic specific callbacks for getting power state (v2) by Alex Deucher · 15 years ago
  7. bae6b562 drm/radeon/kms/pm: add asic specific callbacks for setting power state (v2) by Alex Deucher · 15 years ago
  8. def9ba9 drm/radeon/kms: add gui_idle callback by Alex Deucher · 15 years ago
  9. 45f9a39 drm/radeon/kms/evergreen: implement irq support by Alex Deucher · 15 years ago
  10. 0fcdb61 drm/radeon/kms/evergreen: add gart support by Alex Deucher · 15 years ago
  11. 90aca4d drm/radeon/kms: simplify & improve GPU reset V2 by Jerome Glisse · 15 years ago
  12. a2d07b7 drm/radeon/kms: rename gpu_reset to asic_reset by Jerome Glisse · 15 years ago
  13. 225758d drm/radeon/kms: fence cleanup + more reliable GPU lockup detection V4 by Jerome Glisse · 15 years ago
  14. 2b49750 drm/radeon: collect r100 asic related declarations in radeon_asic.h by Daniel Vetter · 15 years ago
  15. 9479c54 drm/radeon: unconfuse return value of radeon_asic->clear_surface_reg by Daniel Vetter · 15 years ago
  16. 48e7a5f drm/radeon: move asic structs to radeon_asic.c by Daniel Vetter · 15 years ago
  17. 32b3c2a drm/radeon/kms: initialize set_surface_reg reg for rs600 asic by Jerome Glisse · 15 years ago
  18. aa5120d drm/radeon/kms: implement reading active PCIE lanes on R600+ by Rafał Miłecki · 15 years ago
  19. 44ca747 drm/radeon: Add asic hook for dma copy to r200 cards. by Pauli Nieminen · 15 years ago
  20. d80eeb0 drm/radeon/kms: Create asic structure for r300 pcie cards. by Pauli Nieminen · 15 years ago
  21. bcc1c2a drm/radeon/kms: add initial Evergreen support (Radeon HD 5xxx) by Alex Deucher · 15 years ago
  22. 6d7f2d8 drm/radeon/kms: dynclks fixes by Alex Deucher · 15 years ago
  23. c836a41 drm/radeon/kms: add functions to get current pcie lanes by Alex Deucher · 15 years ago
  24. 062b389 drm/radeon/kms: fix regression rendering issue on R6XX/R7XX by Jerome Glisse · 15 years ago
  25. cafe660 drm/radeon/kms: Schedule host path read cache flush through the ring V2 by Jerome Glisse · 15 years ago
  26. 5ea597f drm/radeon/kms: enable memory clock reading on legacy (V2) by Rafał Miłecki · 15 years ago
  27. 429770b drm/radeon/kms: add asic callbacks for hpd by Alex Deucher · 15 years ago
  28. d8f60cf drm/radeon/kms: Add support for interrupts on r6xx/r7xx chips (v3) by Alex Deucher · 15 years ago
  29. 23956df drm/radeon/kms: add HDP flushing for all GPUs. by Dave Airlie · 15 years ago
  30. 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
  31. 7433874 drm/radeon/kms: add debugfs for power management for AtomBIOS devices by Rafał Miłecki · 15 years ago
  32. c1176d6 Merge branch 'drm-next' of ../drm-next into drm-linus by Dave Airlie · 15 years ago
  33. 62a8ea3 drm/radeon/kms: Remove old init path as no hw use it anymore by Jerome Glisse · 15 years ago
  34. c010f80 drm/radeon/kms: Convert RS600 to new init path by Jerome Glisse · 15 years ago
  35. 3bc6853 drm/radeon/kms: Convert RS690/RS740 to new init path (V2). by Jerome Glisse · 15 years ago
  36. d455090 drm/radeon/kms: Convert R100 to new init path (V2) by Jerome Glisse · 15 years ago
  37. 207bf9e drm/radeon/kms: Convert R300 to new init path by Jerome Glisse · 15 years ago
  38. ca6ffc6 drm/radeon/kms: Convert RS400/RS480 to new init path & fix legacy VGA (V3) by Jerome Glisse · 15 years ago
  39. 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
  40. f0ed1f6 drm/radeon/kms: Convert R520 to new init path and associated cleanup by Jerome Glisse · 15 years ago
  41. d39c3b8 drm/radeon/kms: Convert RV515 to new init path and associated cleanup by Jerome Glisse · 15 years ago
  42. 28d5204 drm/vgaarb: add VGA arbitration support to the drm and kms. by Dave Airlie · 15 years ago
  43. 4aac047 drm/radeon/kms: clear confusion in GART init/deinit path by Jerome Glisse · 15 years ago
  44. 9f022dd drm/radeon/kms: convert r4xx to new init path by Jerome Glisse · 15 years ago
  45. a381287 drm/radeon/kms/r600: use blit for BO moves by Alex Deucher · 15 years ago
  46. 3ce0a23 drm/radeon/kms: add r600 KMS support by Jerome Glisse · 15 years ago
  47. 551ebd8 drm/radeon/kms: add rn50/r100/r200 CS tracker. by Dave Airlie · 15 years ago
  48. 3f7dc91a drm/rs600/690: use autogenerated safe register tables. by Dave Airlie · 15 years ago
  49. 7ed220d drm/radeon/kms: Fix up vertical blank interrupt support. by Michel Dänzer · 15 years ago
  50. 616b843 drm/radeon/kms: Add specific rs690 authorized register table by Jerome Glisse · 15 years ago
  51. c93bb85 drm/radeon/kms: fix bandwidth computation on avivo hardware by Jerome Glisse · 15 years ago
  52. e024e11 drm/radeon/kms: add initial colortiling support. by Dave Airlie · 15 years ago
  53. 068a117 drm/radeon: command stream checker for r3xx-r5xx hardware by Jerome Glisse · 15 years ago
  54. 771fe6b drm/radeon: introduce kernel modesetting for radeon hardware by Jerome Glisse · 15 years ago