diff options
author | David Herrmann <dh.herrmann@gmail.com> | 2014-08-29 12:12:29 +0200 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2014-09-10 09:13:36 +0200 |
commit | 03decbe57ac6c9e632f7cde0f7d0a54bbcaf8464 (patch) | |
tree | 177436526b40cbc2c29c99ea9f6e14de248fd99b /drivers/gpu/drm/drm_auth.c | |
parent | drm: mark drm_buf and drm_map as legacy (diff) | |
download | linux-03decbe57ac6c9e632f7cde0f7d0a54bbcaf8464.tar.xz linux-03decbe57ac6c9e632f7cde0f7d0a54bbcaf8464.zip |
drm: move "struct drm_vma_entry" to drm_vm.c
Make all the drm_vma_entry handling local to drm_vm.c and hide it from
global headers. This requires to extract the inlined legacy drm_vma_entry
cleanup into a small helper and also move a weirdly placed drm_vma_info
helper into drm_vm.c.
Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/drm_auth.c')
0 files changed, 0 insertions, 0 deletions