1. c93bb85 drm/radeon/kms: fix bandwidth computation on avivo hardware by Jerome Glisse · 15 years ago
  2. e024e11 drm/radeon/kms: add initial colortiling support. by Dave Airlie · 16 years ago
  3. c836e86 drm/radeon/kms: fix hotspot handling on pre-avivo chips by Alex Deucher · 15 years ago
  4. eb1300b drm/radeon/kms: enable frac fb divs on rs600/rs690/rs740 by Alex Deucher · 15 years ago
  5. d0e275a drm/radeon/kms: add PLL flag to prefer frequencies <= the target freq by Alex Deucher · 15 years ago
  6. b995e43 drm/radeon/kms: block RN50 from using 3D engine. by Dave Airlie · 15 years ago
  7. 2a0f891 drm/radeon/kms: fix VRAM sizing like DDX does it. by Dave Airlie · 15 years ago
  8. ad49f50 drm/ttm/radeon: add dma32 support. by Dave Airlie · 16 years ago
  9. 61b576d drm/radeon: Endianness fixes for radeondrmfb. by Michel Dänzer · 16 years ago
  10. 77bd36f drm/radeon/kms: don't swap PCIEGART PTEs in VRAM. by Dave Airlie · 16 years ago
  11. 5176fdc drm/radeon/kms: drop zero length CS indirect buffers. by Dave Airlie · 16 years ago
  12. e7168ca drm/radeon/kms: fix vram vs aper size check. by Dave Airlie · 16 years ago
  13. 2007d63 drm/radeon/kms: get lvds info for DIG LVTMA and UNIPHY encoders by Alex Deucher · 16 years ago
  14. 848577e drm/radeon/kms: fix quirk for MSI laptop by Alex Deucher · 16 years ago
  15. 531369e drm/radeon: fix support for vline relocations. by Dave Airlie · 16 years ago
  16. 3e43d82 drm/radeon/kms: respect TOM on rs100->rs480 IGP variants. by Dave Airlie · 16 years ago
  17. 4162338 drm/radeon/kms: set crtc and cursor offsets correctly on legacy chips. by Dave Airlie · 16 years ago
  18. 6cdf658 drm/radeon/kms: remove IB flushing trick. by Dave Airlie · 16 years ago
  19. 4c9bc75 drm/radeon/kms: mmio base/size should be resource_size_t. by Dave Airlie · 16 years ago
  20. ed10f95 drm/radeon/kms: fix some GART table entry bugs. by Dave Airlie · 16 years ago
  21. 176f613 drm/radeon: fix driver initialization order so radeon kms can be builtin by Jerome Glisse · 16 years ago
  22. b1e3a6d drm/radeon: Clear surface registers at initialization time. by Michel Dänzer · 16 years ago
  23. 696d4df drm/radeon: Don't initialize acceleration related fields of struct fb_info. by Michel Dänzer · 16 years ago
  24. f92e93e drm/radeon: fix radeon kms framebuffer device by Jerome Glisse · 16 years ago
  25. fc436d9d drm/radeon: fix unused variables warning by Dave Airlie · 16 years ago
  26. 068a117 drm/radeon: command stream checker for r3xx-r5xx hardware by Jerome Glisse · 16 years ago
  27. 8b5c744 drm/radeon: Fully initialize LVDS info also when we can't get it from the ROM. by Michel Dänzer · 16 years ago
  28. 4e484e7 radeon: Fix CP byte order on big endian architectures with KMS. by Michel Dänzer · 16 years ago
  29. 919f32f radeon: Enable modesetting on non-x86. by Michel Dänzer · 16 years ago
  30. 55c9327 drm/radeon: Respect AGP cant_use_aperture flag. by Michel Dänzer · 16 years ago
  31. 0454bea drm: EDID endianness fixes. by Michel Dänzer · 16 years ago
  32. 00fa28a drm/radeon: this VRAM vs aperture test is wrong, just remove it. by Dave Airlie · 16 years ago
  33. 9a298b2 drm: Remove memory debugging infrastructure. by Eric Anholt · 16 years ago
  34. 3b47883 drm/radeon/kms: remove the _DRM_DRIVER from the KMS paths. by Dave Airlie · 16 years ago
  35. 8d15b0e Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  36. cc8da52 drm/radeon: switch to using late_initcall by Dave Airlie · 16 years ago
  37. 6fe7ac3 radeon legacy chips: tv dac bg/dac adj updates by Alex Deucher · 16 years ago
  38. 771fe6b drm/radeon: introduce kernel modesetting for radeon hardware by Jerome Glisse · 16 years ago
  39. 6b70246 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  40. 715cbb0 drm/radeon: add support for RV790. by Alex Deucher · 16 years ago
  41. 2a71ebc drm/radeon: add rv740 drm support. by Alex Deucher · 16 years ago
  42. df4f7fe radeon: remove _DRM_DRIVER from the preadded sarea map by Dave Airlie · 16 years ago
  43. 9863871 drm/radeon: fix ring free alignment calculations by Dave Airlie · 16 years ago
  44. e8a1344 drm/radeon: bump minor version for occlusion queries support by Maciej Cencora · 16 years ago
  45. 029a2ed drm/radeon: load the right microcode on rs780 by Alex Deucher · 16 years ago
  46. af7ae35 drm/radeon: add regs required for occlusion queries support by Maciej Cencora · 16 years ago
  47. 41f13fe drm/radeon: fix logic in r600_page_table_init() to match ati_gart by Alex Deucher · 16 years ago
  48. 06f0a48 drm/radeon: r600 ptes are 64-bit, cleanup cleanup function. by Dave Airlie · 16 years ago
  49. 03efb88 drm/radeon: don't call irq changes on r600 suspend/resume by Dave Airlie · 16 years ago
  50. d02f7fa drm/radeon: fix r600 writeback across suspend/resume by Dave Airlie · 16 years ago
  51. 6546bf6 drm/radeon: fix r600 writeback setup. by Dave Airlie · 16 years ago
  52. 8f497aa drm/radeon: NULL noise: drivers/gpu/drm/radeon/radeon_*.c by Hannes Eder · 16 years ago
  53. a763d7d drm/radeon: fix r600 pci mapping calls. by Dave Airlie · 16 years ago
  54. 0893215 drm/radeon: r6xx/r7xx: fix possible oops in r600_page_table_cleanup() by Alex Deucher · 16 years ago
  55. 53c379e radeon: call the correct idle function, logic got inverted. by Dave Airlie · 16 years ago
  56. 800b699 drm/radeon: RS600: fix interrupt handling by Alex Deucher · 16 years ago
  57. a7d13ad drm/r600: fix rptr address along lines of previous fixes to radeon. by Dave Airlie · 16 years ago
  58. eb1d919 drm/r600: fixup r600 gart table accessor like ati_pcigart.c by Dave Airlie · 16 years ago
  59. c1556f7 radeon: add support for rs600 GPUs by Alex Deucher · 16 years ago
  60. 7659e98 radeon: fix r600 AGP support by Alex Deucher · 16 years ago
  61. c05ce08 drm/radeon: add initial support for R6xx/R7xx GPUs by Alex Deucher · 16 years ago
  62. 80b3334 drm/radeon: add r6xx/r7xx microcode by Alex Deucher · 16 years ago
  63. befb73c drm/radeon: prep for r6xx/r7xx support by Alex Deucher · 16 years ago
  64. dd8d7cb drm/radeon: split busmaster enable out to a separate function by Dave Airlie · 16 years ago
  65. 4247ca9 drm/radeon: align ring writes to 16 dwords boundaries. by Dave Airlie · 16 years ago
  66. 958a6f8 drm: radeon: Fix unaligned access in r300_scratch(). by David Miller · 16 years ago
  67. 6abf6bb drm: radeon: Use surface for PCI GART table. by David Miller · 16 years ago
  68. e8a8943 drm: radeon: Fix calculation of RB_RPTR_ADDR in non-AGP case. by David Miller · 16 years ago
  69. b266503 drm: radeon: Fix RADEON_*_EMITED defines. by David Miller · 16 years ago
  70. b07fa02 drm: radeon: Fix ring_rptr accesses. by David Miller · 16 years ago
  71. 8e10045 drm: Drop unused and broken dri_library_name sysfs attribute. by Kristian Høgsberg · 16 years ago
  72. 41c2e75 drm: Make drm_local_map use a resource_size_t offset by Benjamin Herrenschmidt · 16 years ago
  73. d883f7f drm: Use resource_size_t for drm_get_resource_{start, len} by Benjamin Herrenschmidt · 16 years ago
  74. 3d16118 drm/radeon: update sarea copies of last_ variables on resume. by etienne · 16 years ago
  75. 9b8d5a1 drm/radeon: fix ioremap conflict with AGP mappings by Dave Airlie · 16 years ago
  76. 4e74f36 drm/radeon: use locked rmmap to remove sarea mapping. by Dave Airlie · 16 years ago
  77. 60f2ee0 drm/radeon: fix missing hunk from the master changes. by Dave Airlie · 16 years ago
  78. bdf539a drm/radeon: fix warning due to PAGE_SIZE max by Dave Airlie · 16 years ago
  79. 7c1c287 drm: move to kref per-master structures. by Dave Airlie · 16 years ago
  80. 077ebed5 drm/radeon: fix correctness of irq_enabled check for radeon. by Dave Airlie · 16 years ago
  81. fae7043 drm/radeon: don't actually enable the IRQ regs until irq is enabled by Dave Airlie · 16 years ago
  82. 5244021 drm: move drm vblank initialization/cleanup to driver load/unload by Keith Packard · 16 years ago
  83. 78538bf drm/radeon: map registers at load time by Dave Airlie · 16 years ago
  84. 4e270e9 drm/radeon: fixup further bus mastering confusion. by Alex Deucher · 16 years ago
  85. edc6f38 radeon: fix PCI bus mastering support enables. by Alex Deucher · 16 years ago
  86. b2ceddf radeon: add RS400 family support. by Alex Deucher · 16 years ago
  87. f0738e9 drm/radeon: add support for RS740 IGP chipsets. by Alex Deucher · 16 years ago
  88. 9bfbd5c drm: kill drm_device->irq by Jesse Barnes · 16 years ago
  89. 0a3e67a drm: Rework vblank-wait handling to allow interrupt reduction. by Jesse Barnes · 16 years ago
  90. 6b79d52 radeon: fix writeback across suspend/resume. by Dave Airlie · 16 years ago
  91. 6c7be29 drm/radeon: downgrade debug message from info to debug. by Dave Airlie · 16 years ago
  92. 2caf959 Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  93. 649ffc0 r300: Fix cliprect emit by Nicolai Haehnle · 16 years ago
  94. e2898c5 drm/radeon: r300_cmdbuf: Always emit INDX_BUFFER immediately after DRAW_INDEX by Nicolai Haehnle · 16 years ago
  95. 54f961a radeon: fix some hard lockups on r3/4/500s by Jerome Glisse · 16 years ago
  96. 61a2d07 Remove newline from the description of module parameters by Niels de Vos · 16 years ago
  97. 242e3df drm/radeon: fixup issue with radeon and PAT support. by Dave Airlie · 16 years ago
  98. c0e0920 drm: reorganise drm tree to be more future proof. by Dave Airlie · 17 years ago