From: Jani Nikula <jani.nikula@intel.com>
To: dri-devel@lists.freedesktop.org
Cc: jani.nikula@intel.com
Subject: [PATCH 0/4] drm/Kconfig: cleanups
Date: Tue, 4 Nov 2025 12:25:34 +0200 [thread overview]
Message-ID: <cover.1762251845.git.jani.nikula@intel.com> (raw)
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
next reply other threads:[~2025-11-04 10:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-04 10:25 Jani Nikula [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1762251845.git.jani.nikula@intel.com \
--to=jani.nikula@intel.com \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).