]> git.baikalelectronics.ru Git - kernel.git/commit
drm/ttm: fix ttm_bo_unreserve
authorChristian König <christian.koenig@amd.com>
Tue, 4 Jun 2019 15:07:10 +0000 (17:07 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 6 Jun 2019 03:18:09 +0000 (22:18 -0500)
commitf8e1bbc8487c62c99d6fa03787680c0e9ca35a04
tree212462ca81fdcf20c3e6210687851c0eb5024f07
parentba6eaf7041689060aee892eb0d1e115d6060b7ab
drm/ttm: fix ttm_bo_unreserve

Since we now keep BOs on the LRU we need to explicitely remove
them from the LRU now after they are pinned.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
include/drm/ttm/ttm_bo_driver.h