Age | Commit message (Expand) | Author | Files | Lines |
2020-04-01 | drm/amdgpu: implement more ib pools (v2) | xinhui pan | 1 | -3/+5 |
2020-03-31 | Merge v5.6 into drm-next | Dave Airlie | 1 | -1/+1 |
2020-03-25 | drm/amdgpu: don't try to reserve training bo for sriov (v2) | Monk Liu | 1 | -3/+5 |
2020-03-25 | drm/amdgpu: fix scatter-gather mapping with user pages | Shane Francis | 1 | -1/+1 |
2020-03-06 | drm/amdgpu: Use better names to reflect it is CP MQD buffer | Yong Zhao | 1 | -2/+5 |
2020-02-28 | drm/amdgpu: no need to clean debugfs at amdgpu | Yintian Tao | 1 | -10/+0 |
2020-02-28 | Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5... | Dave Airlie | 1 | -49/+41 |
2020-02-26 | drm/amdgpu/ttm: move debugfs init into core amdgpu debugfs | Alex Deucher | 1 | -12/+2 |
2020-02-21 | Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -6/+0 |
2020-02-12 | drm/amdgpu: return -EFAULT if copy_to_user() fails | Dan Carpenter | 1 | -4/+2 |
2020-02-07 | drm/amdgpu: use amdgpu_device_vram_access in amdgpu_ttm_access_memory v2 | Christian König | 1 | -15/+23 |
2020-02-07 | drm/amdgpu: use amdgpu_device_vram_access in amdgpu_ttm_vram_read | Christian König | 1 | -16/+11 |
2020-02-04 | drm/amdgpu: rework job synchronization v2 | Christian König | 1 | -3/+4 |
2020-01-16 | drm/ttm: nuke invalidate_caches callback | Christian König | 1 | -6/+0 |
2020-01-14 | drm/amdgpu: add header file for macro SZ_1M | Flora Cui | 1 | -0/+1 |
2020-01-07 | drm/amdgpu: use linux size macro to simplify ONE_Kib & One_Mib | Kevin Wang | 1 | -3/+3 |
2019-12-23 | drm/amdgpu: remove memory training p2c buffer reservation(V2) | Tianci.Yin | 1 | -19/+2 |
2019-12-23 | drm/amdgpu: update the method to get fb_loc of memory training(V4) | Tianci.Yin | 1 | -1/+9 |
2019-12-18 | drm/scheduler: rework entity creation | Nirmoy Das | 1 | -3/+5 |
2019-12-17 | Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li... | Daniel Vetter | 1 | -4/+1 |
2019-12-09 | drm/amdgpu: move VM eviction decision into amdgpu_vm.c | Christian König | 1 | -4/+1 |
2019-11-30 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 1 | -56/+89 |
2019-11-23 | drm/amdgpu: Use mmu_interval_notifier instead of hmm_mirror | Jason Gunthorpe | 1 | -44/+72 |
2019-11-23 | drm/amdgpu: Call find_vma under mmap_sem | Jason Gunthorpe | 1 | -16/+21 |
2019-11-06 | drm/amdgpu/discovery: Need to free discovery memory | Emily Deng | 1 | -3/+3 |
2019-11-04 | Merge tag 'drm-next-5.5-2019-11-01' of git://people.freedesktop.org/~agd5f/li... | Dave Airlie | 1 | -20/+0 |
2019-11-04 | Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -5/+27 |
2019-10-30 | drm/amdgpu: remove set but not used variable 'adev' | YueHaibing | 1 | -9/+0 |
2019-10-30 | Merge tag 'drm-next-5.5-2019-10-25' of git://people.freedesktop.org/~agd5f/li... | Dave Airlie | 1 | -9/+110 |
2019-10-28 | drm/amdgpu: add independent DMA-buf import v9 | Christian König | 1 | -5/+27 |
2019-10-25 | drm/amdgpu: Move amdgpu_ras_recovery_init to after SMU ready. | Andrey Grodzovsky | 1 | -11/+0 |
2019-10-26 | Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li... | Dave Airlie | 1 | -70/+24 |
2019-10-17 | drm/amdgpu: reserve vram for memory training(v4) | Tianci.Yin | 1 | -0/+91 |
2019-10-15 | drm/amdgpu/discovery: reserve discovery data at the top of VRAM | Xiaojie Yuan | 1 | -0/+17 |
2019-10-10 | drm/amdgpu: Use the ALIGN() macro | Luben Tuikov | 1 | -9/+2 |
2019-10-04 | drm/amdgpu: remove redundant variable r and redundant return statement | Colin Ian King | 1 | -2/+0 |
2019-10-03 | Merge drm/drm-next into drm-misc-next | Maxime Ripard | 1 | -26/+30 |
2019-09-21 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 1 | -23/+8 |
2019-09-17 | drm/amdgpu: cleanup creating BOs at fixed location (v2) | Christian König | 1 | -69/+13 |
2019-09-13 | drm/amdgpu: move the call of ras recovery_init and bad page reserve to proper... | Tao Zhou | 1 | -0/+12 |
2019-09-11 | drm/amdgpu: switch to gem vma offset manager | Gerd Hoffmann | 1 | -1/+1 |
2019-09-11 | drm/ttm: turn ttm_bo_device.vma_manager into a pointer | Gerd Hoffmann | 1 | -0/+1 |
2019-09-06 | Merge tag 'drm-next-5.4-2019-08-30' of git://people.freedesktop.org/~agd5f/li... | Dave Airlie | 1 | -2/+4 |
2019-08-29 | drm/amdgpu: keep the stolen memory in visible vram region | Tianci.Yin | 1 | -2/+4 |
2019-08-27 | Merge tag 'drm-next-5.4-2019-08-23' of git://people.freedesktop.org/~agd5f/li... | Dave Airlie | 1 | -1/+1 |
2019-08-21 | Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -7/+7 |
2019-08-15 | drm/amdgpu: handle PCIe root ports with addressing limitations | Christoph Hellwig | 1 | -1/+1 |
2019-08-13 | dma-buf: rename reservation_object to dma_resv | Christian König | 1 | -7/+7 |
2019-08-12 | Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li... | Dave Airlie | 1 | -0/+17 |
2019-08-09 | Merge tag 'v5.3-rc3' into drm-next-5.4 | Alex Deucher | 1 | -1/+1 |