1. 003cefe drm/radeon/kms: Make GPU/CPU page size handling consistent in blit code (v2) by Alex Deucher · 13 years ago
  2. ffb57c4 drm/radeon/alpha: Add Alpha support to Radeon DRM code by Jay Estabrook · 13 years ago
  3. 38f1cff Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-next by Dave Airlie · 13 years ago
  4. 34db18ab Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next by Dave Airlie · 13 years ago
  5. 5359533 drm/radeon: fix problem with changing active VRAM size. (v2) by Dave Airlie · 13 years ago
  6. a2c06ee Revert "ttm: Include the 'struct dev' when using the DMA API." by Dave Airlie · 13 years ago
  7. 63871f8 Merge branch 'drm-mm-cleanup' into drm-next by Dave Airlie · 13 years ago
  8. de1e7cd Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into drm-next by Dave Airlie · 13 years ago
  9. 441921d drm/radeon: embed struct drm_gem_object by Daniel Vetter · 14 years ago
  10. 5a893fc ttm: Include the 'struct dev' when using the DMA API. by Konrad Rzeszutek Wilk · 13 years ago
  11. c39d351 radeon/ttm/PCIe: Use dma_addr if TTM has set it. by Konrad Rzeszutek Wilk · 14 years ago
  12. 16f9fdc drm/radeon: fix memory debugging since d961db75ce86a84f1f04e91ad1014653ed7d9f46 by Dave Airlie · 14 years ago
  13. 27e8b23 ttm: Expand (*populate) to support an array of DMA addresses. by Konrad Rzeszutek Wilk · 14 years ago
  14. 268b251 drm/radeon/kms: fix alignment when allocating buffers by Alex Deucher · 14 years ago
  15. fce7d61 drivers/gpu/drm: Update WARN uses by Joe Perches · 14 years ago
  16. c48c43e Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  17. d961db7 drm/ttm: restructure to allow driver to plug in alternate memory manager by Ben Skeggs · 14 years ago
  18. 42311ff drm/ttm: introduce utility function to free an allocated memory node by Ben Skeggs · 14 years ago
  19. 40b3be3 drivers/gpu/drm: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  20. ba4420c drm: move ttm global code to core drm by Dave Airlie · 14 years ago
  21. 365048f drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU. by Michel Dänzer · 14 years ago
  22. 5876dd2 radeon: Unmap vram pages when reclocking by Matthew Garrett · 14 years ago
  23. 7547a91 Merge branch 'drm-ttm-unmappable' into drm-core-next by Dave Airlie · 14 years ago
  24. 0c321c7 drm/ttm: remove io_ field from TTM V6 by Jerome Glisse · 14 years ago
  25. 0a2d50e drm/radeon/kms: add support for new fault callback V7 by Jerome Glisse · 14 years ago
  26. c2b4127 Merge branch 'drm-ttm-pool' into drm-core-next by Dave Airlie · 14 years ago
  27. 9d87fa2 drm/ttm: split no_wait argument in 2 GPU or reserve wait by Jerome Glisse · 14 years ago
  28. 8d7cddc drm/radeon/kms: Add ttm page pool debugfs file. by Pauli Nieminen · 14 years ago
  29. 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
  30. eb6b6d7 Merge remote branch 'korg/drm-radeon-testing' into drm-next-stage by Dave Airlie · 14 years ago
  31. d594e46 drm/radeon/kms: simplify memory controller setup V2 by Jerome Glisse · 15 years ago
  32. 004b350 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  33. 9270eb1 drm/radeon/kms: only evict to GTT if CP is ready by Dave Airlie · 15 years ago
  34. f42ecb28 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  35. 0a0c759 drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structure by Jerome Glisse · 15 years ago
  36. c5113e3d Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  37. d03d858 drm/radeon/kms: Check if bo we got from ttm are radeon object or not by Jerome Glisse · 15 years ago
  38. 3ef884b Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  39. eaa5fd1 drm/radeon/kms: actualy set the eviction placements we choose by Jerome Glisse · 15 years ago
  40. 312ea8d drm/radeon/kms: Convert radeon to new TTM validation API (V2) by Jerome Glisse · 15 years ago
  41. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  42. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  43. 4c78867 drm/radeon/kms: Rework radeon object handling by Jerome Glisse · 15 years ago
  44. 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
  45. df67bed drm/radeon/kms: fix coherency issues on AGP cards. by Dave Airlie · 15 years ago
  46. 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
  47. f4e45d0 drm: fix radeon DRM warnings when !CONFIG_DEBUG_FS by Mikael Pettersson · 15 years ago
  48. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  49. 3ce0a23 drm/radeon/kms: add r600 KMS support by Jerome Glisse · 15 years ago
  50. fa8a123 drm/mm: add ability to dump mm lists via debugfs by Dave Airlie · 15 years ago
  51. 7f5f4db drm/ttm: Fixes for "Make parts of a struct ttm_bo_device global" by Thomas Hellstrom · 15 years ago
  52. 51c8b40 Merge Linus master to drm-next by Dave Airlie · 15 years ago
  53. a987fca ttm: Make parts of a struct ttm_bo_device global. by Thomas Hellstrom · 15 years ago
  54. 7a50f01 drm/radeon/kms: vram sizing on certain r100 chips needs workaround. by Dave Airlie · 15 years ago
  55. 1ab2e10 drm/radeon: Fall back to evicting BOs with memcpy if necessary. by Michel Dänzer · 15 years ago
  56. e024e11 drm/radeon/kms: add initial colortiling support. by Dave Airlie · 15 years ago
  57. ad49f50 drm/ttm/radeon: add dma32 support. by Dave Airlie · 15 years ago
  58. 55c9327 drm/radeon: Respect AGP cant_use_aperture flag. by Michel Dänzer · 15 years ago
  59. 771fe6b drm/radeon: introduce kernel modesetting for radeon hardware by Jerome Glisse · 15 years ago