summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
AgeCommit message (Expand)AuthorLines
2024-11-12drm/amdgpu: enable GTT fallback handling for dGPUs onlyChristian König-1/+2
2024-11-04drm/amdgpu: Stop reporting special chip memory pools as CPU memory in fdinfoTvrtko Ursulin-11/+0
2024-11-04drm/amdgpu: stop tracking visible memory statsYunxiang Li-10/+2
2024-11-04drm/amdgpu: make drm-memory-* report resident memoryYunxiang Li-1/+0
2024-10-08drm/amdgpu: Use drm_print_memory_stats helper from fdinfoTvrtko Ursulin-29/+67
2024-09-18drm/amdgpu: use GEM references instead of TTMs v2Christian König-5/+3
2024-09-18drm/amdgpu: remove amdgpu_pin_restricted()Christian König-51/+5
2024-09-18drm/amdgpu: explicitely set the AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flagChristian König-1/+0
2024-09-18drm/amdgpu: nuke the VM PD/PT shadow handlingChristian König-66/+1
2024-07-05Merge tag 'amd-drm-next-6.11-2024-06-28' of https://gitlab.freedesktop.org/ag...Daniel Vetter-30/+33
2024-07-05Merge v6.10-rc6 into drm-nextDaniel Vetter-2/+0
2024-06-27amdgpu: don't dereference a NULL resource in sysfs codePierre-Eric Pelloux-Prayer-30/+33
2024-06-11Merge tag 'amd-drm-next-6.11-2024-06-07' of https://gitlab.freedesktop.org/ag...Dave Airlie-17/+27
2024-06-10drm/amdgpu: Fix the BO release clear memory warningArunpravin Paneer Selvam-2/+0
2024-05-17drm/amdgpu: Describe all object placements in debugfsTvrtko Ursulin-0/+15
2024-05-17drm/amdgpu: Reduce mem_type to domain double indirectionTvrtko Ursulin-17/+12
2024-05-15Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-6/+19
2024-04-30drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2Christian König-5/+9
2024-04-30drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2Christian König-5/+9
2024-04-30Merge tag 'amd-drm-next-6.10-2024-04-26' of https://gitlab.freedesktop.org/ag...Dave Airlie-2/+8
2024-04-29Merge v6.9-rc6 into drm-nextDaniel Vetter-0/+2
2024-04-26drm/amdgpu: Modify the contiguous flags behaviourArunpravin Paneer Selvam-1/+7
2024-04-26drm/amdgpu: replace tmz flag into buffer flagFrank Min-1/+1
2024-04-23drm/amdgpu: Update BO eviction prioritiesFelix Kuehling-0/+2
2024-04-23drm/amdgpu: Update BO eviction prioritiesFelix Kuehling-0/+2
2024-04-23Merge drm/drm-next into drm-misc-nextMaxime Ripard-11/+11
2024-04-22drm/amdgpu: Enable clear page functionalityArunpravin Paneer Selvam-4/+5
2024-04-22Merge tag 'amd-drm-next-6.10-2024-04-19' of https://gitlab.freedesktop.org/ag...Dave Airlie-11/+11
2024-04-17drm/amdgpu: fix visible VRAM handling during faultsChristian König-11/+11
2024-04-16drm/amdgpu: fix visible VRAM handling during faultsChristian König-11/+11
2024-03-01drm/amdgpu: use GTT only as fallback for VRAM|GTTChristian König-0/+6
2024-02-16drm/amdgpu: add shared fdinfo statsAlex Deucher-0/+11
2024-01-29Merge drm/drm-next into drm-misc-nextMaxime Ripard-15/+10
2024-01-25drm/ttm: replace busy placement with flags v6Somalapuram Amaranath-5/+1
2023-12-14drm/amdgpu: fix ftrace event amdgpu_bo_move always move on same heapWang, Beyond-12/+1
2023-12-13drm/amdgpu: warn when there are still mappings when a BO is destroyed v2Christian König-0/+2
2023-11-29drm/amdgpu: fix AGP addressing when GART is not at 0Alex Deucher-3/+7
2023-11-09drm/amdgpu: fix AGP init orderAlex Deucher-3/+0
2023-09-26drm/amdgpu/gmc: set a default disable value for AGPAlex Deucher-0/+3
2023-08-30drm/amd: Simplify the bo size check funcitonMa Jun-17/+12
2023-08-07drm/amdgpu: accommodate DOMAIN/PL_DOORBELLAlex Deucher-1/+10
2023-07-25drm/amdgpu: add VISIBLE info in amdgpu_bo_print_infoPierre-Eric Pelloux-Prayer-13/+21
2023-06-15drm/amdgpu: make sure that BOs have a backing storeChristian König-1/+5
2023-06-15Revert "drm/amdgpu: remove TOPDOWN flags when allocating VRAM in large bar sy...Arunpravin Paneer Selvam-1/+1
2023-06-09drm/amdgpu: fix Null pointer dereference error in amdgpu_device_recover_vramHoratio Zhang-6/+4
2023-06-09drm/amdgpu: Add a low priority scheduler for VRAM clearingMukul Joshi-2/+2
2023-06-09drm/amdkfd: Store xcp partition id to amdgpu boPhilip Yang-5/+10
2023-06-09drm/amdgpu: dGPU mode set VRAM range lpfn as exclusivePhilip Yang-1/+5
2023-06-09drm/amdgpu: dGPU mode placement support memory partitionPhilip Yang-3/+8
2023-06-09drm/amdgpu: Add memory partition mem_id to amdgpu_boPhilip Yang-0/+3