summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c
AgeCommit message (Expand)Author
2022-10-27drm/ttm: rework on ttm_resource to use size_t typeSomalapuram Amaranath
2022-08-22drm/amdgpu: Implement intersect/compatible functionsArunpravin Paneer Selvam
2022-04-05Merge drm/drm-next into drm-misc-nextMaxime Ripard
2022-03-29drm/amdgpu: drop amdgpu_gtt_nodeChristian König
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-02-14drm/amdgpu: remove GTT accounting v2Christian König
2022-02-14Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/...Dave Airlie
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-01-26drm/ttm: add back a reference to the bdev to the res managerChristian König
2022-01-26drm/ttm: add ttm_resource_fini v2Christian König
2022-01-19drm/amdgpu: remove gart.ready flagChristian König
2022-01-11drm/amdgpu: do not pass ttm_resource_manager to gtt_mgrNirmoy Das
2021-08-30drm/amdgpu: correct comments in memory type managersYifan Zhang
2021-06-23drm/amdgpu: switch gtt_mgr to counting used pagesLang Yu
2021-06-23drm/amdgpu: user temporary GTT as bounce bufferLang Yu
2021-06-10Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-06-04drm/ttm: flip the switch for driver allocated resources v2Christian König
2021-06-04drm/amdgpu: switch the GTT backend to self allocChristian König
2021-06-04drm/amdgpu: revert "drm/amdgpu: stop allocating dummy GTT nodes"Christian König
2021-06-04Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-06-02drm/ttm: rename bo->mem and make it a pointerChristian König
2021-06-01drm/amdgpu: flush gart changes after all BO recoveryNirmoy Das
2021-05-22Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-05-21Merge tag 'amd-drm-next-5.14-2021-05-19' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-05-19drm/amdgpu: Convert driver sysfs attributes to static attributesAndrey Grodzovsky
2021-04-26Merge drm/drm-next into drm-misc-nextMaxime Ripard
2021-04-23drm/amdgpu: fix coding style and documentation in amdgpu_gtt_mgr.cChristian König
2021-04-23drm/ttm: move the page_alignment into the BO v2Christian König
2021-04-09drm/amdgpu: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao
2020-11-10Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie
2020-10-21drm: amdgpu: kernel-doc: update some adev parametersMauro Carvalho Chehab
2020-10-07drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3Christian König
2020-09-15drm/ttm: remove available_cachingChristian König
2020-09-15drm/ttm: remove default cachingChristian König
2020-09-08Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...Dave Airlie
2020-08-24drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov
2020-08-12Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-08-12drm/ttm: rename ttm_resource_manager_func callbacksChristian König
2020-08-10drm/amdgpu/ttm: move vram/gtt mgr allocations to mman.Dave Airlie
2020-08-06drm/ttm: rename ttm_mem_reg to ttm_resource.Dave Airlie
2020-08-06drm/ttm: rename ttm_mem_type_manager -> ttm_resource_manager.Dave Airlie
2020-08-06drm/ttm: drop type manager has_typeDave Airlie
2020-08-06drm/ttm: drop man->bdev link.Dave Airlie
2020-08-06drm/amdgpu/ttm: use bo manager subclassing for vram/gtt mgrsDave Airlie
2020-08-06drm/amdgfx/ttm: use wrapper to get ttm memory managersDave Airlie
2020-08-06drm/amdgpu/ttm: use new takedown pathDave Airlie
2020-08-06drm/amdgpu/ttm: init managers from the driver side.Dave Airlie
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-01drm/amd: correct trivial kernel-doc inconsistenciesColton Lewis