]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4e888917423d80c2141b9f4d7f1d176220d4c500
tree4cf3423c94e274c53b996b79614b03c1611b810f
parentaaa4e29461f8f16dc30f12999585a633c128c24c
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