Age | Commit message (Expand) | Author |
2020-04-30 | drm/amdgpu: remove set but not used variable 'priority' | Zheng Bin |
2020-04-28 | drm/amdgpu: cleanup IB pool handling a bit | Christian König |
2020-04-28 | drm/amdgpu: Move to a per-IB secure flag (TMZ) | Luben Tuikov |
2020-04-28 | drm/amdgpu: job is secure iff CS is secure (v5) | Huang Rui |
2020-04-01 | drm/amdgpu: implement more ib pools (v2) | xinhui pan |
2020-03-13 | Merge tag 'amd-drm-next-5.7-2020-03-10' of git://people.freedesktop.org/~agd5... | Dave Airlie |
2020-03-09 | drm/amdgpu: set compute queue priority at mqd_init | Nirmoy Das |
2020-03-04 | Merge drm/drm-next into drm-misc-next | Maxime Ripard |
2020-02-27 | drm/amdgpu: use allowed_domains for exported DMA-bufs | Christian König |
2020-02-04 | drm/amdgpu: rework job synchronization v2 | Christian König |
2020-02-04 | drm/amdgpu: use the VM as job owner | Christian König |
2020-01-16 | drm/amdgpu: drop amdgpu_job.owner | Christian König |
2020-01-16 | drm/amdgpu: error out on entity with no run queue | Nirmoy Das |
2019-12-17 | Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li... | Daniel Vetter |
2019-12-09 | drm/amdgpu: explicitely sync to VM updates v2 | Christian König |
2019-11-30 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds |
2019-11-23 | drm/amdgpu: Use mmu_interval_notifier instead of hmm_mirror | Jason Gunthorpe |
2019-11-04 | Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2019-10-25 | drm/ttm: always keep BOs on the LRU | Christian König |
2019-10-17 | drm/amdgpu: user pages array memory leak fix | Philip Yang |
2019-10-15 | drm/amdgpu: user pages array memory leak fix | Philip Yang |
2019-09-16 | drm/amdgpu: allow direct submission of PDE updates v2 | Christian König |
2019-09-13 | drm/amdgpu: Avoid HW GPU reset for RAS. | Andrey Grodzovsky |
2019-09-13 | drm/amdgpu: remove amdgpu_cs_try_evict | Christian König |
2019-08-27 | Merge tag 'drm-next-5.4-2019-08-23' of git://people.freedesktop.org/~agd5f/li... | Dave Airlie |
2019-08-21 | drm/amdgpu: prevent memory leaks in AMDGPU_CS ioctl | Nicolai Hähnle |
2019-08-21 | Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2019-08-13 | dma-buf: rename reservation_object to dma_resv | Christian König |
2019-08-09 | Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2019-08-06 | drm/amdgpu: switch driver from bo->resv to bo->base.resv | Gerd Hoffmann |
2019-08-05 | dma-buf: add more reservation object locking wrappers | Christian König |
2019-07-31 | drm/amdgpu: fix error handling in amdgpu_cs_process_fence_dep | Christian König |
2019-07-08 | drm/amdgpu: Prepare for hmm_range_register API change (v2) | Philip Yang |
2019-06-25 | Merge branch 'drm-next' into drm-next-5.3 | Alex Deucher |
2019-06-21 | drm/amdgpu: enable the static csa when mcbp enabled | Jack Xiao |
2019-06-14 | Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter |
2019-06-11 | drm/amdgpu: stop removing BOs from the LRU v3 | Christian König |
2019-06-11 | drm/amdgpu: drop some validation failure messages | Christian König |
2019-06-10 | drm/amd: drop use of drmP.h in amdgpu/amdgpu* | Sam Ravnborg |
2019-05-31 | drm/ttm: Make LRU removal optional v2 | Christian König |
2019-05-24 | drm/amdgpu: replace get_user_pages with HMM mirror helpers | Philip Yang |
2019-05-24 | drm/amdgpu: check no_user_fence flag for engines | Leo Liu |
2019-04-12 | drm/amdgpu: add timeline support in amdgpu CS v3 | Chunming Zhou |
2019-02-05 | drm/amdgpu: Add AMDGPU_CHUNK_ID_SCHEDULED_DEPENDENCIES | Andrey Grodzovsky |
2019-01-05 | Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2018-12-25 | Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2018-12-14 | drm/amdgpu: fix NULL fence handling in amdgpu_cs_fence_to_handle_ioctl | Christian König |
2018-12-13 | Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie |
2018-12-11 | drm/amdgpu: Fix DEBUG_LOCKS_WARN_ON(depth <= 0) in amdgpu_ctx.lock | Andrey Grodzovsky |
2018-12-07 | drm/amdgpu: always reserve one more shared slot for pipelined BO moves | Christian König |