]> git.baikalelectronics.ru Git - kernel.git/commit
drm/ttm: rename ttm_resource_manager_func callbacks
authorChristian König <christian.koenig@amd.com>
Mon, 3 Aug 2020 13:06:38 +0000 (15:06 +0200)
committerChristian König <christian.koenig@amd.com>
Wed, 12 Aug 2020 13:50:51 +0000 (15:50 +0200)
commitecf76385cb4d48f9da6495caf2a6d585b8312e55
tree119415f7a5796d9842243a7f37cd85c0a9b2637f
parent92d9f598e6bd3c8b11f7e370697b16c86ee90615
drm/ttm: rename ttm_resource_manager_func callbacks

The names get/put are associated with reference counting
in the Linux kernel, use alloc/free instead.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/384340/?series=80346&rev=1
drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c
drivers/gpu/drm/nouveau/nouveau_ttm.c
drivers/gpu/drm/ttm/ttm_bo.c
drivers/gpu/drm/ttm/ttm_range_manager.c
drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.c
drivers/gpu/drm/vmwgfx/vmwgfx_thp.c
include/drm/ttm/ttm_bo_driver.h