summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
AgeCommit message (Expand)Author
2020-08-06drm/amdgpu/ttm: init managers from the driver side.Dave Airlie
2020-08-04drm/amdgpu: move vram usage by vbios to mman (v2)Alex Deucher
2020-08-04drm/amdgpu: move IP discovery data to mmanAlex Deucher
2020-08-04drm/amdgpu: move stolen memory from gmc to mmanAlex Deucher
2020-08-04drm/amdgpu: drop the CPU pointers for the stolen vga bosAlex Deucher
2020-08-04drm/amdgpu: add support for extended stolen vga memoryAlex Deucher
2020-08-04drm/amdgpu: move keep stolen memory check into gmc coreAlex Deucher
2020-08-04drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmcAlex Deucher
2020-08-04drm/amdgpu: use create_at for the stolen pre-OS bufferAlex Deucher
2020-07-31drm/ttm: remove the init_mem_type callbackChristian König
2020-07-31drm/amdgpu: stop implementing init_mem_typeChristian König
2020-07-31drm/ttm: remove TTM_MEMTYPE_FLAG_FIXED v2Christian König
2020-07-31drm/ttm: initialize the system domain with defaults v2Christian König
2020-07-29drm/ttm: make ttm_tt unbind function return void.Dave Airlie
2020-07-27drm/amdgpu: fix system hang issue during GPU resetDennis Li
2020-07-23Merge tag 'amd-drm-next-5.9-2020-07-17' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-07-23Merge tag 'drm-misc-next-2020-07-22' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-07-22drm/amdgpu: stop using TTM_MEMTYPE_FLAG_MAPPABLEChristian König
2020-07-21drm/ttm: remove TTM_MEMTYPE_FLAG_CMAChristian König
2020-07-21drm: remove optional dummy function from drivers using TTMChristian König
2020-07-20Merge tag 'drm-misc-next-2020-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-07-13drm/amdgpu: stop allocating dummy GTT nodesChristian König
2020-07-13drm: amdgpu: fix common struct sg_table related issuesMarek Szyprowski
2020-07-02drm/amdgpu: correct discovery_tmr_size init valWenhui Sheng
2020-07-02Merge tag 'amd-drm-next-5.9-2020-07-01' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-07-01drm/amdgpu: make sure to reserve tmr region on all asics which support itAlex Deucher
2020-07-01drm/amdgpu: label internally used symbols as staticNirmoy Das
2020-07-01drm/amdgpu: bypass tmr when reserve c2p memoryLikun Gao
2020-07-01drm/amdgpu: remove unnecessary check for mem trainLikun Gao
2020-07-01drm/amdgpu: reserve fb according to return value from vbiosLikun Gao
2020-07-01drm/amdgpu: switch to query reserved fb size from vbios (v3)Hawking Zhang
2020-06-30Merge tag 'drm-misc-next-2020-06-26' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-06-29Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2020-06-25drm/amdgpu: move ttm bo->offset to amdgpu_boNirmoy Das
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