]> git.baikalelectronics.ru Git - kernel.git/commit
drm/ttm: de-inline ttm_bo_pin/unpin
authorChristian König <christian.koenig@amd.com>
Tue, 15 Feb 2022 16:29:59 +0000 (17:29 +0100)
committerChristian König <christian.koenig@amd.com>
Tue, 29 Mar 2022 08:54:58 +0000 (10:54 +0200)
commitac8b8923fc1e2a0897aeec9a70704273247e7fd2
treeca45d159d8384a5c69461aef352bca3bf7d9e9c5
parentaf38f5b3b2ab141452edd3c6b2ed8f985c234a0d
drm/ttm: de-inline ttm_bo_pin/unpin

Those functions are going to become more complex, don't inline them any
more.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20220321132601.2161-4-christian.koenig@amd.com
drivers/gpu/drm/ttm/ttm_bo.c
include/drm/ttm/ttm_bo_api.h