All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] A bunch of struct removals
@ 2024-05-17 23:35 linux
  2024-05-17 23:35 ` [PATCH 1/3] drm/amdgpu: remove unused struct 'hqd_registers' linux
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: linux @ 2024-05-17 23:35 UTC (permalink / raw)
  To: alexander.deucher, christian.koenig
  Cc: airlied, daniel, dri-devel, linux-kernel, Dr. David Alan Gilbert

From: "Dr. David Alan Gilbert" <linux@treblig.org>

A bunch of deadcode/struct removals in drm/amd

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>


Dr. David Alan Gilbert (3):
  drm/amdgpu: remove unused struct 'hqd_registers'
  drm/amd/display: remove unused struct 'aux_payloads'
  drm/amd/display: remove unused struct 'dc_reg_sequence'

 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c         | 38 -------------------
 drivers/gpu/drm/amd/display/dc/dc_helper.c    |  5 ---
 .../amd/display/dc/link/protocols/link_ddc.c  |  4 --
 3 files changed, 47 deletions(-)

-- 
2.45.1


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

end of thread, other threads:[~2024-05-20 15:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-17 23:35 [PATCH 0/3] A bunch of struct removals linux
2024-05-17 23:35 ` [PATCH 1/3] drm/amdgpu: remove unused struct 'hqd_registers' linux
2024-05-17 23:35 ` [PATCH 2/3] drm/amd/display: remove unused struct 'aux_payloads' linux
2024-05-17 23:35 ` [PATCH 3/3] drm/amd/display: remove unused struct 'dc_reg_sequence' linux
2024-05-20 15:12   ` Alex Deucher

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.