Age | Commit message (Expand) | Author |
2023-03-22 | drm/amdgpu: drop the extra sign extension | Alex Deucher |
2022-12-21 | drm/amdgpu: grab extra fence reference for drm_sched_job_add_dependency | Christian König |
2022-11-05 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann |
2022-11-03 | drm/amdgpu: use scheduler dependencies for VM updates | Christian König |
2022-11-03 | drm/amdgpu: cleanup scheduler job initialization v2 | Christian König |
2022-10-20 | Merge drm/drm-fixes into drm-misc-fixes | Thomas Zimmermann |
2022-10-19 | drm/amdgpu: use DRM_SCHED_FENCE_DONT_PIPELINE for VM updates | Christian König |
2022-09-19 | drm/amdgpu: SDMA update use unlocked iterator | Philip Yang |
2022-09-13 | drm/amdgpu: use DMA_RESV_USAGE_BOOKKEEP v2 | Christian König |
2022-04-28 | Merge tag 'amd-drm-next-5.19-2022-04-15' of https://gitlab.freedesktop.org/ag... | Dave Airlie |
2022-04-07 | drm/ttm: remove bo->moving | Christian König |
2022-03-31 | drm/amdgpu: Correct unlocked update fence handling | Philip Yang |
2021-06-15 | drm/amdgpu: remove amdgpu_vm_pt | Nirmoy Das |
2021-06-01 | drm/amdgpu: switch to amdgpu_bo_vm for vm code | Nirmoy Das |
2020-11-13 | drm/amd/amdgpu/amdgpu_vm_sdma: Fix 'amdgpu_vm_sdma_prepare()'s doc-rot | Lee Jones |
2020-09-15 | drm/amdgpu: More accurate description of a function param | Oak Zeng |
2020-07-20 | Merge tag 'drm-misc-next-2020-07-16' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2020-07-02 | Merge tag 'amd-drm-next-5.9-2020-07-01' of git://people.freedesktop.org/~agd5... | Dave Airlie |
2020-07-01 | drm/amdgpu: remove distinction between explicit and implicit sync (v2) | Christian König |
2020-06-30 | Merge tag 'drm-misc-next-2020-06-26' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2020-06-29 | Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next | Maarten Lankhorst |
2020-06-25 | drm/amdgpu: move ttm bo->offset to amdgpu_bo | Nirmoy Das |
2020-04-28 | drm/amdgpu: add new unlocked flag for PTE updates | Christian König |
2020-04-28 | drm/amdgpu: rename direct to immediate for VM updates | Christian König |
2020-04-28 | drm/amdgpu: cleanup IB pool handling a bit | Christian König |
2020-04-01 | drm/amdgpu: implement more ib pools (v2) | xinhui pan |
2020-03-16 | drm_amdgpu: Add job fence to resv conditionally | xinhui pan |
2020-02-04 | drm/amdgpu: rework synchronization of VM updates v4 | Christian König |
2020-02-04 | drm/amdgpu: stop using amdgpu_bo_gpu_offset in the VM backend | Christian König |
2020-02-04 | drm/amdgpu: rework job synchronization v2 | Christian König |
2020-02-04 | drm/amdgpu: explicitly sync VM update to PDs/PTs | Christian König |
2019-12-09 | drm/amdgpu: stop adding VM updates fences to the resv obj | Christian König |
2019-12-09 | drm/amdgpu: explicitely sync to VM updates v2 | Christian König |
2019-09-16 | drm/amdgpu: trace if a PD/PT update is done directly | Christian König |
2019-09-16 | drm/amdgpu: allow direct submission in the VM backends v2 | Christian König |
2019-09-16 | drm/amdgpu: split the VM entity into direct and delayed | Christian König |
2019-08-06 | drm/amdgpu: switch driver from bo->resv to bo->base.resv | Gerd Hoffmann |
2019-03-27 | drm/amdgpu: drop the ib from the VM update parameters | Christian König |
2019-03-27 | drm/amdgpu: move VM table mapping into the backend as well | Christian König |
2019-03-21 | drm/amdgpu: new VM update backends | Christian König |