Commit History

Author SHA1 Message Date
  Alex Deucher 278a334cbc drm/radeon: enable the async DMA rings in the CS ioctl 12 years ago
  Alex Deucher cf4ccd016b drm/radeon/kms: add 6xx/7xx CS parser for async DMA (v2) 13 years ago
  Christian König 13e55c38f8 drm/radeon: separate pt alloc from lru add 12 years ago
  Linus Torvalds 612a9aab56 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 12 years ago
  David Howells 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ 12 years ago
  Christian König 1678dbc22e drm/radeon: fix VM syncing with multiple rings 13 years ago
  Lauri Kasanen 1109ca09b9 drm/radeon: Mark all possible functions / structs as static 13 years ago
  Jerome Glisse 3e8970f96b drm/radeon: make sure ib bo is properly bound and up to date in vm space 13 years ago
  Christian König ddf03f5cdd drm/radeon: rework VM page table handling 13 years ago
  Christian König ee60e29f1d drm/radeon: rework VMID handling 13 years ago
  Christian König 9b40e5d842 drm/radeon: make VM flushs a ring operation 13 years ago
  Christian König f82cbddddb drm/radeon: add sync helper function 13 years ago
  Christian König 4bf3dd9264 drm/radeon: cleanup VM id handling a bit 13 years ago
  Jerome Glisse e43b5ec05a drm/radeon: fence virtual address and free it once idle v4 13 years ago
  Christian König 4ef72566f1 drm/radeon: fix const IB handling v2 13 years ago
  Jerome Glisse dee53e7fb3 drm/radeon: add an exclusive lock for GPU reset v2 13 years ago
  Christian König 93bf888c5c drm/radeon: fix fence related segfault in CS 13 years ago
  Christian König 36ff39c404 drm/radeon: replace cs_mutex with vm_mutex v3 13 years ago
  Christian König 220907d983 drm/radeon: rework ring syncing code 13 years ago
  Alex Deucher 9b00147d9f drm/radeon: fix regression in UMS CS ioctl 13 years ago
  Dave Airlie c4c7f3149b radeon: make radeon_cs_update_pages static. 13 years ago
  Jerome Glisse f2e3922106 drm/radeon: make the ib an inline object 13 years ago
  Jerome Glisse 68470ae7e6 drm/radeon: move the semaphore from the fence into the ib 13 years ago
  Christian König 2e0d99103e drm/radeon: make sa bo a stand alone object 13 years ago
  Christian König e6661a9664 drm/radeon: keep start and end offset in the SA 13 years ago
  Jerome Glisse 133f4cb336 drm/radeon: fix possible lack of synchronization btw ttm and other ring 13 years ago
  Jerome Glisse b7f6413a73 drm/radeon: avoid leaking const ib (not used yet on si and newer GPU) 13 years ago
  Christian König 6c6f478370 drm/radeon: rework recursive gpu reset handling 13 years ago
  Christian König 8f676c4c6f drm/radeon: fix a bug with the ring syncing code 13 years ago
  Dave Airlie 6a7068b4ef drm/radeon/kms: attempt to avoid copying data twice on coherent cards. (v3) 13 years ago