Age | Commit message (Expand) | Author | Files | Lines |
2021-05-05 | drm/amdgpu: Add show_fdinfo() interface | Roy Sun | 1 | -0/+2 |
2021-04-26 | Merge drm/drm-next into drm-misc-next | Maxime Ripard | 1 | -8/+16 |
2021-04-23 | drm/ttm: move the page_alignment into the BO v2 | Christian König | 1 | -1/+1 |
2021-04-09 | drm/amdgpu: Remove unused function amdgpu_bo_fbdev_mmap() | Thomas Zimmermann | 1 | -2/+0 |
2021-04-09 | drm/amdgpu: use amdgpu_bo_user bo for metadata and tiling flag | Nirmoy Das | 1 | -4/+0 |
2021-04-09 | drm/amdgpu: introduce struct amdgpu_bo_user | Nirmoy Das | 1 | -0/+14 |
2021-04-09 | drm/amdgpu: allow variable BO struct creation | Nirmoy Das | 1 | -0/+1 |
2021-02-22 | drm/amdgpu: remove unused variable from struct amdgpu_bo | Nirmoy Das | 1 | -1/+0 |
2021-02-18 | drm/amdgpu: do not use drm middle layer for debugfs | Nirmoy Das | 1 | -1/+1 |
2020-12-15 | Merge drm/drm-next into drm-misc-next | Maarten Lankhorst | 1 | -1/+0 |
2020-12-14 | drm/ttm: cleanup BO size handling v3 | Christian König | 1 | -2/+2 |
2020-12-10 | Merge tag 'amd-drm-next-5.11-2020-12-09' of git://people.freedesktop.org/~agd... | Dave Airlie | 1 | -1/+0 |
2020-12-08 | drm/amdgpu: remove amdgpu_ttm_late_init and amdgpu_bo_late_init | Alex Deucher | 1 | -1/+0 |
2020-11-10 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 1 | -0/+1 |
2020-11-10 | Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd... | Dave Airlie | 1 | -0/+1 |
2020-11-09 | drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends | Thomas Zimmermann | 1 | -1/+0 |
2020-10-15 | drm/amdgpu: Add debugfs entry for printing VM info | Mihir Bhogilal Patel | 1 | -0/+1 |
2020-09-28 | drm/amdgpu: stop using TTMs fault callback | Christian König | 1 | -1/+1 |
2020-09-24 | drm/amdgpu: switch over to the new pin interface | Christian König | 1 | -2/+1 |
2020-08-06 | drm/ttm: rename ttm_mem_reg to ttm_resource. | Dave Airlie | 1 | -1/+1 |
2020-08-06 | drm/ttm/amdgpu: consolidate ttm reserve paths | Dave Airlie | 1 | -1/+1 |
2020-06-29 | Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next | Maarten Lankhorst | 1 | -0/+11 |
2020-06-25 | drm/amdgpu: move ttm bo->offset to amdgpu_bo | Nirmoy Das | 1 | -0/+1 |
2020-04-28 | drm/amdgpu: set TMZ bits in PTEs for secure BO (v4) | Alex Deucher | 1 | -0/+11 |
2020-02-26 | drm/amdgpu/sa: move debugfs init into core amdgpu debugfs | Alex Deucher | 1 | -0/+1 |
2020-02-04 | drm/amdgpu: rework synchronization of VM updates v4 | Christian König | 1 | -0/+3 |
2019-11-30 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 1 | -4/+9 |
2019-11-23 | drm/amdgpu: Use mmu_interval_insert instead of hmm_mirror | Jason Gunthorpe | 1 | -4/+9 |
2019-09-17 | drm/amdgpu: cleanup creating BOs at fixed location (v2) | Christian König | 1 | -0/+3 |
2019-09-16 | drm/amdgpu: allocate PDs/PTs with no_gpu_wait in a page fault | Christian König | 1 | -0/+1 |
2019-08-21 | Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -1/+1 |
2019-08-13 | dma-buf: rename reservation_object to dma_resv | Christian König | 1 | -1/+1 |
2019-08-12 | Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li... | Dave Airlie | 1 | -0/+3 |
2019-08-06 | drm/ttm: use gem vma_node | Gerd Hoffmann | 1 | -1/+1 |
2019-08-06 | drm/amdgpu: use embedded gem object | Gerd Hoffmann | 1 | -1/+0 |
2019-08-02 | drm/amdgpu: Implement VRAM wipe on release | Felix Kuehling | 1 | -0/+1 |
2019-07-30 | drm/amdgpu: Create helper to clear AMDGPU_GEM_CREATE_CPU_GTT_USWC | Andrey Grodzovsky | 1 | -0/+2 |
2019-06-11 | drm/amdgpu: stop removing BOs from the LRU v3 | Christian König | 1 | -1/+1 |
2019-03-27 | drm/amdgpu: XGMI pstate switch initial support | shaoyunl | 1 | -0/+2 |
2019-03-21 | drm/amdgpu: revert "XGMI pstate switch initial support" | Christian König | 1 | -1/+0 |
2019-03-19 | drm/amdgpu: XGMI pstate switch initial support | shaoyunl | 1 | -0/+1 |
2019-02-13 | drm/amdgpu: Add helper to wait for BO fences using a sync object | Felix Kuehling | 1 | -0/+1 |
2018-12-03 | drm/amdgpu: remove amdgpu_bo_backup_to_shadow | Christian König | 1 | -5/+0 |
2018-09-19 | drm/amdgpu: fix shadow BO restoring | Christian König | 1 | -6/+2 |
2018-09-13 | drm/amdgpu: use a single linked list for amdgpu_vm_bo_base | Christian König | 1 | -2/+2 |
2018-08-29 | drm/amdgpu: remove amdgpu_bo_gpu_accessible | Christian König | 1 | -13/+0 |
2018-07-25 | drm/amdgpu: reduce the number of placements for a BO | Christian König | 1 | -1/+2 |
2018-07-25 | drm/amdgpu: consistenly name amdgpu_bo_ functions | Christian König | 1 | -0/+3 |
2018-07-10 | drm/amdgpu: separate gpu address from bo pin | Junwei Zhang | 1 | -3/+2 |
2018-05-29 | drm/amdgpu: Add helper function to get buffer domain | Deepak Sharma | 1 | -1/+2 |