1. bcf6f1e drm/radeon/uvd: revert lower msg&fb buffer requirements on UVD3 by Christian König · 11 years ago
  2. 4b40e59 drm/radeon/uvd: lower msg&fb buffer requirements on UVD3 by Christian König · 11 years ago
  3. 4ca5a6c drm/radeon: avoid UVD corruption on AGP cards using GPU gart by Alex Deucher · 11 years ago
  4. 4f66c59 drm/radeon: avoid UVD corruptions on AGP cards by Christian König · 11 years ago
  5. 860024e drm/radeon: add command submission tracepoint by Christian König · 11 years ago
  6. 76a0df8 drm/radeon: rework ring function handling by Christian König · 11 years ago
  7. ce3537d drm/radeon/dpm: use multiple UVD power states (v3) by Alex Deucher · 11 years ago
  8. ecff665 drm/ttm: make ttm reservation calls behave like reservation calls by Maarten Lankhorst · 11 years ago
  9. 8a22755 drm/radeon/kms: enable UVD as needed (v9) by Alex Deucher · 11 years ago
  10. 963e81f drm/radeon/cik: Add support for compute queues (v4) by Alex Deucher · 11 years ago
  11. 841cf44 drm/radeon: Add CP init for CIK (v7) by Alex Deucher · 12 years ago
  12. 55b51c8 drm/radeon: raise UVD clocks only on demand by Christian König · 11 years ago
  13. f2ba57b drm/radeon: UVD bringup v8 by Christian König · 11 years ago
  14. 4474f3a drm/radeon: rework fallback handling v2 by Christian König · 11 years ago
  15. 5744904 drm/radeon: UVD doesn't needs VM on SI v2 by Christian König · 11 years ago
  16. 43f1214 drm/radeon: use IBs for VM page table updates v2 by Alex Deucher · 11 years ago
  17. e971699 drm/radeon: pull out common next_reloc function by Ilija Hadzic · 12 years ago
  18. c3ad63a drm/radeon: rename r100_cs_dump_packet to radeon_cs_dump_packet by Ilija Hadzic · 12 years ago
  19. 9ffb7a6 drm/radeon: factor out cs_next_is_pkt3_nop function by Ilija Hadzic · 12 years ago
  20. 4db0131 drm/radeon: implement common cs packet parse function by Ilija Hadzic · 12 years ago
  21. d201450 drm/radeon: remove unused prototype from radeon_cs by Ilija Hadzic · 12 years ago
  22. 580f839 drm/radeon: remove unecessary assignment by Ilija Hadzic · 12 years ago
  23. 1da80cf drm/radeon: fix a rare case of double kfree by Ilija Hadzic · 11 years ago
  24. 25d8999 drm/radeon: fix error path in kpage allocation by Ilija Hadzic · 11 years ago
  25. ff4bd08 drm/radeon: fix NULL pointer dereference in UMS mode by Ilija Hadzic · 11 years ago
  26. 278a334 drm/radeon: enable the async DMA rings in the CS ioctl by Alex Deucher · 12 years ago
  27. cf4ccd0 drm/radeon/kms: add 6xx/7xx CS parser for async DMA (v2) by Alex Deucher · 13 years ago
  28. 13e55c3 drm/radeon: separate pt alloc from lru add by Christian König · 12 years ago
  29. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  30. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  31. 1678dbc2 drm/radeon: fix VM syncing with multiple rings by Christian König · 12 years ago
  32. 1109ca0 drm/radeon: Mark all possible functions / structs as static by Lauri Kasanen · 12 years ago
  33. 3e8970f drm/radeon: make sure ib bo is properly bound and up to date in vm space by Jerome Glisse · 12 years ago
  34. ddf03f5 drm/radeon: rework VM page table handling by Christian König · 12 years ago
  35. ee60e29 drm/radeon: rework VMID handling by Christian König · 12 years ago
  36. 9b40e5d drm/radeon: make VM flushs a ring operation by Christian König · 12 years ago
  37. f82cbdd drm/radeon: add sync helper function by Christian König · 12 years ago
  38. 4bf3dd9 drm/radeon: cleanup VM id handling a bit by Christian König · 12 years ago
  39. e43b5ec drm/radeon: fence virtual address and free it once idle v4 by Jerome Glisse · 12 years ago
  40. 4ef7256 drm/radeon: fix const IB handling v2 by Christian König · 12 years ago
  41. dee53e7 drm/radeon: add an exclusive lock for GPU reset v2 by Jerome Glisse · 12 years ago
  42. 93bf888 drm/radeon: fix fence related segfault in CS by Christian König · 12 years ago
  43. 36ff39c drm/radeon: replace cs_mutex with vm_mutex v3 by Christian König · 12 years ago
  44. 220907d drm/radeon: rework ring syncing code by Christian König · 12 years ago
  45. 9b00147 drm/radeon: fix regression in UMS CS ioctl by Alex Deucher · 12 years ago
  46. c4c7f31 radeon: make radeon_cs_update_pages static. by Dave Airlie · 12 years ago
  47. f2e3922 drm/radeon: make the ib an inline object by Jerome Glisse · 12 years ago
  48. 68470ae drm/radeon: move the semaphore from the fence into the ib by Jerome Glisse · 12 years ago
  49. 2e0d991 drm/radeon: make sa bo a stand alone object by Christian König · 12 years ago
  50. e6661a9 drm/radeon: keep start and end offset in the SA by Christian König · 12 years ago
  51. 133f4cb drm/radeon: fix possible lack of synchronization btw ttm and other ring by Jerome Glisse · 12 years ago
  52. b7f6413 drm/radeon: avoid leaking const ib (not used yet on si and newer GPU) by Jerome Glisse · 12 years ago
  53. 6c6f478 drm/radeon: rework recursive gpu reset handling by Christian König · 12 years ago
  54. 8f676c4 drm/radeon: fix a bug with the ring syncing code by Christian König · 12 years ago
  55. 6a7068b drm/radeon/kms: attempt to avoid copying data twice on coherent cards. (v3) by Dave Airlie · 12 years ago
  56. 8d5ef7b drm/radeon/kms: add support for compute rings in CS ioctl on SI by Alex Deucher · 12 years ago
  57. 1b5475d drm/radeon/kms: Only VM CS ioctl is supported on SI (v2) by Alex Deucher · 12 years ago
  58. dfcf5f3 drm/radeon/kms: add support for the CONST IB to the CS ioctl by Alex Deucher · 12 years ago
  59. f48bb04 drivers/gpu/drm/radeon/radeon_cs.c: eliminate possible double free by Julia Lawall · 12 years ago
  60. 8229c88 drm: Merge tag 'v3.3-rc7' into drm-core-next by Dave Airlie · 12 years ago
  61. eb0c19c drm/radeon: also make the cs_parse function per ring by Christian König · 12 years ago
  62. cdac550 drm/radeon: move ring syncing after bo validation by Christian König · 12 years ago
  63. 6b7746e drm/radeon/kms: properly set accel working flag and bailout when false by Jerome Glisse · 12 years ago
  64. 67e915e drm/radeon/kms: check if vm is supported in VA ioctl by Alex Deucher · 12 years ago
  65. 93504fc drm/radeon/kms: Add support for multi-ring sync in CS ioctl (v2) by Christian König · 13 years ago
  66. 721604a drm/radeon: GPU virtual memory support v22 by Jerome Glisse · 13 years ago
  67. 69e130a drm/radeon: make ib size variable by Jerome Glisse · 13 years ago
  68. 7b1f248 drm/radeon: make all functions work with multiple rings. by Christian König · 13 years ago
  69. 16557f1 drm/radeon: no need to check all relocs for duplicates by Christian König · 13 years ago
  70. e70f224 drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CS by Marek Olšák · 13 years ago
  71. 7a1619b drm/radeon: Make sure CS mutex is held across GPU reset. by Michel Dänzer · 13 years ago
  72. 428c6e3 drm/radeon/kms: set family for use in parser. by Dave Airlie · 13 years ago
  73. 7e4d15d drm/radeon: introduce gem_to_radeon_bo helper by Daniel Vetter · 13 years ago
  74. 147666f drm/radeon: Use the ttm execbuf utilities by Thomas Hellstrom · 14 years ago
  75. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  76. bf79cb9 drm: Use ENOENT consistently for the error return for an unmatched handle. by Chris Wilson · 14 years ago
  77. 426d310 fix printk typo 'faild' by Paul Bolle · 14 years ago
  78. 90aca4d drm/radeon/kms: simplify & improve GPU reset V2 by Jerome Glisse · 14 years ago
  79. fcbc451 drm/radeon/kms: Fix NULL pointer dereference if memory allocation failed. by Pauli Nieminen · 14 years ago
  80. 97f23b3 drm/radeon/kms: don't print error on -ERESTARTSYS. by Dave Airlie · 14 years ago
  81. 79fa9eb Merge remote branch 'korg/drm-core-next' into drm-next-stage by Dave Airlie · 14 years ago
  82. 94429bb drm/radeon/kms: fix bo's fence association by Jerome Glisse · 14 years ago
  83. bc9025b Use drm_gem_object_[handle_]unreference_unlocked where possible by Luca Barbieri · 14 years ago
  84. 17aafcca drm/radeon/kms: Fix oops after radeon_cs_parser_init() failure. by Michel Dänzer · 14 years ago
  85. c8c15ff drm/radeon: r6xx/r7xx possible security issue, system ram access by Jerome Glisse · 14 years ago
  86. 4c78867 drm/radeon/kms: Rework radeon object handling by Jerome Glisse · 15 years ago
  87. c5e617e drm/radeon/kms: fix for the extra pages copying. by Dave Airlie · 15 years ago
  88. 513bcb4 drm/radeon/kms: don't require up to 64k allocations. (v2) by Dave Airlie · 15 years ago
  89. 48e113e drm/radeon/kms: Free CS parser state tracking memory. by Michel Dänzer · 15 years ago
  90. fdd5cac drm/radeon/kms: Don't kzalloc memory which is immediately overwritten. by Michel Dänzer · 15 years ago
  91. 5176fdc drm/radeon/kms: drop zero length CS indirect buffers. by Dave Airlie · 15 years ago
  92. 771fe6b drm/radeon: introduce kernel modesetting for radeon hardware by Jerome Glisse · 15 years ago