All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Remove unused declarations for gpu/drm
@ 2022-09-13  2:48 ` Gaosheng Cui
  0 siblings, 0 replies; 24+ messages in thread
From: Gaosheng Cui @ 2022-09-13  2:48 UTC (permalink / raw)
  To: evan.quan, alexander.deucher, christian.koenig, Xinhui.Pan,
	airlied, daniel, patrik.r.jakobsson, jani.nikula,
	joonas.lahtinen, rodrigo.vivi, tvrtko.ursulin, zackr,
	linux-graphics-maintainer, lijo.lazar, matthew.brost,
	John.C.Harrison, daniele.ceraolospurio, cuigaosheng1
  Cc: intel-gfx, dri-devel, amd-gfx

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


^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2022-09-20  5:47 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-13  2:48 [PATCH 0/6] Remove unused declarations for gpu/drm Gaosheng Cui
2022-09-13  2:48 ` [Intel-gfx] " Gaosheng Cui
2022-09-13  2:48 ` [PATCH 1/6] drm/vmwgfx: remove unused vmw_bo_is_vmw_bo() declaration Gaosheng Cui
2022-09-13  2:48   ` [Intel-gfx] " Gaosheng Cui
2022-09-13  2:48 ` [PATCH 2/6] drm/radeon/r600_cs: remove r600_cs_legacy_get_tiling_conf() declaration Gaosheng Cui
2022-09-13  2:48   ` [Intel-gfx] " Gaosheng Cui
2022-09-13  2:48 ` [PATCH 3/6] drm/radeon: remove unused declarations for radeon Gaosheng Cui
2022-09-13  2:48   ` [Intel-gfx] " Gaosheng Cui
2022-09-13  2:48 ` [PATCH 4/6] drm/gma500: remove unused declarations in psb_intel_drv.h Gaosheng Cui
2022-09-13  2:48   ` [Intel-gfx] " Gaosheng Cui
2022-09-13  2:48 ` [PATCH 5/6] drm/amd/pm: remove unused declarations in hardwaremanager.h Gaosheng Cui
2022-09-13  2:48   ` [Intel-gfx] " Gaosheng Cui
2022-09-13  2:48 ` [PATCH 6/6] drm/i915: remove unused i915_gem_lmem_obj_ops declaration Gaosheng Cui
2022-09-13  2:48   ` [Intel-gfx] " Gaosheng Cui
2022-09-13 18:28   ` Jani Nikula
2022-09-13 18:28     ` [Intel-gfx] " Jani Nikula
2022-09-13  6:14 ` [PATCH 0/6] Remove unused declarations for gpu/drm Christian König
2022-09-13  6:14   ` [Intel-gfx] " Christian König
2022-09-13 19:00   ` Alex Deucher
2022-09-13 19:00     ` Alex Deucher
2022-09-13 19:00     ` [Intel-gfx] " Alex Deucher
2022-09-19 22:05 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for " Patchwork
2022-09-19 22:29 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2022-09-20  5:47 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.