commit | f5683f8b3794f9496877fb9e20305433c6575b81 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Wed Sep 06 16:55:55 2017 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Sep 12 14:27:01 2017 -0400 |
tree | fa9e21c5e7ceb4db91f09d1ffddbda88b1c80e0f | |
parent | 3fe89771cb0a65d3b686bcafb5b7e3ebae0ea604 [diff] |
drm/ttm: allow mapping BOs while they are still on the swap list With shared reservation objects it is possible that we want to temporary kmap an BO while it is still on the swap list. Signed-off-by: Christian König <christian.koenig@amd.com> Acked-by: Leo Liu <leo.liu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>