summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-25drm/amdgpu: Show vram vendor only if availableLijo Lazar1-1/+16
2023-11-01drm/amdgpu: Fix the vram base start addressArunpravin Paneer Selvam1-2/+13
2023-09-11drm/amdgpu: Move the size computations to drm buddyArunpravin Paneer Selvam1-54/+4
2023-06-09drm/amdgpu: change reserved vram info printYiPeng Chai1-3/+4
2023-06-09drm/amdgpu: Implement new dummy vram managerRajneesh Bhardwaj1-7/+60
2023-02-24drm/amdgpu: optimize VRAM allocation when using drm buddyShane Xiao1-1/+2
2023-01-10drm/amdgpu: Fixed bug on error when unloading amdgpuYiPeng Chai1-1/+1
2022-11-24Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie1-1/+1
2022-11-08drm/amdgpu: Fix the lpfn checking condition in drm buddyMa Jun1-1/+1
2022-10-27drm/ttm: rework on ttm_resource to use size_t typeSomalapuram Amaranath1-4/+4
2022-09-22drm/amdgpu: Fix VRAM eviction issueArunpravin Paneer Selvam1-1/+1
2022-08-22drm/amdgpu: Implement intersect/compatible functionsArunpravin Paneer Selvam1-0/+68
2022-07-15drm/amdgpu: Fix for drm buddy memory corruptionArunpravin Paneer Selvam1-8/+8
2022-05-11drm/amdgpu: move internal vram_mgr function into the C fileChristian König1-0/+29
2022-05-11drm/amdgpu: fix start calculation in amdgpu_vram_mgr_newChristian König1-8/+14
2022-04-08drm/amdgpu: add drm buddy support to amdgpuArunpravin Paneer Selvam1-148/+211
2022-02-24Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-37/+21
2022-02-14drm/amdgpu: remove VRAM accounting v2Christian König1-37/+21
2022-02-14Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/...Dave Airlie1-1/+1
2022-02-08drm/amdgpu: fix list add issue in vram reserveTao Zhou1-1/+1
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-1/+4
2022-01-26drm/ttm: add back a reference to the bdev to the res managerChristian König1-1/+2
2022-01-26drm/ttm: add ttm_resource_fini v2Christian König1-0/+2
2022-01-11drm/amdgpu: do not pass ttm_resource_manager to vram_mgrNirmoy Das1-24/+16
2021-08-30drm/amdgpu: correct comments in memory type managersYifan Zhang1-3/+3
2021-07-01drm/amdgpu: Set ttm caching flags during bo allocationOak Zeng1-0/+5
2021-06-10drm/amdgpu: use correct rounding macro for 64-bitDave Airlie1-1/+1
2021-06-04drm/ttm: flip the switch for driver allocated resources v2Christian König1-33/+27
2021-06-04drm/amdgpu: switch the VRAM backend to self allocChristian König1-21/+30
2021-06-02drm/ttm: rename bo->mem and make it a pointerChristian König1-1/+1
2021-05-22Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-106/+120
2021-05-21Merge tag 'amd-drm-next-5.14-2021-05-21' of https://gitlab.freedesktop.org/ag...Dave Airlie1-2/+8
2021-05-21Merge tag 'amd-drm-next-5.14-2021-05-19' of https://gitlab.freedesktop.org/ag...Dave Airlie1-112/+120
2021-05-20drm/amdgpu: Convert driver sysfs attributes to static attributesAndrey Grodzovsky1-9/+5
2021-05-20drm/amdgpu: move struct amdgpu_vram_reservation into vram mgrChristian König1-0/+5
2021-05-20drm/amdgpu: set the contiguous flag if possibleChristian König1-2/+3
2021-05-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-10/+24
2021-04-29drm/amdgpu: restructure amdgpu_vram_mgr_newChristian König1-31/+27
2021-04-26Merge drm/drm-next into drm-misc-nextMaxime Ripard1-20/+16
2021-04-24drm/amdgpu: fix coding style and documentation in amdgpu_vram_mgr.cChristian König1-80/+93
2021-04-23drm/ttm: move the page_alignment into the BO v2Christian König1-2/+3
2021-04-15drm/amdgpu: Use iterator methods exposed by amdgpu_res_cursor.h in building S...Ramesh Errabolu1-10/+24
2021-04-09drm/amdgpu: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao1-17/+15
2021-03-24drm/amdgpu: revert "reserve backup pages for bad page retirment"Christian König1-94/+2
2021-02-27drm/amdgpu: Remove amdgpu_device arg from free_sgt api (v2)Ramesh Errabolu1-3/+1
2021-02-27drm/amdgpu: reserve backup pages for bad page retirmentDennis Li1-2/+94
2021-02-02drm/amdgpu: Limit the maximum size of contiguous VRAM that can be encapsulate...Ramesh Errabolu1-0/+3
2020-11-14drm/amd/amdgpu/amdgpu_vram_mgr: Add missing descriptions for 'dev' and 'dir'Lee Jones1-0/+2
2020-11-10Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie1-5/+110
2020-11-02drm/amdgpu: fix spelling mistake: "Successed" -> "Succeeded"Colin Ian King1-1/+1