commit | 2fbd6f94accdbb223acccada68940b50b0c668d9 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon May 06 13:22:06 2019 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri May 24 12:20:48 2019 -0500 |
tree | fb50704ac78f04d0131de3bb54d4122ad645e53f | |
parent | 9b6eb00dbdaee49ba35569e3c72fbb05734610e3 [diff] |
drm/amdgpu: rename amdgpu_prime.[ch] into amdgpu_dma_buf.[ch] We are getting a dma-buf implementation completely separate from drm prime, so rename the files now and cleanup the code a bit. No functional change. Signed-off-by: Christian König <christian.koenig@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>