OSDN Git Service

drm/ttm: some cleanups
authorChristian König <christian.koenig@amd.com>
Tue, 15 Sep 2020 14:29:26 +0000 (16:29 +0200)
committerChristian König <christian.koenig@amd.com>
Thu, 17 Sep 2020 09:44:04 +0000 (11:44 +0200)
commit36183150e086977cadcffba84ecd84cbbeec9324
tree0c10b9fd1a5bee72d1f5e82c032db7cabb29d21f
parent05e63c6a7eb136e410087440c4c0330202249ddc
drm/ttm: some cleanups

Unexport ttm_check_under_lowerlimit.
Make ttm_bo_acc_size static and unexport it.
Remove ttm_get_kernel_zone_memory_size.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/390515/
drivers/gpu/drm/ttm/ttm_bo.c
drivers/gpu/drm/ttm/ttm_memory.c
include/drm/ttm/ttm_bo_api.h
include/drm/ttm/ttm_memory.h