1. 2f43651 drivers: gpu: Mark function as static in radeon_object.c by Rashika Kheria · 11 years ago
  2. e552df3 drm/radeon: remove stale gem->driver_private access by David Herrmann · 11 years ago
  3. 1b6e5fd drm/radeon: add missing ttm_eu_backoff_reservation to radeon_bo_list_validate by Maarten Lankhorst · 11 years ago
  4. 977c38d drm/radeon: get rid of ttm_bo_is_reserved usage by Maarten Lankhorst · 11 years ago
  5. c43f9b1 drm/radeon: inline reservations by Maarten Lankhorst · 11 years ago
  6. ecff665 drm/ttm: make ttm reservation calls behave like reservation calls by Maarten Lankhorst · 11 years ago
  7. 07ebea2 radeon: Switch to arch_phys_wc_add and add a missing ..._del by Andy Lutomirski · 11 years ago
  8. f2ba57b drm/radeon: UVD bringup v8 by Christian König · 11 years ago
  9. 4474f3a drm/radeon: rework fallback handling v2 by Christian König · 11 years ago
  10. a0a53aa drm/radeon: Use direct mapping for fast fb access on RS690 by Samuel Li · 11 years ago
  11. 2070787 Revert "drm/radeon: do not move bo to different placement at each cs" by Alex Deucher · 12 years ago
  12. dd54fee7 radeon: fix regression with eviction since evict caching changes by Dave Airlie · 12 years ago
  13. d025e9e drm/radeon: do not move bo to different placement at each cs by Jerome Glisse · 12 years ago
  14. 97a875c drm/ttm: remove no_wait_reserve, v3 by Maarten Lankhorst · 12 years ago
  15. 6ed9ccb drm/radeon: allow move_notify to be called without reservation by Maarten Lankhorst · 12 years ago
  16. 1a1494d Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  17. 0d0b3e7 drm/radeon: use cached memory when evicting for vram on non agp by Jerome Glisse · 12 years ago
  18. 0b91c4a drm/ttm: remove ttm_buffer_object->buffer_start by Marcin Slusarz · 12 years ago
  19. 0a46fb5 drm/radeon: Use ttm_bo_is_reserved by Maarten Lankhorst · 12 years ago
  20. 0fe7158 drm/radeon: move the retry to gem_object_create by Christian König · 12 years ago
  21. 6c0d112 drm/radeon: move size limits to gem_object_create. by Christian König · 12 years ago
  22. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  23. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  24. e971bd5 drm/radeon: rework the VM code a bit more (v2) by Christian König · 12 years ago
  25. d63dfed drm/radeon: let bo_reserve take no_intr instead of no_wait param by Christian König · 12 years ago
  26. 421ca7a drm/radeon: move and rename radeon_bo_va function by Christian König · 12 years ago
  27. 676bc2e Revert "drm/radeon: fix bo creation retry path" by Alex Deucher · 12 years ago
  28. e43b5ec drm/radeon: fence virtual address and free it once idle v4 by Jerome Glisse · 12 years ago
  29. d1c7871 drm/radeon: fix bo creation retry path by Jerome Glisse · 12 years ago
  30. 949c4a3 drm: track dev_mapping in more robust and flexible way by Ilija Hadzic · 12 years ago
  31. db7fce3 drm/radeon: replace vmram_mutex with mclk_lock v2 by Christian König · 12 years ago
  32. 40f5cf9 drm/radeon: add PRIME support (v2) by Alex Deucher · 12 years ago
  33. 129b78b ttm: add prime sharing support to TTM (v2) by Dave Airlie · 12 years ago
  34. e199fd4 drm/radeon: Don't dereference possibly-NULL pointer. by Michel Dänzer · 12 years ago
  35. d936622 drm/radeon: Only warn if the intra-domain offset actually exceeds the limit. by Michel Dänzer · 12 years ago
  36. c435301 drm/radeon: Restrict offset for legacy hardware cursor. by Michel Dänzer · 12 years ago
  37. 285484e drm/radeon: add support for evergreen/ni tiling informations v11 by Jerome Glisse · 13 years ago
  38. 721604a drm/radeon: GPU virtual memory support v22 by Jerome Glisse · 13 years ago
  39. 57de4ba drm/ttm: simplify memory accounting for ttm user v2 by Jerome Glisse · 13 years ago
  40. 1717c0e Revert "drm/ttm: add a way to bo_wait for either the last read or last write" by Dave Airlie · 13 years ago
  41. 83f30d0 Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags" by Dave Airlie · 13 years ago
  42. ce580fa drm/radeon: Move more code out of line by Andi Kleen · 13 years ago
  43. 91132d6 drm/radeon: fix up dereferencing of busy objects. by Dave Airlie · 13 years ago
  44. 31c3603 drm/radeon: kill radeon_bo->gobj pointer by Daniel Vetter · 14 years ago
  45. 7e4d15d drm/radeon: introduce gem_to_radeon_bo helper by Daniel Vetter · 14 years ago
  46. 441921d drm/radeon: embed struct drm_gem_object by Daniel Vetter · 14 years ago
  47. d8c58fa Merge remote branch 'airlied/drm-core-next' into drm-intel-next by Chris Wilson · 14 years ago
  48. 99ee7fa drm/radeon: add initial tracepoint support. by Dave Airlie · 14 years ago
  49. 93225b0 drm/radeon/kms: forbid big bo allocation (fdo 31708) v3 by Jerome Glisse · 14 years ago
  50. 147666f drm/radeon: Use the ttm execbuf utilities by Thomas Hellstrom · 14 years ago
  51. 702adba drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lock by Thomas Hellstrom · 14 years ago
  52. 268b251 drm/radeon/kms: fix alignment when allocating buffers by Alex Deucher · 14 years ago
  53. 2b66b50 drm/radeon/kms: Fix retrying ttm_bo_init() after it failed once. by Michel Dänzer · 14 years ago
  54. b7ae505 Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next by Dave Airlie · 14 years ago
  55. c919b37 drm/radeon/kms: avoid corner case issue with unmappable vram V2 by Jerome Glisse · 14 years ago
  56. d961db7 drm/ttm: restructure to allow driver to plug in alternate memory manager by Ben Skeggs · 14 years ago
  57. e376573 drm/radeon: fall back to GTT if bo creation/validation in VRAM fails. by Michel Dänzer · 14 years ago
  58. e865275 drm/radeon/kms: record object that have been list reserved by Jerome Glisse · 14 years ago
  59. f4b7fb9 drm/radeon/kms: take vram mutex pointer before derefing object. by Dave Airlie · 14 years ago
  60. 5876dd2 radeon: Unmap vram pages when reclocking by Matthew Garrett · 14 years ago
  61. 7547a91 Merge branch 'drm-ttm-unmappable' into drm-core-next by Dave Airlie · 14 years ago
  62. 0a2d50e drm/radeon/kms: add support for new fault callback V7 by Jerome Glisse · 14 years ago
  63. 9d87fa2 drm/ttm: split no_wait argument in 2 GPU or reserve wait by Jerome Glisse · 14 years ago
  64. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  65. 3ca82da drm/radeon/kms: Only restrict BO to visible VRAM size when pinning to VRAM. by Michel Dänzer · 14 years ago
  66. 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
  67. 51e5fcd drm/radeon/kms: force pinning buffer into visible VRAM by Jerome Glisse · 15 years ago
  68. 6cb8e1f drm/radeon/kms: fix bo's fence association by Jerome Glisse · 15 years ago
  69. d796d84 drm/radeon/kms: make hibernate work on IGPs by Dave Airlie · 15 years ago
  70. 06b6476 drm/radeon/kms: detect sideport memory on IGP chips by Alex Deucher · 15 years ago
  71. d03d858 drm/radeon/kms: Check if bo we got from ttm are radeon object or not by Jerome Glisse · 15 years ago
  72. 9fb03e6 drm/radeon/kms: If no placement is supplied fallback to system by Jerome Glisse · 15 years ago
  73. 1fb107f drm/radeon/kms: Convert radeon to new ttm_bo_init by Jerome Glisse · 15 years ago
  74. 550e2d9 drm/radeon/kms: restore surface registers on resume. by Dave Airlie · 15 years ago
  75. 5cc6fba drm/radeon: Remove tests for -ERESTART from the TTM code. by Thomas Hellstrom · 15 years ago
  76. 312ea8d drm/radeon/kms: Convert radeon to new TTM validation API (V2) by Jerome Glisse · 15 years ago
  77. 4c78867 drm/radeon/kms: Rework radeon object handling by Jerome Glisse · 15 years ago
  78. 23956df drm/radeon/kms: add HDP flushing for all GPUs. by Dave Airlie · 15 years ago
  79. 9d8401f drm/radeon: use list_for_each_entry instead of list_for_each by Dave Airlie · 15 years ago
  80. c88f9f0 drm/radeon/kms: Use surfaces for scanout / cursor byte swapping on big endian. by Michel Dänzer · 15 years ago
  81. a4d6827 drm/radeon/kms: move mtrr range add and memory information by Jerome Glisse · 15 years ago
  82. cefb87e drm/radeon/kms: implement bo busy check + current domain by Dave Airlie · 15 years ago
  83. 985fe84 drm/radeon/kms: Fix caching mode selection for GTT object by Jerome Glisse · 15 years ago
  84. 3b170c3 drm/radeon/kms: allow interruptible waits for objects. by Dave Airlie · 15 years ago
  85. 664f865 drm/radeon: Pay more attention to object placement requested by userspace. by Michel Dänzer · 15 years ago
  86. e46074e drm/radeon: Don't unreserve twice on failure to validate. by Michel Dänzer · 15 years ago
  87. e024e11 drm/radeon/kms: add initial colortiling support. by Dave Airlie · 15 years ago
  88. f92e93e drm/radeon: fix radeon kms framebuffer device by Jerome Glisse · 15 years ago
  89. 771fe6b drm/radeon: introduce kernel modesetting for radeon hardware by Jerome Glisse · 15 years ago