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@xxxxxxxxx> > --- > 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@xxxxxxxxxx>
Attachment:
pgp2wCmrtdrEd.pgp
Description: PGP signature
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel