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>

Reply via email to