]> git.baikalelectronics.ru Git - kernel.git/commit
drm/ttm: Remove ttm_bo_mmap() and friends
authorThomas Zimmermann <tzimmermann@suse.de>
Tue, 25 May 2021 15:10:55 +0000 (17:10 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Wed, 26 May 2021 18:56:56 +0000 (20:56 +0200)
commit5099b2585cac3a674f2affc9a871e6770e66a0c1
tree7076beedf887d82201814da285eaab2a6ea72fde
parentfe94757ff132aa12f8d0c41222482c51b498abf7
drm/ttm: Remove ttm_bo_mmap() and friends

The function ttm_bo_mmap is unused. Remove it and it's helpers; including
the verify_access callback in struct ttm_device_funcs.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210525151055.8174-8-tzimmermann@suse.de
drivers/gpu/drm/ttm/ttm_bo_vm.c
include/drm/ttm/ttm_bo_api.h
include/drm/ttm/ttm_device.h