commit | d0cef9fa4411eb17dd350cced3336ca58f465ff1 | [log] [tgz] |
---|---|---|
author | Roger He <Hongbo.He@amd.com> | Thu Dec 21 17:42:50 2017 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Dec 28 09:48:19 2017 -0500 |
tree | 43aff52b5cf09da35a507c253112e5c77ead0346 | |
parent | 9de2fb99ebe059f7777b4c0463eca2946f2bda4d [diff] |
drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2) forward the operation context to ttm_tt_populate as well, and the ultimate goal is swapout enablement for reserved BOs. v2: squash in fix for vboxvideo Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Roger He <Hongbo.He@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>