dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] DRM deadcode
@ 2025-06-02 13:51 linux
  2025-06-02 13:51 ` [PATCH v3 1/3] drm: Remove unused drm_atomic_helper_commit_planes_on_crtc linux
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: linux @ 2025-06-02 13:51 UTC (permalink / raw)
  To: dmitry.baryshkov, lumag, maarten.lankhorst, mripard, tzimmermann,
	airlied, simona
  Cc: dri-devel, linux-kernel, Dr. David Alan Gilbert

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

This is simply a rebased repost of v2 which was posted
in October 2024 and had a Review-by on the last patch by
Dmitry, but otherwise hasn't moved.

The only change is of the order of the commit message
in the Revert, as commented on by Dmitry.

The original v2 thread is:
  https://lore.kernel.org/all/20241029234706.285087-1-linux@treblig.org/
Dave

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


Dr. David Alan Gilbert (3):
  drm: Remove unused drm_atomic_helper_commit_planes_on_crtc
  drm/sysfs: Remove unused drm_class_device_(un)register
  Revert "drm/client: Add drm_client_modeset_check()"

 drivers/gpu/drm/drm_atomic_helper.c  | 72 ----------------------------
 drivers/gpu/drm/drm_client_modeset.c | 35 ++------------
 drivers/gpu/drm/drm_sysfs.c          | 32 -------------
 include/drm/drm_atomic_helper.h      |  1 -
 include/drm/drm_client.h             |  1 -
 include/drm/drm_sysfs.h              |  4 --
 6 files changed, 4 insertions(+), 141 deletions(-)

-- 
2.49.0


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

end of thread, other threads:[~2025-06-02 13:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-02 13:51 [PATCH v3 0/3] DRM deadcode linux
2025-06-02 13:51 ` [PATCH v3 1/3] drm: Remove unused drm_atomic_helper_commit_planes_on_crtc linux
2025-06-02 13:52 ` [PATCH v3 2/3] drm/sysfs: Remove unused drm_class_device_(un)register linux
2025-06-02 13:52 ` [PATCH v3 3/3] Revert "drm/client: Add drm_client_modeset_check()" linux

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).