1. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  2. 4126d5d UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. by David Howells · 12 years ago
  3. c69a6ca radeon_cp: Remove unneeded tests for NULL before calling release_firmware() by Jesper Juhl · 12 years ago
  4. 466e69b drm: move pci bus master enable into driver. by Dave Airlie · 13 years ago
  5. e0cd360 gpu: add module.h to drivers/gpu files as required. by Paul Gortmaker · 13 years ago
  6. 58b6542 DRM: remove drm_pci_device_is_pcie by Jon Mason · 13 years ago
  7. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  8. 8410ea3 drm: rework PCI/platform driver interface. by Dave Airlie · 14 years ago
  9. 01d73a6 drm: Remove drm_resource wrappers by Jordan Crouse · 14 years ago
  10. 94f7bf6 drm/radeon: 9800 SE has only one quadpipe by Tormod Volden · 14 years ago
  11. 57b54ea drm/radeon: R300 AD only has one quad pipe. by Michel Dänzer · 14 years ago
  12. 566d84d drm/radeon: r100/r200 ums: block ability for userspace app to trash 0 page and beyond by Dave Airlie · 14 years ago
  13. 5eb2261 drm/radeon/kms: fix memory leak by Jiri Slaby · 15 years ago
  14. 0a5c1e6 drm/radeon: A bit of cleanup work on radeon_freelist_get() by Robert Noland · 15 years ago
  15. aadd4e1 drm/radeon: some r420s have a CP race with the DMA engine. by Alex Deucher · 15 years ago
  16. 11670d3 Merge intel drm-intel-next branch by Dave Airlie · 15 years ago
  17. 70967ab radeon: Use request_firmware() by Ben Hutchings · 15 years ago
  18. f779b3e drm/radeon: add GET_PARAM/INFO support for Z pipes by Alex Deucher · 15 years ago
  19. 9a298b2 drm: Remove memory debugging infrastructure. by Eric Anholt · 15 years ago
  20. 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
  21. df4f7fe radeon: remove _DRM_DRIVER from the preadded sarea map by Dave Airlie · 15 years ago
  22. 9863871 drm/radeon: fix ring free alignment calculations by Dave Airlie · 15 years ago
  23. af7ae35 drm/radeon: add regs required for occlusion queries support by Maciej Cencora · 15 years ago
  24. 8f497aa drm/radeon: NULL noise: drivers/gpu/drm/radeon/radeon_*.c by Hannes Eder · 15 years ago
  25. 53c379e radeon: call the correct idle function, logic got inverted. by Dave Airlie · 15 years ago
  26. c1556f7 radeon: add support for rs600 GPUs by Alex Deucher · 15 years ago
  27. c05ce08 drm/radeon: add initial support for R6xx/R7xx GPUs by Alex Deucher · 15 years ago
  28. befb73c drm/radeon: prep for r6xx/r7xx support by Alex Deucher · 15 years ago
  29. dd8d7cb drm/radeon: split busmaster enable out to a separate function by Dave Airlie · 15 years ago
  30. 4247ca9 drm/radeon: align ring writes to 16 dwords boundaries. by Dave Airlie · 15 years ago
  31. 6abf6bb drm: radeon: Use surface for PCI GART table. by David Miller · 15 years ago
  32. e8a8943 drm: radeon: Fix calculation of RB_RPTR_ADDR in non-AGP case. by David Miller · 15 years ago
  33. b07fa02 drm: radeon: Fix ring_rptr accesses. by David Miller · 15 years ago
  34. 41c2e75 drm: Make drm_local_map use a resource_size_t offset by Benjamin Herrenschmidt · 15 years ago
  35. 3d16118 drm/radeon: update sarea copies of last_ variables on resume. by etienne · 15 years ago
  36. 9b8d5a1 drm/radeon: fix ioremap conflict with AGP mappings by Dave Airlie · 15 years ago
  37. 4e74f36 drm/radeon: use locked rmmap to remove sarea mapping. by Dave Airlie · 16 years ago
  38. bdf539a drm/radeon: fix warning due to PAGE_SIZE max by Dave Airlie · 16 years ago
  39. 7c1c287 drm: move to kref per-master structures. by Dave Airlie · 16 years ago
  40. 5244021 drm: move drm vblank initialization/cleanup to driver load/unload by Keith Packard · 16 years ago
  41. 78538bf drm/radeon: map registers at load time by Dave Airlie · 16 years ago
  42. 4e270e9 drm/radeon: fixup further bus mastering confusion. by Alex Deucher · 16 years ago
  43. edc6f38 radeon: fix PCI bus mastering support enables. by Alex Deucher · 16 years ago
  44. b2ceddf radeon: add RS400 family support. by Alex Deucher · 16 years ago
  45. f0738e9 drm/radeon: add support for RS740 IGP chipsets. by Alex Deucher · 16 years ago
  46. 0a3e67a drm: Rework vblank-wait handling to allow interrupt reduction. by Jesse Barnes · 16 years ago
  47. 6b79d52 radeon: fix writeback across suspend/resume. by Dave Airlie · 16 years ago
  48. 6c7be29 drm/radeon: downgrade debug message from info to debug. by Dave Airlie · 16 years ago
  49. 54f961a radeon: fix some hard lockups on r3/4/500s by Jerome Glisse · 16 years ago
  50. 242e3df drm/radeon: fixup issue with radeon and PAT support. by Dave Airlie · 16 years ago
  51. c0e0920 drm: reorganise drm tree to be more future proof. by Dave Airlie · 16 years ago[Renamed from drivers/char/drm/radeon_cp.c]
  52. 5e35eff drm/radeon: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTAT by Alex Deucher · 16 years ago
  53. 5cfb695 drm/radeon: switch IGP gart to use radeon_write_agp_base() by Alex Deucher · 16 years ago
  54. 7ecabc5 drm/radeon: Restore sw interrupt on resume by Dennis Kasprzyk · 16 years ago
  55. 70b13d5 drm/r500: add support for AGP based cards. by Dave Airlie · 16 years ago
  56. 5b92c40 drm/radeon: init pipe setup in kernel code. by Alex Deucher · 16 years ago
  57. d396db3 drm/radeon: fixup radeon_do_engine_reset by Alex Deucher · 16 years ago
  58. 259434a drm/radeon: fix pixcache and purge/cache flushing registers by Alex Deucher · 16 years ago
  59. d7463eb drm/radeon: write AGP_BASE_2 on chips that support it. by Alex Deucher · 16 years ago
  60. 45e5190 drm/radeon: merge IGP chip setup and fixup RS400 vs RS480 support by Alex Deucher · 16 years ago
  61. 2735977 drm/radeon: IGP clean up register and magic numbers. by Alex Deucher · 16 years ago
  62. 3722bfc drm/rs690: set base 2 to 0. by Dave Airlie · 16 years ago
  63. fa0d71b drm/rs690: set all of gart base address. by Dave Airlie · 16 years ago
  64. 9f18409 radeon: add production microcode from AMD by Alex Deucher · 16 years ago
  65. bf9d892 drivers/char: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  66. b05c238 drm/ati_pcigart: fix the PCIGART to use drm_pci to allocate GART table. by Dave Airlie · 16 years ago
  67. 60f9268 drm/radeon: add initial rs690 support to drm. by Maciej Cencora · 16 years ago
  68. 3d5e2c1 drm: add initial r500 drm support by Dave Airlie · 16 years ago
  69. 576cc45 radeon: setup the ring buffer fetcher to be less agressive. by Roland Scheidegger · 16 years ago
  70. 3e684ea drm: cleanup DRM_DEBUG() parameters by Márton Németh · 17 years ago
  71. bc5f452 drm: run cleanfile across drm tree by Dave Airlie · 17 years ago
  72. 7fc8686 radeon: set the address to access the GART table on the CPU side correctly by Dave Airlie · 17 years ago
  73. c153f45 drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. by Eric Anholt · 17 years ago
  74. 6c340ea drm: Replace filp in ioctl arguments with drm_file *file_priv. by Eric Anholt · 17 years ago
  75. 20caafa drm: Remove DRM_ERR OS macro. by Eric Anholt · 17 years ago
  76. 5591051 drm: detypedeffing continues... by Dave Airlie · 17 years ago
  77. cdd55a2 drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structs by Dave Airlie · 17 years ago
  78. 056219e drm: drop drm_buf_t typedef by Dave Airlie · 17 years ago
  79. 84b1fd1 drm: remove drm_file_t, drm_device_t and drm_head_t typedefs by Dave Airlie · 17 years ago
  80. c60ce62 drm: remove a bunch of typedefs on the userspace interface by Dave Airlie · 17 years ago
  81. ddbee33 radeon: add support for vblank on crtc2 by Dave Airlie · 17 years ago
  82. da509d7 drm: remove DRM_GETSAREA and replace with drm_getsarea function by Dave Airlie · 17 years ago
  83. f2b04cd drm/radeon: upgrade to 1.27 - make PCI GART more flexible by Dave Airlie · 17 years ago
  84. 80b2c38 drm/radeon: Fix u32 overflows when determining AGP base address in card space. by Michel Dänzer · 17 years ago
  85. 54a56ac drm: use radeon specific names for radeon flags by Dave Airlie · 18 years ago
  86. b15ec36 drm: realign sosme radeon code with drm git tree by Dave Airlie · 18 years ago
  87. b9b603d drm: radeon: Use RADEON_RB3D_DSTCACHE_CTLSTAT instead of RADEON_RB2D_DSTCACHE_CTLSTAT. by Michel Dänzer · 18 years ago
  88. ae1b1a48 drm: radeon: fix up bus mastering when writeback is disabled by Michel Dänzer · 18 years ago
  89. c499aeb drm: radeon constify radeon microcode by Dave Airlie · 18 years ago
  90. f3dd5c3 drm: add new radeon PCI ids.. by Dave Airlie · 18 years ago
  91. d5ea702 drm: rework radeon memory map (radeon 1.23) by Dave Airlie · 18 years ago
  92. d59cc22 drm: Fix sparce warning in radeon driver by Dave Airlie · 19 years ago
  93. d985c10 drm: major update from CVS for radeon and core by Dave Airlie · 19 years ago
  94. f26c473 drm: update PCIGART support from CVS by Dave Airlie · 19 years ago
  95. 22eae94 drm: rename driver hooks more understandably by Dave Airlie · 19 years ago
  96. d876274 Merge master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 19 years ago
  97. b0917bd [PATCH] fix radeon_cp_init_ring_buffer() by Ivan Kokshaysky · 19 years ago
  98. 689b9d7 drm: add option to force writeback off. by Dave Airlie · 19 years ago
  99. b5e89ed drm: lindent the drm directory. by Dave Airlie · 19 years ago
  100. ea98a92 drm: add radeon PCI express support by Dave Airlie · 19 years ago