summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
AgeCommit message (Expand)Author
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-05-14Merge tag 'amd-drm-next-5.8-2020-05-12' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-05-11mm/hmm: remove the customizable pfn format from hmm_range_faultJason Gunthorpe
2020-05-11mm/hmm: remove HMM_PFN_SPECIALJason Gunthorpe
2020-05-11drm/amdgpu: remove dead code after hmm_range_fault()Jason Gunthorpe
2020-05-11mm/hmm: make hmm_range_fault return 0 or -1Jason Gunthorpe
2020-05-08Merge tag 'amd-drm-next-5.8-2020-04-30' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-05-01drm/amdgpu: skip reservation of discovery tmr region in pre-NaviHawking Zhang
2020-05-01drm/amdgpu: re-structue members for ip discoveryHawking Zhang
2020-04-30Merge tag 'amd-drm-next-5.8-2020-04-24' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-04-28drm/amdgpu: cleanup IB pool handling a bitChristian König
2020-04-28drm/amdgpu: fix size calculation in amdgpu_ttm_copy_mem_to_memChristian König
2020-04-28drm/amdgpu: add full TMZ support into amdgpu_ttm_map_buffer v2Christian König
2020-04-28drm/amdgpu: cleanup amdgpu_ttm_copy_mem_to_mem and amdgpu_map_buffer v2Christian König
2020-04-28drm/amdgpu: stop evicting encrypted BOs to swapChristian König
2020-04-28drm/amdgpu: add TMZ handling to amdgpu_move_blitChristian König
2020-04-28drm/amdgpu: also add the TMZ flag to GARTChristian König
2020-04-28drm/amdgpu: expand amdgpu_copy_buffer interface with tmz parameterAaron Liu
2020-04-28drm/amdgpu: expand sdma copy_buffer interface with tmz parameterAaron Liu
2020-04-01Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2020-04-01drm/amdgpu: implement more ib pools (v2)xinhui pan
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