1. 7fff400 Merge branch 'drm-fbdev-cleanup' into drm-core-next by Dave Airlie · 14 years ago
  2. 0bcb1d8 Merge branch 'drm-radeon-lockup' into drm-core-next by Dave Airlie · 14 years ago
  3. 73c6c7f Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  4. 1b5331d drm/radeon/kms: print GPU family and device id when loading by Jerome Glisse · 14 years ago
  5. 3865167 drm/fb: fix fbdev object model + cleanup properly. by Dave Airlie · 14 years ago
  6. 90aca4d drm/radeon/kms: simplify & improve GPU reset V2 by Jerome Glisse · 14 years ago
  7. a2d07b7 drm/radeon/kms: rename gpu_reset to asic_reset by Jerome Glisse · 14 years ago
  8. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  9. f95df9c drm/radeon/kms: never treat rs4xx as AGP by Alex Deucher · 14 years ago
  10. f47299c drm/radeon/kms: display watermark fixes by Alex Deucher · 14 years ago
  11. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  12. 0a10c85 drm/radeon: create radeon_asic.c by Daniel Vetter · 14 years ago
  13. 1c62233 Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage by Dave Airlie · 14 years ago
  14. 6a9ee8a vga_switcheroo: initial implementation (v15) by Dave Airlie · 15 years ago
  15. d594e46 drm/radeon/kms: simplify memory controller setup V2 by Jerome Glisse · 15 years ago
  16. 44ca747 drm/radeon: Add asic hook for dma copy to r200 cards. by Pauli Nieminen · 15 years ago
  17. d80eeb0 drm/radeon/kms: Create asic structure for r300 pcie cards. by Pauli Nieminen · 15 years ago
  18. 8256856 drm/radeon/kms: set gart pages to invalid on unbind and point to dummy page by Dave Airlie · 15 years ago
  19. bcc1c2a drm/radeon/kms: add initial Evergreen support (Radeon HD 5xxx) by Alex Deucher · 15 years ago
  20. 73a6d3f drm/radeon/kms: use wait queue (events) for VBLANK sync by Rafał Miłecki · 15 years ago
  21. c913e23 drm/radeon/kms: add dynamic engine reclocking (V9) by Rafał Miłecki · 15 years ago
  22. 40bacf1 drm/radeon/kms: add support for hw i2c on r1xx-r5xx by Alex Deucher · 15 years ago
  23. 700a0cc drm/radeon/kms: Use radeon_agp_disable when disabling AGP by Jerome Glisse · 15 years ago
  24. 875c186 drm/radeon/radeon_device.c: move a dereference below a NULL test by Darren Jenkins · 15 years ago
  25. 3642133 drm/radeon/kms: Check module arguments to be valid 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. c31ad97 drm/radeon/kms: prevent parallel AtomBIOS calls by Rafał Miłecki · 15 years ago
  28. 550e2d9 drm/radeon/kms: restore surface registers on resume. by Dave Airlie · 15 years ago
  29. 4a04a84 drm/radeon/kms: Fix NULL ptr dereference by Jerome Glisse · 15 years ago
  30. d4877cf drm/radeon/kms: enable hpd support by Alex Deucher · 15 years ago
  31. d904ef9 drm/radeon/kms: add support to atom parser for FB read/write by Dave Airlie · 15 years ago
  32. 4c78867 drm/radeon/kms: Rework radeon object handling by Jerome Glisse · 15 years ago
  33. d8f60cf drm/radeon/kms: Add support for interrupts on r6xx/r7xx chips (v3) by Alex Deucher · 15 years ago
  34. 72542d7 drm/radeon/kms: ignore unposted GPUs with no BIOS. by Dave Airlie · 15 years ago
  35. 30256a3 drm/radeon/kms: Disable agp only if we are dealing with an AGP GPU by Jerome Glisse · 15 years ago
  36. 0ebf171 drm/radeon/kms: resume AGP by calling init. by Dave Airlie · 15 years ago
  37. 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
  38. 61c4b24 drm/radeon/kms/atom: Make card_info per device by Mathias Fröhlich · 15 years ago
  39. 93239ea drm/radeon/kms: ignore vga arbiter return. by Dave Airlie · 15 years ago
  40. c1176d6 Merge branch 'drm-next' of ../drm-next into drm-linus by Dave Airlie · 15 years ago
  41. 1a029b7 drm/radeon/kms: Fix AGP support for R600/RV770 family (v2) by Jerome Glisse · 15 years ago
  42. b574f25 drm/radeon/kms: Fallback to non AGP when acceleration fails to initialize (v2) by Jerome Glisse · 15 years ago
  43. 62a8ea3 drm/radeon/kms: Remove old init path as no hw use it anymore 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. 2b5d6c5 drm/radeon/kms/r600: fix forcing pci mode on agp cards by Alex Deucher · 15 years ago
  46. 28d5204 drm/vgaarb: add VGA arbitration support to the drm and kms. by Dave Airlie · 15 years ago
  47. 5e6dde7 drm/radeon/kms: Move radeon_get_clock_info() call out of radeon_clocks_init(). by Michel Dänzer · 15 years ago
  48. 733289c drm/radeon/kms: don't fail if we fail to init GPU acceleration by Jerome Glisse · 15 years ago
  49. f657c2a drm/radeon: Save and restore bios scratch regs during S/R by Yang Zhao · 15 years ago
  50. 95a8f1b drm/radeon/kms: Move radeon_clocks_init() call back after getting VRAM info. by Michel Dänzer · 15 years ago
  51. 4aac047 drm/radeon/kms: clear confusion in GART init/deinit path by Jerome Glisse · 15 years ago
  52. a4d6827 drm/radeon/kms: move mtrr range add and memory information by Jerome Glisse · 15 years ago
  53. 9f022dd drm/radeon/kms: convert r4xx to new init path by Jerome Glisse · 15 years ago
  54. 6cf8a3f drm/radeon/kms: move modeset init outside of GPU init by Jerome Glisse · 15 years ago
  55. c000273 drm/radeon/kms: R3XX/R4XX AGP asic use PCI GART not PCIE GART by Jerome Glisse · 15 years ago
  56. 905b682 drm/radeon/kms: add R4XX mc register access helper. by Jerome Glisse · 15 years ago
  57. 3ce0a23 drm/radeon/kms: add r600 KMS support by Jerome Glisse · 15 years ago
  58. de1b289 drm/radeon/kms: cut down indirects in register accesses. by Dave Airlie · 15 years ago
  59. 1733292 drm/radeon/kms: setup MC/VRAM the same way for suspend/resume by Dave Airlie · 15 years ago
  60. ecc0b32 drm/radeon: Add radeon.test parameter for running BO GPU copy tests. by Michel Dänzer · 15 years ago
  61. 7a50f01 drm/radeon/kms: vram sizing on certain r100 chips needs workaround. by Dave Airlie · 15 years ago
  62. c93bb85 drm/radeon/kms: fix bandwidth computation on avivo hardware by Jerome Glisse · 15 years ago
  63. e024e11 drm/radeon/kms: add initial colortiling support. by Dave Airlie · 15 years ago
  64. 2a0f891 drm/radeon/kms: fix VRAM sizing like DDX does it. by Dave Airlie · 15 years ago
  65. ad49f50 drm/ttm/radeon: add dma32 support. by Dave Airlie · 15 years ago
  66. e7168ca drm/radeon/kms: fix vram vs aper size check. by Dave Airlie · 15 years ago
  67. b1e3a6d drm/radeon: Clear surface registers at initialization time. by Michel Dänzer · 15 years ago
  68. f92e93e drm/radeon: fix radeon kms framebuffer device by Jerome Glisse · 15 years ago
  69. 068a117 drm/radeon: command stream checker for r3xx-r5xx hardware by Jerome Glisse · 15 years ago
  70. 771fe6b drm/radeon: introduce kernel modesetting for radeon hardware by Jerome Glisse · 15 years ago