1. 3b47883 drm/radeon/kms: remove the _DRM_DRIVER from the KMS paths. by Dave Airlie · 15 years ago
  2. 8d15b0e Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  3. cc8da52 drm/radeon: switch to using late_initcall by Dave Airlie · 15 years ago
  4. 6fe7ac3 radeon legacy chips: tv dac bg/dac adj updates by Alex Deucher · 15 years ago
  5. 771fe6b drm/radeon: introduce kernel modesetting for radeon hardware by Jerome Glisse · 15 years ago
  6. 6b70246 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  7. 715cbb0 drm/radeon: add support for RV790. by Alex Deucher · 15 years ago
  8. 2a71ebc drm/radeon: add rv740 drm support. by Alex Deucher · 15 years ago
  9. df4f7fe radeon: remove _DRM_DRIVER from the preadded sarea map by Dave Airlie · 15 years ago
  10. 9863871 drm/radeon: fix ring free alignment calculations by Dave Airlie · 15 years ago
  11. e8a1344 drm/radeon: bump minor version for occlusion queries support by Maciej Cencora · 16 years ago
  12. 029a2ed drm/radeon: load the right microcode on rs780 by Alex Deucher · 16 years ago
  13. af7ae35 drm/radeon: add regs required for occlusion queries support by Maciej Cencora · 16 years ago
  14. 41f13fe drm/radeon: fix logic in r600_page_table_init() to match ati_gart by Alex Deucher · 16 years ago
  15. 06f0a48 drm/radeon: r600 ptes are 64-bit, cleanup cleanup function. by Dave Airlie · 16 years ago
  16. 03efb88 drm/radeon: don't call irq changes on r600 suspend/resume by Dave Airlie · 16 years ago
  17. d02f7fa drm/radeon: fix r600 writeback across suspend/resume by Dave Airlie · 16 years ago
  18. 6546bf6 drm/radeon: fix r600 writeback setup. by Dave Airlie · 16 years ago
  19. 8f497aa drm/radeon: NULL noise: drivers/gpu/drm/radeon/radeon_*.c by Hannes Eder · 16 years ago
  20. a763d7d drm/radeon: fix r600 pci mapping calls. by Dave Airlie · 16 years ago
  21. 0893215 drm/radeon: r6xx/r7xx: fix possible oops in r600_page_table_cleanup() by Alex Deucher · 16 years ago
  22. 53c379e radeon: call the correct idle function, logic got inverted. by Dave Airlie · 16 years ago
  23. 800b699 drm/radeon: RS600: fix interrupt handling by Alex Deucher · 16 years ago
  24. a7d13ad drm/r600: fix rptr address along lines of previous fixes to radeon. by Dave Airlie · 16 years ago
  25. eb1d919 drm/r600: fixup r600 gart table accessor like ati_pcigart.c by Dave Airlie · 16 years ago
  26. c1556f7 radeon: add support for rs600 GPUs by Alex Deucher · 16 years ago
  27. 7659e98 radeon: fix r600 AGP support by Alex Deucher · 16 years ago
  28. c05ce08 drm/radeon: add initial support for R6xx/R7xx GPUs by Alex Deucher · 16 years ago
  29. 80b3334 drm/radeon: add r6xx/r7xx microcode by Alex Deucher · 16 years ago
  30. befb73c drm/radeon: prep for r6xx/r7xx support by Alex Deucher · 16 years ago
  31. dd8d7cb drm/radeon: split busmaster enable out to a separate function by Dave Airlie · 16 years ago
  32. 4247ca9 drm/radeon: align ring writes to 16 dwords boundaries. by Dave Airlie · 16 years ago
  33. 958a6f8 drm: radeon: Fix unaligned access in r300_scratch(). by David Miller · 16 years ago
  34. 6abf6bb drm: radeon: Use surface for PCI GART table. by David Miller · 16 years ago
  35. e8a8943 drm: radeon: Fix calculation of RB_RPTR_ADDR in non-AGP case. by David Miller · 16 years ago
  36. b266503 drm: radeon: Fix RADEON_*_EMITED defines. by David Miller · 16 years ago
  37. b07fa02 drm: radeon: Fix ring_rptr accesses. by David Miller · 16 years ago
  38. 8e10045 drm: Drop unused and broken dri_library_name sysfs attribute. by Kristian Høgsberg · 16 years ago
  39. 41c2e75 drm: Make drm_local_map use a resource_size_t offset by Benjamin Herrenschmidt · 16 years ago
  40. d883f7f drm: Use resource_size_t for drm_get_resource_{start, len} by Benjamin Herrenschmidt · 16 years ago
  41. 3d16118 drm/radeon: update sarea copies of last_ variables on resume. by etienne · 16 years ago
  42. 9b8d5a1 drm/radeon: fix ioremap conflict with AGP mappings by Dave Airlie · 16 years ago
  43. 4e74f36 drm/radeon: use locked rmmap to remove sarea mapping. by Dave Airlie · 16 years ago
  44. 60f2ee0 drm/radeon: fix missing hunk from the master changes. by Dave Airlie · 16 years ago
  45. bdf539a drm/radeon: fix warning due to PAGE_SIZE max by Dave Airlie · 16 years ago
  46. 7c1c287 drm: move to kref per-master structures. by Dave Airlie · 16 years ago
  47. 077ebed drm/radeon: fix correctness of irq_enabled check for radeon. by Dave Airlie · 16 years ago
  48. fae7043 drm/radeon: don't actually enable the IRQ regs until irq is enabled by Dave Airlie · 16 years ago
  49. 5244021 drm: move drm vblank initialization/cleanup to driver load/unload by Keith Packard · 16 years ago
  50. 78538bf drm/radeon: map registers at load time by Dave Airlie · 16 years ago
  51. 4e270e9 drm/radeon: fixup further bus mastering confusion. by Alex Deucher · 16 years ago
  52. edc6f38 radeon: fix PCI bus mastering support enables. by Alex Deucher · 16 years ago
  53. b2ceddf radeon: add RS400 family support. by Alex Deucher · 16 years ago
  54. f0738e9 drm/radeon: add support for RS740 IGP chipsets. by Alex Deucher · 16 years ago
  55. 9bfbd5c drm: kill drm_device->irq by Jesse Barnes · 16 years ago
  56. 0a3e67a drm: Rework vblank-wait handling to allow interrupt reduction. by Jesse Barnes · 16 years ago
  57. 6b79d52 radeon: fix writeback across suspend/resume. by Dave Airlie · 16 years ago
  58. 6c7be29 drm/radeon: downgrade debug message from info to debug. by Dave Airlie · 16 years ago
  59. 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
  60. 649ffc0 r300: Fix cliprect emit by Nicolai Haehnle · 16 years ago
  61. e2898c5 drm/radeon: r300_cmdbuf: Always emit INDX_BUFFER immediately after DRAW_INDEX by Nicolai Haehnle · 16 years ago
  62. 54f961a radeon: fix some hard lockups on r3/4/500s by Jerome Glisse · 16 years ago
  63. 61a2d07 Remove newline from the description of module parameters by Niels de Vos · 16 years ago
  64. 242e3df drm/radeon: fixup issue with radeon and PAT support. by Dave Airlie · 16 years ago
  65. c0e0920 drm: reorganise drm tree to be more future proof. by Dave Airlie · 16 years ago