1. c4c7f31 radeon: make radeon_cs_update_pages static. by Dave Airlie · 12 years ago
  2. f2e3922 drm/radeon: make the ib an inline object by Jerome Glisse · 12 years ago
  3. 68470ae drm/radeon: move the semaphore from the fence into the ib by Jerome Glisse · 12 years ago
  4. 2e0d991 drm/radeon: make sa bo a stand alone object by Christian König · 12 years ago
  5. e6661a9 drm/radeon: keep start and end offset in the SA by Christian König · 12 years ago
  6. 133f4cb drm/radeon: fix possible lack of synchronization btw ttm and other ring by Jerome Glisse · 12 years ago
  7. b7f6413 drm/radeon: avoid leaking const ib (not used yet on si and newer GPU) by Jerome Glisse · 12 years ago
  8. 6c6f478 drm/radeon: rework recursive gpu reset handling by Christian König · 12 years ago
  9. 8f676c4 drm/radeon: fix a bug with the ring syncing code by Christian König · 12 years ago
  10. 6a7068b drm/radeon/kms: attempt to avoid copying data twice on coherent cards. (v3) by Dave Airlie · 12 years ago
  11. 8d5ef7b drm/radeon/kms: add support for compute rings in CS ioctl on SI by Alex Deucher · 12 years ago
  12. 1b5475d drm/radeon/kms: Only VM CS ioctl is supported on SI (v2) by Alex Deucher · 12 years ago
  13. dfcf5f3 drm/radeon/kms: add support for the CONST IB to the CS ioctl by Alex Deucher · 12 years ago
  14. f48bb04 drivers/gpu/drm/radeon/radeon_cs.c: eliminate possible double free by Julia Lawall · 12 years ago
  15. 8229c88 drm: Merge tag 'v3.3-rc7' into drm-core-next by Dave Airlie · 12 years ago
  16. eb0c19c drm/radeon: also make the cs_parse function per ring by Christian König · 12 years ago
  17. cdac550 drm/radeon: move ring syncing after bo validation by Christian König · 12 years ago
  18. 6b7746e drm/radeon/kms: properly set accel working flag and bailout when false by Jerome Glisse · 12 years ago
  19. 67e915e drm/radeon/kms: check if vm is supported in VA ioctl by Alex Deucher · 13 years ago
  20. 93504fc drm/radeon/kms: Add support for multi-ring sync in CS ioctl (v2) by Christian König · 13 years ago
  21. 721604a drm/radeon: GPU virtual memory support v22 by Jerome Glisse · 13 years ago
  22. 69e130a drm/radeon: make ib size variable by Jerome Glisse · 13 years ago
  23. 7b1f248 drm/radeon: make all functions work with multiple rings. by Christian König · 13 years ago
  24. 16557f1 drm/radeon: no need to check all relocs for duplicates by Christian König · 13 years ago
  25. e70f224 drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CS by Marek Olšák · 13 years ago
  26. 7a1619b drm/radeon: Make sure CS mutex is held across GPU reset. by Michel Dänzer · 13 years ago
  27. 428c6e3 drm/radeon/kms: set family for use in parser. by Dave Airlie · 13 years ago
  28. 7e4d15d drm/radeon: introduce gem_to_radeon_bo helper by Daniel Vetter · 14 years ago
  29. 147666f drm/radeon: Use the ttm execbuf utilities by Thomas Hellstrom · 14 years ago
  30. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  31. bf79cb9 drm: Use ENOENT consistently for the error return for an unmatched handle. by Chris Wilson · 14 years ago
  32. 426d310 fix printk typo 'faild' by Paul Bolle · 14 years ago
  33. 90aca4d drm/radeon/kms: simplify & improve GPU reset V2 by Jerome Glisse · 14 years ago
  34. fcbc451 drm/radeon/kms: Fix NULL pointer dereference if memory allocation failed. by Pauli Nieminen · 14 years ago
  35. 97f23b3 drm/radeon/kms: don't print error on -ERESTARTSYS. by Dave Airlie · 14 years ago
  36. 79fa9eb Merge remote branch 'korg/drm-core-next' into drm-next-stage by Dave Airlie · 14 years ago
  37. 94429bb drm/radeon/kms: fix bo's fence association by Jerome Glisse · 15 years ago
  38. bc9025b Use drm_gem_object_[handle_]unreference_unlocked where possible by Luca Barbieri · 15 years ago
  39. 17aafcca drm/radeon/kms: Fix oops after radeon_cs_parser_init() failure. by Michel Dänzer · 15 years ago
  40. c8c15ff drm/radeon: r6xx/r7xx possible security issue, system ram access by Jerome Glisse · 15 years ago
  41. 4c78867 drm/radeon/kms: Rework radeon object handling by Jerome Glisse · 15 years ago
  42. c5e617e drm/radeon/kms: fix for the extra pages copying. by Dave Airlie · 15 years ago
  43. 513bcb4 drm/radeon/kms: don't require up to 64k allocations. (v2) by Dave Airlie · 15 years ago
  44. 48e113e drm/radeon/kms: Free CS parser state tracking memory. by Michel Dänzer · 15 years ago
  45. fdd5cac drm/radeon/kms: Don't kzalloc memory which is immediately overwritten. by Michel Dänzer · 15 years ago
  46. 5176fdc drm/radeon/kms: drop zero length CS indirect buffers. by Dave Airlie · 15 years ago
  47. 771fe6b drm/radeon: introduce kernel modesetting for radeon hardware by Jerome Glisse · 15 years ago