summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c
Commit message (Expand)AuthorAgeFilesLines
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2021-05-221-106/+120
|\
| * Merge tag 'amd-drm-next-5.14-2021-05-21' of https://gitlab.freedesktop.org/ag...Dave Airlie2021-05-211-2/+8
| |\
| | * drm/amdgpu: move struct amdgpu_vram_reservation into vram mgrChristian König2021-05-191-0/+5
| | * drm/amdgpu: set the contiguous flag if possibleChristian König2021-05-191-2/+3
| * | Merge tag 'amd-drm-next-5.14-2021-05-19' of https://gitlab.freedesktop.org/ag...Dave Airlie2021-05-211-112/+120
| |\|
| | * drm/amdgpu: restructure amdgpu_vram_mgr_newChristian König2021-04-281-31/+27
| | * drm/amdgpu: fix coding style and documentation in amdgpu_vram_mgr.cChristian König2021-04-231-80/+93
* | | drm/amdgpu: Convert driver sysfs attributes to static attributesAndrey Grodzovsky2021-05-191-9/+5
|/ /
* | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2021-05-111-10/+24
|\|
| * drm/amdgpu: Use iterator methods exposed by amdgpu_res_cursor.h in building S...Ramesh Errabolu2021-04-151-10/+24
* | Merge drm/drm-next into drm-misc-nextMaxime Ripard2021-04-261-20/+16
|\|
| * drm/amdgpu: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao2021-04-091-17/+15
| * drm/amdgpu: revert "reserve backup pages for bad page retirment"Christian König2021-03-231-94/+2
| * drm/amdgpu: Remove amdgpu_device arg from free_sgt api (v2)Ramesh Errabolu2021-02-261-3/+1
| * drm/amdgpu: reserve backup pages for bad page retirmentDennis Li2021-02-261-2/+94
* | drm/ttm: move the page_alignment into the BO v2Christian König2021-04-231-2/+3
|/
* drm/amdgpu: Limit the maximum size of contiguous VRAM that can be encapsulate...Ramesh Errabolu2021-02-021-0/+3
* drm/amd/amdgpu/amdgpu_vram_mgr: Add missing descriptions for 'dev' and 'dir'Lee Jones2020-11-131-0/+2
* Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie2020-11-101-5/+110
|\
| * drm/amdgpu: fix spelling mistake: "Successed" -> "Succeeded"Colin Ian King2020-11-021-1/+1
| * drm/amdgpu: fix the issue of reserving bad pages failedDennis Li2020-10-301-0/+106
| * drm/amdgpu: fix some kernel-doc markupsMauro Carvalho Chehab2020-10-231-1/+1
| * drm: amdgpu: kernel-doc: update some adev parametersMauro Carvalho Chehab2020-10-211-4/+3
* | drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3Christian König2020-10-071-1/+1
* | drm/ttm: remove available_cachingChristian König2020-09-151-2/+0
* | drm/ttm: remove default cachingChristian König2020-09-151-1/+0
|/
* Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...Dave Airlie2020-09-081-5/+7
|\
| * drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov2020-08-241-5/+5
| * drm: amdgpu: Use the correct size when allocating memoryChristophe JAILLET2020-08-101-1/+1
* | Merge tag 'drm-misc-next-2020-08-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-08-281-49/+63
|\ \
| * \ Merge drm/drm-next into drm-misc-nextThomas Zimmermann2020-08-121-2/+0
| |\ \
| * | | drm/ttm: rename ttm_resource_manager_func callbacksChristian König2020-08-121-3/+3
| * | | drm/amdgpu/ttm: drop the adev link from vram mgrDave Airlie2020-08-101-4/+7
| * | | drm/amdgpu/ttm: move vram/gtt mgr allocations to mman.Dave Airlie2020-08-101-20/+4
| * | | drm/ttm: rename ttm_mem_reg to ttm_resource.Dave Airlie2020-08-061-6/+6
| * | | drm/ttm: rename ttm_mem_type_manager -> ttm_resource_manager.Dave Airlie2020-08-061-18/+18
| * | | drm/ttm: drop type manager has_typeDave Airlie2020-08-061-1/+1
| * | | drm/ttm: drop man->bdev link.Dave Airlie2020-08-061-1/+1
| * | | drm/amdgpu/ttm: remove man->bdev references.Dave Airlie2020-08-061-2/+5
| * | | drm/amdgpu/ttm: use bo manager subclassing for vram/gtt mgrsDave Airlie2020-08-061-13/+23
| * | | drm/amdgfx/ttm: use wrapper to get ttm memory managersDave Airlie2020-08-061-6/+6
| * | | drm/amdgpu/ttm: use new takedown pathDave Airlie2020-08-061-4/+11
| * | | drm/amdgpu/ttm: init managers from the driver side.Dave Airlie2020-08-061-6/+13
* | | | drm: amdgpu: Use the correct size when allocating memoryChristophe JAILLET2020-08-101-1/+1
| |/ / |/| |
* | | Merge tag 'drm-misc-next-2020-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-07-201-7/+6
|\| | | |/ |/|
| * drm: amdgpu: fix common struct sg_table related issuesMarek Szyprowski2020-07-131-4/+4
| * drm/ttm: cleanup ttm_mem_type_manager_func.get_node interface v3Christian König2020-06-291-3/+2
* | drm/amd: correct trivial kernel-doc inconsistenciesColton Lewis2020-07-011-2/+0
|/
* Merge tag 'amd-drm-next-5.8-2020-05-12' of git://people.freedesktop.org/~agd5...Dave Airlie2020-05-141-30/+13
|\
| * drm/amd/amdgpu: cleanup coding style a bitBernard Zhao2020-05-071-30/+13