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)
commite92ae67d6ed881e9c6d6d432eb6b5817f150a115
tree119415f7a5796d9842243a7f37cd85c0a9b2637f
parent13b0d4a9ae0c2d650993c48be797992eaf621332
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