All of lore.kernel.org
 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
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ 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] 9+ messages in thread

end of thread, other threads:[~2025-12-10  9:24 UTC | newest]

Thread overview: 9+ 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
2025-12-09 16:01 ` [PATCH 0/4] drm/Kconfig: cleanups Maarten Lankhorst
2025-12-10  9:24   ` Jani Nikula

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.