Age | Commit message (Expand) | Author |
2022-02-14 | Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/... | Dave Airlie |
2022-02-07 | drm/amdgpu: rename amdgpu_vm_bo_rmv to _del | Christian König |
2022-01-19 | drm/amdgpu: remove excl as shared workarounds | Christian König |
2022-01-11 | Revert "drm/amdgpu: Don't inherit GEM object VMAs in child process" | Rajneesh Bhardwaj |
2021-12-28 | drm/amdgpu: Don't inherit GEM object VMAs in child process | Rajneesh Bhardwaj |
2021-11-24 | drm/amdgpu: update the domain flags for dumb buffer creation | Evan Quan |
2021-11-17 | drm/amdgpu: use generic fb helpers instead of setting up AMD own's. | Evan Quan |
2021-11-05 | drm/ttm: remove ttm_bo_vm_insert_huge() | Jason Gunthorpe |
2021-08-31 | drm/amdgpu: Fix a deadlock if previous GEM object allocation fails | xinhui pan |
2021-08-25 | drm/amdgpu: rename amdgpu_bo_get_preferred_pin_domain | Yifan Zhang |
2021-08-02 | Revert "Revert "drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_update"" | Eric Huang |
2021-07-26 | Backmerge tag 'v5.14-rc3' into drm-next | Dave Airlie |
2021-07-23 | Merge tag 'drm-misc-fixes-2021-07-22' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2021-07-21 | Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2021-07-16 | drm/amdgpu: workaround failed COW checks for Thunk VMAs | Felix Kuehling |
2021-07-13 | Revert "drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_update" | Eric Huang |
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-10 | Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/ag... | Dave Airlie |
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_excl v3 | Christian König |
2021-06-04 | drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_update | Eric Huang |
2021-05-26 | drm/amdgpu: Implement mmap as GEM object function | Thomas Zimmermann |
2021-04-26 | Merge drm/drm-next into drm-misc-next | Maxime Ripard |
2021-04-23 | drm/ttm: move the page_alignment into the BO v2 | Christian König |
2021-04-09 | drm/amdgpu: use amdgpu_bo_create_user() for when possible | Nirmoy Das |
2021-04-09 | drm/amdgpu: allow variable BO struct creation | Nirmoy Das |
2021-02-18 | drm/amdgpu: do not use drm middle layer for debugfs | Nirmoy Das |
2021-02-02 | drm/amdgpu: fix the issue that retry constantly once the buffer is oversize | Huang Rui |
2021-01-13 | drm/amdgpu: Remove references to struct drm_device.pdev | Thomas Zimmermann |
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-10 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann |
2020-11-10 | Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd... | Dave Airlie |
2020-11-09 | drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends | Thomas Zimmermann |
2020-11-04 | Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2020-11-02 | Merge drm/drm-next into drm-misc-next | Maxime Ripard |
2020-10-26 | drm/amdgpu: don't map BO in reserved region | Madhav Chauhan |
2020-10-23 | drm/amdgpu: don't map BO in reserved region | Madhav Chauhan |
2020-10-15 | drm/amdgpu: Add debugfs entry for printing VM info | Mihir Bhogilal Patel |
2020-09-25 | drm/amdgpu: Introduce GEM object functions | Thomas Zimmermann |
2020-09-24 | drm/amdgpu: switch over to the new pin interface | Christian König |
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: Get DRM dev from adev by inline-f | Luben Tuikov |
2020-08-24 | drm/amdgpu: drm_device to amdgpu_device by inline-f (v2) | Luben Tuikov |
2020-08-14 | drm/amdgpu: revert "fix system hang issue during GPU reset" | Christian König |
2020-08-12 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann |
2020-08-07 | drm/amdgpu: make sure userptr ttm is allocated | Christian König |
2020-07-27 | drm/amdgpu: fix system hang issue during GPU reset | Dennis Li |
2020-07-14 | drm/amdgpu: use ARRAY_SIZE() to add amdgpu debugfs files | Xiaojie Yuan |