commit | 5a13761fa68306bc21ff91d9ca4d56d14793c889 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Fri Feb 16 13:16:11 2018 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Feb 20 14:40:03 2018 -0500 |
tree | 9f8aca764e925cc17883c8f41cd8332e6ab69b67 | |
parent | d821792171a0457431dd57f0f2b8828c478b26ab [diff] |
drm/amdgpu: implement amdgpu_gem_map_(attach/detach) Instead of the pin/unpin callback implement the attach/detach ones. Functional identical, but allows us access to the attachment. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>