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

Gaosheng Cui cuigaosheng1 at huawei.com
Tue Sep 13 02:48:41 UTC 2022


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(-)

-- 
2.25.1



More information about the amd-gfx mailing list