public inbox for virtualization@lists.linux-foundation.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm: qxl: Deadcoding
@ 2025-04-13 17:10 linux
  2025-04-13 17:10 ` [PATCH 1/2] drm: qxl: Remove dead qxl_io_flush_* functions linux
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: linux @ 2025-04-13 17:10 UTC (permalink / raw)
  To: kraxel, airlied
  Cc: maarten.lankhorst, mripard, tzimmermann, airlied, simona,
	virtualization, spice-devel, dri-devel, linux-kernel,
	Dr. David Alan Gilbert

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

Hi,
  A couple of small deadcodings for qxl.  The first
just cleans up a couple of trivial unusued wrappers.
The second cleans out some debugfs code that's been unused
for a few years.

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


Dr. David Alan Gilbert (2):
  drm: qxl: Remove dead qxl_io_flush_* functions
  drm: qxl: Remove unused debugfs code

 drivers/gpu/drm/qxl/qxl_cmd.c     | 10 ----------
 drivers/gpu/drm/qxl/qxl_debugfs.c | 29 -----------------------------
 drivers/gpu/drm/qxl/qxl_drv.h     | 12 ------------
 3 files changed, 51 deletions(-)

-- 
2.49.0


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

end of thread, other threads:[~2025-07-08 20:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-13 17:10 [PATCH 0/2] drm: qxl: Deadcoding linux
2025-04-13 17:10 ` [PATCH 1/2] drm: qxl: Remove dead qxl_io_flush_* functions linux
2025-04-13 17:10 ` [PATCH 2/2] drm: qxl: Remove unused debugfs code linux
2025-07-08 20:48 ` [PATCH 0/2] drm: qxl: Deadcoding Dr. David Alan Gilbert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox