OSDN Git Service

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)
commitae96e8d7b6f437a0cece42c2e834d64c8f22234c
tree212462ca81fdcf20c3e6210687851c0eb5024f07
parent621b325aa8b2c3d3ec9ef8a95d5581e74d5568f2
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