[PATCH 0/6] Remove unused declarations for gpu/drm

Christian König christian.koenig at amd.com
Tue Sep 13 06:14:34 UTC 2022


Nice cleanup. Acked-by: Christian König <christian.koenig at amd.com> for 
the whole series.

Thanks,
Christian.

Am 13.09.22 um 04:48 schrieb Gaosheng Cui:
> This series contains a few cleanup patches, to remove unused
> declarations which have been removed. Thanks!
>
> Gaosheng Cui (6):
>    drm/vmwgfx: remove unused vmw_bo_is_vmw_bo() declaration
>    drm/radeon/r600_cs: remove r600_cs_legacy_get_tiling_conf()
>      declaration
>    drm/radeon: remove unused declarations for radeon
>    drm/gma500: remove unused declarations in psb_intel_drv.h
>    drm/amd/pm: remove unused declarations in hardwaremanager.h
>    drm/i915: remove unused i915_gem_lmem_obj_ops declaration
>
>   drivers/gpu/drm/amd/pm/powerplay/inc/hardwaremanager.h | 2 --
>   drivers/gpu/drm/gma500/psb_intel_drv.h                 | 5 -----
>   drivers/gpu/drm/i915/gem/i915_gem_lmem.h               | 2 --
>   drivers/gpu/drm/radeon/r600_cs.c                       | 2 --
>   drivers/gpu/drm/radeon/radeon.h                        | 3 ---
>   drivers/gpu/drm/radeon/radeon_mode.h                   | 1 -
>   drivers/gpu/drm/vmwgfx/vmwgfx_drv.h                    | 1 -
>   7 files changed, 16 deletions(-)
>



More information about the amd-gfx mailing list