Age | Commit message (Expand) | Author |
2024-06-14 | drm/amdgpu: revert "take runtime pm reference when we attach a buffer" v2 | Christian König |
2024-05-17 | drm/amdgpu: Reduce mem_type to domain double indirection | Tvrtko Ursulin |
2024-01-15 | drm/amdgpu: Auto-validate DMABuf imports in compute VMs | Felix Kuehling |
2023-11-17 | drm/amdgpu: add amdgpu runpm usage trace for separate funcs | Prike Liang |
2023-11-03 | drm/amdkfd: Improve amdgpu_vm_handle_moved | Felix Kuehling |
2023-10-23 | BackMerge tag 'v6.6-rc7' into drm-next | Dave Airlie |
2023-10-19 | drm/amdgpu: Reserve fences for VM update | Felix Kuehling |
2023-09-20 | drm/amdgpu: Add EXT_COHERENT memory allocation flags | David Francis |
2023-06-09 | drm/amdgpu: Add memory partition mem_id to amdgpu_bo | Philip Yang |
2023-06-09 | drm/amd/amdgpu: Fix errors & warnings in amdgpu _bios, _cs, _dma_buf, _fence.c | Srinivasan Shanmugam |
2022-12-06 | drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2 | Christian König |
2022-11-09 | drm/amdgpu: Set MTYPE in PTE based on BO flags | Felix Kuehling |
2022-09-29 | drm/amdgpu: Use simplified API for p2p dist calc | Lijo Lazar |
2022-09-29 | drm/amdgpu: Disable verbose for p2p dist calc | Lijo Lazar |
2022-04-07 | dma-buf: wait for map to complete for static attachments | Christian König |
2022-01-10 | Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2021-12-17 | drm/amdgpu: fix dropped backing store handling in amdgpu_dma_buf_move_notify | Christian König |
2021-12-09 | drm/amdgpu: don't skip runtime pm get on A+A config | Christian König |
2021-07-21 | Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2021-07-01 | Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2021-06-22 | drm/amdgpu: wait for moving fence after pinning | Christian König |
2021-06-22 | drm/amdgpu: rework dma_resv handling v3 | Christian König |
2021-06-15 | drm/amdgpu: remove amdgpu_vm_pt | Nirmoy Das |
2021-06-06 | dma-buf: drop the _rcu postfix on function names v3 | Christian König |
2021-06-06 | dma-buf: rename and cleanup dma_resv_get_list v2 | Christian König |
2021-06-02 | drm/ttm: rename bo->mem and make it a pointer | Christian König |
2021-05-26 | drm/amdgpu: Implement mmap as GEM object function | Thomas Zimmermann |
2021-04-15 | drm/amdgpu: Use iterator methods exposed by amdgpu_res_cursor.h in building S... | Ramesh Errabolu |
2021-03-23 | drm/amdgpu: Set GTT_USWC flag to enable freesync v2 | Shashank Sharma |
2021-03-23 | drm/amdgpu: clean-up unused variable | Shashank Sharma |
2021-02-26 | drm/amdgpu: Remove amdgpu_device arg from free_sgt api (v2) | Ramesh Errabolu |
2021-01-15 | Merge tag 'amd-drm-next-5.12-2021-01-08' of https://gitlab.freedesktop.org/ag... | Dave Airlie |
2021-01-05 | drm/amdgpu: take runtime pm reference when we attach a buffer | Alex Deucher |
2020-12-15 | Merge drm/drm-next into drm-misc-next | Maarten Lankhorst |
2020-12-14 | drm/ttm: cleanup BO size handling v3 | Christian König |
2020-12-10 | Merge tag 'amd-drm-next-5.11-2020-12-09' of git://people.freedesktop.org/~agd... | Dave Airlie |
2020-12-09 | drm/amdgpu: Initialise drm_gem_object_funcs for imported BOs | Andrey Grodzovsky |
2020-11-09 | drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends | Thomas Zimmermann |
2020-09-24 | drm/amdgpu: switch over to the new pin interface | Christian König |
2020-09-14 | Merge drm/drm-next into drm-misc-next | Maxime Ripard |
2020-09-09 | drm: allow limiting the scatter list size. | Gerd Hoffmann |
2020-09-08 | Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd... | Dave Airlie |
2020-08-24 | drm/amdgpu: drm_device to amdgpu_device by inline-f (v2) | Luben Tuikov |
2020-08-11 | drm/amdgpu: Enable P2P dmabuf over XGMI | Arunpravin |
2020-07-13 | drm: amdgpu: fix common struct sg_table related issues | Marek Szyprowski |
2020-05-19 | drm/amd: remove _unlocked suffix in drm_gem_object_put_unlocked | Emil Velikov |
2020-05-19 | drm/amdgpu: use the unlocked drm_gem_object_put | Emil Velikov |
2020-04-01 | drm/amdgpu: add support for exporting VRAM using DMA-buf v3 | Christian König |
2020-04-01 | drm/amdgpu: add checks if DMA-buf P2P is supported | Christian König |
2020-04-01 | drm/amdgpu: note that we can handle peer2peer DMA-buf | Christian König |