dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] drm/Kconfig: cleanups
@ 2025-11-04 10:25 Jani Nikula
  2025-11-04 10:25 ` [PATCH 1/4] drm/hyperv: move Kconfig under driver directory Jani Nikula
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Jani Nikula @ 2025-11-04 10:25 UTC (permalink / raw)
  To: dri-devel; +Cc: jani.nikula

Clean up drm/Kconfig a bit.

Jani Nikula (4):
  drm/hyperv: move Kconfig under driver directory
  drm/vgem: move Kconfig under driver directory
  drm/Kconfig: move generic Kconfig options above drivers
  drm/Kconfig: sort driver Kconfig source list

 drivers/gpu/drm/Kconfig        | 199 ++++++++++-----------------------
 drivers/gpu/drm/hyperv/Kconfig |  14 +++
 drivers/gpu/drm/vgem/Kconfig   |   9 ++
 3 files changed, 82 insertions(+), 140 deletions(-)
 create mode 100644 drivers/gpu/drm/hyperv/Kconfig
 create mode 100644 drivers/gpu/drm/vgem/Kconfig

-- 
2.47.3


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

end of thread, other threads:[~2025-11-07  7:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-04 10:25 [PATCH 0/4] drm/Kconfig: cleanups Jani Nikula
2025-11-04 10:25 ` [PATCH 1/4] drm/hyperv: move Kconfig under driver directory Jani Nikula
2025-11-07  7:15   ` Deepak Rawat
2025-11-04 10:25 ` [PATCH 2/4] drm/vgem: " Jani Nikula
2025-11-04 10:25 ` [PATCH 3/4] drm/Kconfig: move generic Kconfig options above drivers Jani Nikula
2025-11-04 10:25 ` [PATCH 4/4] drm/Kconfig: sort driver Kconfig source list Jani Nikula
2025-11-04 10:29   ` Louis Chauvet

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