From: Prasanna Kumar T S M <ptsm@linux.microsoft.com>
To: maarten.lankhorst@linux.intel.com, mripard@kernel.org,
tzimmermann@suse.de, airlied@gmail.com, simona@ffwll.ch,
drawat.floss@gmail.com, kys@microsoft.com,
haiyangz@microsoft.com, wei.liu@kernel.org, decui@microsoft.com,
deller@gmx.de, arnd@arndb.de, soci@c64.rulez.org,
rdunlap@infradead.org, gonzalo.silvalde@gmail.com,
bartosz.golaszewski@linaro.org, mhklinux@outlook.com,
ssengar@linux.microsoft.com, linux-kernel@vger.kernel.org,
dri-devel@lists.freedesktop.org, linux-hyperv@vger.kernel.org,
linux-fbdev@vger.kernel.org
Subject: [RFC 0/3] fbdev: remove Hyper-V framebuffer driver
Date: Tue, 9 Sep 2025 09:57:24 -0700 [thread overview]
Message-ID: <1757437044-2170-1-git-send-email-ptsm@linux.microsoft.com> (raw)
This series removes the Hyper-V framebuffer driver. The Hyper-V DRM
driver is available since kernel version 5.14 and provides full KMS
support along with fbdev emulation via the DRM fbdev helpers. This makes
the hyperv_fb driver redundant. So remove hyperv_fb driver.
Prasanna Kumar T S M (3):
drivers: video: fbdev: Remove hyperv_fb driver
drm: hyprev: Remove reference to hyperv_fb driver
drivers: hv: vmbus_drv: Remove reference to hpyerv_fb
MAINTAINERS | 1 -
drivers/gpu/drm/Kconfig | 3 +-
drivers/gpu/drm/hyperv/hyperv_drm_proto.c | 15 +-
drivers/hv/vmbus_drv.c | 4 +-
drivers/video/fbdev/Kconfig | 8 -
drivers/video/fbdev/Makefile | 1 -
drivers/video/fbdev/hyperv_fb.c | 1386 ---------------------
7 files changed, 8 insertions(+), 1410 deletions(-)
delete mode 100644 drivers/video/fbdev/hyperv_fb.c
--
2.49.0
reply other threads:[~2025-09-09 16:57 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1757437044-2170-1-git-send-email-ptsm@linux.microsoft.com \
--to=ptsm@linux.microsoft.com \
--cc=airlied@gmail.com \
--cc=arnd@arndb.de \
--cc=bartosz.golaszewski@linaro.org \
--cc=decui@microsoft.com \
--cc=deller@gmx.de \
--cc=drawat.floss@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=gonzalo.silvalde@gmail.com \
--cc=haiyangz@microsoft.com \
--cc=kys@microsoft.com \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-hyperv@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=mhklinux@outlook.com \
--cc=mripard@kernel.org \
--cc=rdunlap@infradead.org \
--cc=simona@ffwll.ch \
--cc=soci@c64.rulez.org \
--cc=ssengar@linux.microsoft.com \
--cc=tzimmermann@suse.de \
--cc=wei.liu@kernel.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).