1. 8d608aa vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs. by Dave Airlie · 14 years ago
  2. 4f12501 Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-next by Dave Airlie · 14 years ago
  3. a93f344 drm/radeon/kms: reorder display resume to avoid problems by Alex Deucher · 14 years ago
  4. d8c58fa Merge remote branch 'airlied/drm-core-next' into drm-intel-next by Chris Wilson · 14 years ago
  5. b08ebe7 drm/radeon/kms: properly print ontario chip id by Alex Deucher · 14 years ago
  6. dd7cc55 drm/radeon/kms: fix formatting of vram and gtt info by Alex Deucher · 14 years ago
  7. 1800740 drm/radeon/kms: evergreen.c updates for fusion by Alex Deucher · 14 years ago
  8. 268b251 drm/radeon/kms: fix alignment when allocating buffers by Alex Deucher · 14 years ago
  9. d0f8a85 drm/radeon/kms/r6xx+: use new style fencing (v3) by Alex Deucher · 14 years ago
  10. 724c80e drm/radeon/kms: enable writeback (v2) by Alex Deucher · 14 years ago
  11. 8807286 drm/radeon/kms: use tracked values for sclk and mclk by Alex Deucher · 14 years ago
  12. 2cbeb4e drm/radeon/kms: fix GTT/VRAM overlapping test by Jerome Glisse · 14 years ago
  13. a30f6fb7 drm/radeon: Fix pci_map_page() error checking by Benjamin Herrenschmidt · 14 years ago
  14. e0a2ca7 drm/radeon/kms: make sure rio_mem is valid before unmapping it by Alex Deucher · 14 years ago
  15. d656ae5 Merge tag 'v2.6.35-rc6' into drm-radeon-next by Dave Airlie · 14 years ago
  16. 351a52a drm/radeon/kms: add ioport register access by Alex Deucher · 15 years ago
  17. 8d369bb drm/radeon/kms: fix gtt MC base alignment on rs4xx/rs690/rs740 asics by Alex Deucher · 14 years ago
  18. db8cc27 Merge branch 'drm-platform' into drm-testing by Dave Airlie · 14 years ago
  19. 09bdf59 drm/radeon/kms: fix dpms state on resume by Cedric Godin · 15 years ago
  20. d8dcaa1 drm/radeon/kms: make sure display hw is disabled when suspending by Alex Deucher · 15 years ago
  21. fbf8176 drm/kms: disable/enable poll around switcheroo on/off by Dave Airlie · 15 years ago
  22. 01d73a6 drm: Remove drm_resource wrappers by Jordan Crouse · 15 years ago
  23. 10b0612 drm/radeon/kms: release AGP bridge at suspend by Jerome Glisse · 15 years ago
  24. ce8f537 drm/radeon/kms/pm: rework power management by Alex Deucher · 15 years ago
  25. 68adac5 drm: move radeon_fixed.h to shared drm_fixed.h header by Ben Skeggs · 15 years ago
  26. 5876dd2 radeon: Unmap vram pages when reclocking by Matthew Garrett · 15 years ago
  27. 2031f77 drm/radeon/kms: add support for gui idle interrupts (v4) by Alex Deucher · 15 years ago
  28. 7fff400 Merge branch 'drm-fbdev-cleanup' into drm-core-next by Dave Airlie · 15 years ago
  29. 0bcb1d8 Merge branch 'drm-radeon-lockup' into drm-core-next by Dave Airlie · 15 years ago
  30. 73c6c7f 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. 1b5331d drm/radeon/kms: print GPU family and device id when loading by Jerome Glisse · 15 years ago
  32. 3865167 drm/fb: fix fbdev object model + cleanup properly. by Dave Airlie · 15 years ago
  33. 90aca4d drm/radeon/kms: simplify & improve GPU reset V2 by Jerome Glisse · 15 years ago
  34. a2d07b7 drm/radeon/kms: rename gpu_reset to asic_reset by Jerome Glisse · 15 years ago
  35. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 15 years ago
  36. f95df9c drm/radeon/kms: never treat rs4xx as AGP by Alex Deucher · 15 years ago
  37. f47299c drm/radeon/kms: display watermark fixes by Alex Deucher · 15 years ago
  38. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  39. 0a10c85 drm/radeon: create radeon_asic.c by Daniel Vetter · 15 years ago
  40. 1c62233 Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage by Dave Airlie · 15 years ago
  41. 6a9ee8a vga_switcheroo: initial implementation (v15) by Dave Airlie · 15 years ago
  42. d594e46 drm/radeon/kms: simplify memory controller setup V2 by Jerome Glisse · 15 years ago
  43. 44ca747 drm/radeon: Add asic hook for dma copy to r200 cards. by Pauli Nieminen · 15 years ago
  44. d80eeb0 drm/radeon/kms: Create asic structure for r300 pcie cards. by Pauli Nieminen · 15 years ago
  45. 8256856 drm/radeon/kms: set gart pages to invalid on unbind and point to dummy page by Dave Airlie · 15 years ago
  46. bcc1c2a drm/radeon/kms: add initial Evergreen support (Radeon HD 5xxx) by Alex Deucher · 15 years ago
  47. 73a6d3f drm/radeon/kms: use wait queue (events) for VBLANK sync by Rafał Miłecki · 15 years ago
  48. c913e23 drm/radeon/kms: add dynamic engine reclocking (V9) by Rafał Miłecki · 15 years ago
  49. 40bacf1 drm/radeon/kms: add support for hw i2c on r1xx-r5xx by Alex Deucher · 15 years ago
  50. 700a0cc drm/radeon/kms: Use radeon_agp_disable when disabling AGP by Jerome Glisse · 15 years ago
  51. 875c186 drm/radeon/radeon_device.c: move a dereference below a NULL test by Darren Jenkins · 15 years ago
  52. 3642133 drm/radeon/kms: Check module arguments to be valid V2 by Jerome Glisse · 15 years ago
  53. 5ea597f drm/radeon/kms: enable memory clock reading on legacy (V2) by Rafał Miłecki · 15 years ago
  54. c31ad97 drm/radeon/kms: prevent parallel AtomBIOS calls by Rafał Miłecki · 15 years ago
  55. 550e2d9 drm/radeon/kms: restore surface registers on resume. by Dave Airlie · 15 years ago
  56. 4a04a84 drm/radeon/kms: Fix NULL ptr dereference by Jerome Glisse · 15 years ago
  57. d4877cf drm/radeon/kms: enable hpd support by Alex Deucher · 15 years ago
  58. d904ef9 drm/radeon/kms: add support to atom parser for FB read/write by Dave Airlie · 15 years ago
  59. 4c78867 drm/radeon/kms: Rework radeon object handling by Jerome Glisse · 15 years ago
  60. d8f60cf drm/radeon/kms: Add support for interrupts on r6xx/r7xx chips (v3) by Alex Deucher · 15 years ago
  61. 72542d7 drm/radeon/kms: ignore unposted GPUs with no BIOS. by Dave Airlie · 15 years ago
  62. 30256a3 drm/radeon/kms: Disable agp only if we are dealing with an AGP GPU by Jerome Glisse · 15 years ago
  63. 0ebf171 drm/radeon/kms: resume AGP by calling init. by Dave Airlie · 15 years ago
  64. 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
  65. 61c4b24 drm/radeon/kms/atom: Make card_info per device by Mathias Fröhlich · 15 years ago
  66. 93239ea drm/radeon/kms: ignore vga arbiter return. by Dave Airlie · 15 years ago
  67. c1176d6 Merge branch 'drm-next' of ../drm-next into drm-linus by Dave Airlie · 15 years ago
  68. 1a029b7 drm/radeon/kms: Fix AGP support for R600/RV770 family (v2) by Jerome Glisse · 15 years ago
  69. b574f25 drm/radeon/kms: Fallback to non AGP when acceleration fails to initialize (v2) by Jerome Glisse · 15 years ago
  70. 62a8ea3 drm/radeon/kms: Remove old init path as no hw use it anymore by Jerome Glisse · 15 years ago
  71. 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
  72. 2b5d6c5 drm/radeon/kms/r600: fix forcing pci mode on agp cards by Alex Deucher · 15 years ago
  73. 28d5204 drm/vgaarb: add VGA arbitration support to the drm and kms. by Dave Airlie · 15 years ago
  74. 5e6dde7 drm/radeon/kms: Move radeon_get_clock_info() call out of radeon_clocks_init(). by Michel Dänzer · 15 years ago
  75. 733289c drm/radeon/kms: don't fail if we fail to init GPU acceleration by Jerome Glisse · 15 years ago
  76. f657c2a drm/radeon: Save and restore bios scratch regs during S/R by Yang Zhao · 15 years ago
  77. 95a8f1b drm/radeon/kms: Move radeon_clocks_init() call back after getting VRAM info. by Michel Dänzer · 15 years ago
  78. 4aac047 drm/radeon/kms: clear confusion in GART init/deinit path by Jerome Glisse · 15 years ago
  79. a4d6827 drm/radeon/kms: move mtrr range add and memory information by Jerome Glisse · 15 years ago
  80. 9f022dd drm/radeon/kms: convert r4xx to new init path by Jerome Glisse · 15 years ago
  81. 6cf8a3f drm/radeon/kms: move modeset init outside of GPU init by Jerome Glisse · 15 years ago
  82. c000273 drm/radeon/kms: R3XX/R4XX AGP asic use PCI GART not PCIE GART by Jerome Glisse · 15 years ago
  83. 905b682 drm/radeon/kms: add R4XX mc register access helper. by Jerome Glisse · 15 years ago
  84. 3ce0a23 drm/radeon/kms: add r600 KMS support by Jerome Glisse · 15 years ago
  85. de1b289 drm/radeon/kms: cut down indirects in register accesses. by Dave Airlie · 15 years ago
  86. 1733292 drm/radeon/kms: setup MC/VRAM the same way for suspend/resume by Dave Airlie · 15 years ago
  87. ecc0b32 drm/radeon: Add radeon.test parameter for running BO GPU copy tests. by Michel Dänzer · 15 years ago
  88. 7a50f01 drm/radeon/kms: vram sizing on certain r100 chips needs workaround. by Dave Airlie · 15 years ago
  89. c93bb85 drm/radeon/kms: fix bandwidth computation on avivo hardware by Jerome Glisse · 15 years ago
  90. e024e11 drm/radeon/kms: add initial colortiling support. by Dave Airlie · 16 years ago
  91. 2a0f891 drm/radeon/kms: fix VRAM sizing like DDX does it. by Dave Airlie · 15 years ago
  92. ad49f50 drm/ttm/radeon: add dma32 support. by Dave Airlie · 15 years ago
  93. e7168ca drm/radeon/kms: fix vram vs aper size check. by Dave Airlie · 15 years ago
  94. b1e3a6d drm/radeon: Clear surface registers at initialization time. by Michel Dänzer · 16 years ago
  95. f92e93e drm/radeon: fix radeon kms framebuffer device by Jerome Glisse · 16 years ago
  96. 068a117 drm/radeon: command stream checker for r3xx-r5xx hardware by Jerome Glisse · 16 years ago
  97. 771fe6b drm/radeon: introduce kernel modesetting for radeon hardware by Jerome Glisse · 16 years ago