[PATCH 0/6] DRM Core Cleanups
Daniel Vetter
daniel at ffwll.ch
Mon Sep 19 11:56:56 UTC 2016
On Thu, Sep 01, 2016 at 02:48:31PM +0200, David Herrmann wrote:
> Hey
>
> The remaining cleanup patches pending on dri-devel in one batch. Random cleanups
> all over the place. Should all be straightforward.
Except for patch 4 all applied to drm-misc, thanks.
-Daniel
>
> Thanks
> David
>
> David Herrmann (6):
> drm: remove redundant drm_file->uid
> drm: use drm_file to tag vm-bos
> drm: rename drm_file.filp to drm_file.legacy_filp
> drm: provide management functions for drm_file
> drm: drop obsolete drm_core.h
> drm: cleanup drm_core_{init,exit}()
>
> drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 3 +-
> drivers/gpu/drm/ast/ast_ttm.c | 3 +-
> drivers/gpu/drm/bochs/bochs_mm.c | 3 +-
> drivers/gpu/drm/cirrus/cirrus_ttm.c | 3 +-
> drivers/gpu/drm/drm_bufs.c | 7 +-
> drivers/gpu/drm/drm_drv.c | 191 ++++++++++++++++++++++++++------
> drivers/gpu/drm/drm_fops.c | 133 ++--------------------
> drivers/gpu/drm/drm_gem.c | 8 +-
> drivers/gpu/drm/drm_info.c | 4 +-
> drivers/gpu/drm/drm_internal.h | 7 ++
> drivers/gpu/drm/drm_ioc32.c | 1 -
> drivers/gpu/drm/drm_ioctl.c | 1 -
> drivers/gpu/drm/drm_sysfs.c | 8 +-
> drivers/gpu/drm/drm_vma_manager.c | 40 +++----
> drivers/gpu/drm/mgag200/mgag200_ttm.c | 3 +-
> drivers/gpu/drm/nouveau/nouveau_bo.c | 3 +-
> drivers/gpu/drm/qxl/qxl_ttm.c | 3 +-
> drivers/gpu/drm/radeon/radeon_ttm.c | 3 +-
> include/drm/drmP.h | 3 +-
> include/drm/drm_core.h | 34 ------
> include/drm/drm_vma_manager.h | 20 ++--
> 21 files changed, 235 insertions(+), 246 deletions(-)
> delete mode 100644 include/drm/drm_core.h
>
> --
> 2.9.3
>
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
More information about the dri-devel
mailing list