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)
commit7842cf65b0401814a9df518a86a41641255c84d3
treeca45d159d8384a5c69461aef352bca3bf7d9e9c5
parent6ce4431c7ba7954c4fa6a96ce16ca1b2943e1a83
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