summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-10drm/amdgpu: Fix the BO release clear memory warningArunpravin Paneer Selvam1-2/+0
2024-05-15Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-6/+19
2024-05-01drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2Christian König1-5/+9
2024-04-30Merge tag 'amd-drm-next-6.10-2024-04-26' of https://gitlab.freedesktop.org/ag...Dave Airlie1-2/+8
2024-04-29Merge v6.9-rc6 into drm-nextDaniel Vetter1-0/+2
2024-04-27drm/amdgpu: Modify the contiguous flags behaviourArunpravin Paneer Selvam1-1/+7
2024-04-27drm/amdgpu: replace tmz flag into buffer flagFrank Min1-1/+1
2024-04-24drm/amdgpu: Update BO eviction prioritiesFelix Kuehling1-0/+2
2024-04-23drm/amdgpu: Update BO eviction prioritiesFelix Kuehling1-0/+2
2024-04-23Merge drm/drm-next into drm-misc-nextMaxime Ripard1-11/+11
2024-04-22drm/amdgpu: Enable clear page functionalityArunpravin Paneer Selvam1-4/+5
2024-04-22Merge tag 'amd-drm-next-6.10-2024-04-19' of https://gitlab.freedesktop.org/ag...Dave Airlie1-11/+11
2024-04-17drm/amdgpu: fix visible VRAM handling during faultsChristian König1-11/+11
2024-04-17drm/amdgpu: fix visible VRAM handling during faultsChristian König1-11/+11
2024-03-01drm/amdgpu: use GTT only as fallback for VRAM|GTTChristian König1-0/+6
2024-02-16drm/amdgpu: add shared fdinfo statsAlex Deucher1-0/+11
2024-01-29Merge drm/drm-next into drm-misc-nextMaxime Ripard1-15/+10
2024-01-25drm/ttm: replace busy placement with flags v6Somalapuram Amaranath1-5/+1
2023-12-14drm/amdgpu: fix ftrace event amdgpu_bo_move always move on same heapWang, Beyond1-12/+1
2023-12-14drm/amdgpu: warn when there are still mappings when a BO is destroyed v2Christian König1-0/+2
2023-11-30drm/amdgpu: fix AGP addressing when GART is not at 0Alex Deucher1-3/+7
2023-11-10drm/amdgpu: fix AGP init orderAlex Deucher1-3/+0
2023-09-27drm/amdgpu/gmc: set a default disable value for AGPAlex Deucher1-0/+3
2023-08-30drm/amd: Simplify the bo size check funcitonMa Jun1-17/+12
2023-08-08drm/amdgpu: accommodate DOMAIN/PL_DOORBELLAlex Deucher1-1/+10
2023-07-25drm/amdgpu: add VISIBLE info in amdgpu_bo_print_infoPierre-Eric Pelloux-Prayer1-13/+21
2023-06-15drm/amdgpu: make sure that BOs have a backing storeChristian König1-1/+5
2023-06-15Revert "drm/amdgpu: remove TOPDOWN flags when allocating VRAM in large bar sy...Arunpravin Paneer Selvam1-1/+1
2023-06-09drm/amdgpu: fix Null pointer dereference error in amdgpu_device_recover_vramHoratio Zhang1-6/+4
2023-06-09drm/amdgpu: Add a low priority scheduler for VRAM clearingMukul Joshi1-2/+2
2023-06-09drm/amdkfd: Store xcp partition id to amdgpu boPhilip Yang1-5/+10
2023-06-09drm/amdgpu: dGPU mode set VRAM range lpfn as exclusivePhilip Yang1-1/+5
2023-06-09drm/amdgpu: dGPU mode placement support memory partitionPhilip Yang1-3/+8
2023-06-09drm/amdgpu: Add memory partition mem_id to amdgpu_boPhilip Yang1-0/+3
2023-06-09drm/amdgpu: Fix unmapping of apertureLijo Lazar1-2/+1
2023-06-09drm/amdgpu: Handle VRAM dependencies on GFXIP9.4.3Rajneesh Bhardwaj1-1/+1
2023-06-09drm/amd/amdgpu: Fix warnings in amdgpu _object, _ring.cSrinivasan Shanmugam1-5/+5
2023-03-20Merge tag 'amd-drm-next-6.4-2023-03-17' of https://gitlab.freedesktop.org/agd...Dave Airlie1-5/+22
2023-03-14Merge tag 'drm-misc-next-2023-03-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-6/+3
2023-03-14drm/amdgpu: expose more memory stats in fdinfoMarek Olšák1-5/+22
2023-03-10drm/amdgpu: Fix call trace warning and hang when removing amdgpu devicelyndonli1-1/+1
2023-03-07drm/amdgpu: Fix call trace warning and hang when removing amdgpu devicelyndonli1-1/+1
2023-02-24drm/amdgpu: remove TOPDOWN flags when allocating VRAM in large bar systemShane Xiao1-1/+1
2023-02-09drm/amdgpu: Remove TTM resource->start visible VRAM condition v2Somalapuram Amaranath1-6/+3
2023-01-20drm/amdgpu: print bo inode number instead of ptrPierre-Eric Pelloux-Prayer1-2/+2
2023-01-10drm/amdgpu: Fix potential NULL dereferenceLuben Tuikov1-2/+3
2022-12-15drm/amdgpu: revert "generally allow over-commit during BO allocation"Christian König1-1/+5
2022-12-15drm/amdgpu: Remove unnecessary domain argumentLuben Tuikov1-5/+5
2022-12-15drm/amdgpu: Fix size validation for non-exclusive domains (v4)Luben Tuikov1-11/+8
2022-12-14drm/amdgpu: WARN when freeing kernel memory during suspendChristian König1-0/+2