summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
AgeCommit message (Expand)Author
2020-04-01Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2020-03-31Merge v5.6 into drm-nextDave Airlie
2020-03-27mm/hmm: remove HMM_FAULT_SNAPSHOTJason Gunthorpe
2020-03-26mm: simplify device private page handling in hmm_range_faultChristoph Hellwig
2020-03-25drm/amdgpu: don't try to reserve training bo for sriov (v2)Monk Liu
2020-03-25drm/amdgpu: fix scatter-gather mapping with user pagesShane Francis
2020-03-06drm/amdgpu: Use better names to reflect it is CP MQD bufferYong Zhao
2020-02-28drm/amdgpu: no need to clean debugfs at amdgpuYintian Tao
2020-02-28Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-02-26drm/amdgpu/ttm: move debugfs init into core amdgpu debugfsAlex Deucher
2020-02-21Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-02-12drm/amdgpu: return -EFAULT if copy_to_user() failsDan Carpenter
2020-02-07drm/amdgpu: use amdgpu_device_vram_access in amdgpu_ttm_access_memory v2Christian König
2020-02-07drm/amdgpu: use amdgpu_device_vram_access in amdgpu_ttm_vram_readChristian König
2020-02-04drm/amdgpu: rework job synchronization v2Christian König
2020-01-16drm/ttm: nuke invalidate_caches callbackChristian König
2020-01-14drm/amdgpu: add header file for macro SZ_1MFlora Cui
2020-01-07drm/amdgpu: use linux size macro to simplify ONE_Kib & One_MibKevin Wang
2019-12-23drm/amdgpu: remove memory training p2c buffer reservation(V2)Tianci.Yin
2019-12-23drm/amdgpu: update the method to get fb_loc of memory training(V4)Tianci.Yin
2019-12-18drm/scheduler: rework entity creationNirmoy Das
2019-12-17Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...Daniel Vetter
2019-12-09drm/amdgpu: move VM eviction decision into amdgpu_vm.cChristian König
2019-11-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-11-23drm/amdgpu: Use mmu_interval_notifier instead of hmm_mirrorJason Gunthorpe
2019-11-23drm/amdgpu: Call find_vma under mmap_semJason Gunthorpe
2019-11-06drm/amdgpu/discovery: Need to free discovery memoryEmily Deng
2019-11-04Merge tag 'drm-next-5.5-2019-11-01' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-11-04Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-10-30drm/amdgpu: remove set but not used variable 'adev'YueHaibing
2019-10-30Merge tag 'drm-next-5.5-2019-10-25' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-10-28drm/amdgpu: add independent DMA-buf import v9Christian König
2019-10-25drm/amdgpu: Move amdgpu_ras_recovery_init to after SMU ready.Andrey Grodzovsky
2019-10-26Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-10-17drm/amdgpu: reserve vram for memory training(v4)Tianci.Yin
2019-10-15drm/amdgpu/discovery: reserve discovery data at the top of VRAMXiaojie Yuan
2019-10-10drm/amdgpu: Use the ALIGN() macroLuben Tuikov
2019-10-04drm/amdgpu: remove redundant variable r and redundant return statementColin Ian King
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-09-17drm/amdgpu: cleanup creating BOs at fixed location (v2)Christian König
2019-09-13drm/amdgpu: move the call of ras recovery_init and bad page reserve to proper...Tao Zhou
2019-09-11drm/amdgpu: switch to gem vma offset managerGerd Hoffmann
2019-09-11drm/ttm: turn ttm_bo_device.vma_manager into a pointerGerd Hoffmann
2019-09-06Merge tag 'drm-next-5.4-2019-08-30' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-08-29drm/amdgpu: keep the stolen memory in visible vram regionTianci.Yin
2019-08-27Merge tag 'drm-next-5.4-2019-08-23' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-08-21Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-08-15drm/amdgpu: handle PCIe root ports with addressing limitationsChristoph Hellwig
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König