[PATCH 03/20] drm: move "struct drm_vma_entry" to drm_vm.c
Thierry Reding
thierry.reding at gmail.com
Fri Aug 29 04:34:51 PDT 2014
On Fri, Aug 29, 2014 at 12:12:29PM +0200, David Herrmann wrote:
> 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 at gmail.com>
> ---
> drivers/gpu/drm/drm_fops.c | 10 +-----
> drivers/gpu/drm/drm_info.c | 59 -----------------------------------
> drivers/gpu/drm/drm_vm.c | 76 ++++++++++++++++++++++++++++++++++++++++++++++
> include/drm/drmP.h | 8 ++---
> 4 files changed, 79 insertions(+), 74 deletions(-)
Reviewed-by: Thierry Reding <treding at nvidia.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140829/0d982f27/attachment-0001.sig>
More information about the dri-devel
mailing list