]> git.baikalelectronics.ru Git - kernel.git/commit
drm/ttm: Replace ttm_bo_reference() with ttm_bo_get()
authorThomas Zimmermann <contact@tzimmermann.org>
Thu, 21 Jun 2018 13:21:36 +0000 (15:21 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 10 Jul 2018 19:18:22 +0000 (14:18 -0500)
commitc100dca47b9117a05c9a55a39bd0c1d35951b508
tree7da87822bfffaae1d08de05284e1cf1878d9cc58
parent5b915f40d809589b9c5446a666ebdd0926fff89f
drm/ttm: Replace ttm_bo_reference() with ttm_bo_get()

Signed-off-by: Thomas Zimmermann <contact@tzimmermann.org>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/ttm/ttm_bo_util.c
drivers/gpu/drm/ttm/ttm_bo_vm.c