OSDN Git Service

drm/ttm: drop glob parameter from ttm_bo_swapout
authorChristian König <christian.koenig@amd.com>
Thu, 1 Oct 2020 14:17:55 +0000 (16:17 +0200)
committerChristian König <christian.koenig@amd.com>
Wed, 7 Oct 2020 11:53:38 +0000 (13:53 +0200)
commit4561b366c70e312698361154bdfe1e04f596056b
tree4cf3423c94e274c53b996b79614b03c1611b810f
parent4ce032d64c2a30cf5b23c57b3328d5d2dab99a1f
drm/ttm: drop glob parameter from ttm_bo_swapout

We can always access the global state.

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