From: Mikulas Patocka <mpatocka@redhat.com>
To: Thomas Zimmermann <tzimmermann@suse.de>
Cc: Helge Deller <deller@gmx.de>,
sukrut heroorkar <hsukrut3@gmail.com>,
David Hunter <david.hunter.linux@gmail.com>,
kernel test robot <lkp@intel.com>,
Bernie Thompson <bernie@plugable.com>,
Arnd Bergmann <arnd@arndb.de>,
Randy Dunlap <rdunlap@infradead.org>,
Bartosz Golaszewski <bartosz.golaszewski@linaro.org>,
Zsolt Kajtar <soci@c64.rulez.org>,
Gonzalo Silvalde Blanco <gonzalo.silvalde@gmail.com>,
linux-fbdev@vger.kernel.org, dri-devel@lists.freedesktop.org,
linux-kernel@vger.kernel.org, llvm@lists.linux.dev,
oe-kbuild-all@lists.linux.dev, skhan@linuxfoundation.org
Subject: Re: [PATCH] fbdev: udlfb: make CONFIG_FB_DEVICE optional
Date: Fri, 10 Oct 2025 17:11:49 +0200 (CEST) [thread overview]
Message-ID: <b8472f68-982b-c00b-55cc-547c72bef34c@redhat.com> (raw)
In-Reply-To: <6b1f8366-7ec8-4c1f-9563-29e06a8060e2@suse.de>
[-- Attachment #1: Type: text/plain, Size: 1666 bytes --]
On Tue, 7 Oct 2025, Thomas Zimmermann wrote:
> Hi
>
> Am 03.10.25 um 21:50 schrieb Helge Deller:
> > On 10/3/25 20:43, sukrut heroorkar wrote:
> > > On Thu, Oct 2, 2025 at 8:52 AM Thomas Zimmermann <tzimmermann@suse.de>
> > > wrote:
> > > > Am 02.10.25 um 08:41 schrieb Helge Deller:
> > > > > > > > kernel test robot noticed the following build errors:
> > > > > > >
> > > > > > > Did you compile and test this code before submitting this patch?
> > > > > >
> > > > > > Yes, I had compiled & loaded the udlfb module with no errors. Please
> > > > > > let me know how to proceed in this case.
> > > > >
> > > > > Look at the reported build error, which seems to happen in dev_dbg().
> > > > > So, maybe in your testing you did not have debugging enabled?
> > > > > The report contains the .config file with which you can test.
> > > >
> > > > Can we rather make an effort to remove the udlfb driver entirely? A few
> > > > years back, there was one user who was still using it because of some
> > > > problems with the DRM udl driver. But I think we've addressed them. The
> > > > discussion is at [1].
It was me - and I am still using it on an ARM64 MacchiatoBIN board because
the board doesn't have graphics output.
The problems with the UDL DRM driver were:
* crashes with full-screen framebuffer applications, such as "links2 -g",
"fbi" or "fbgs". On UDLFB, there are no crashes.
* worse performance - the UDL DRM driver updates everything in a given
rectangle, while the UDLFB driver keeps back-buffer and front-buffer and
updates only differences between them.
* crash when you unplug the card while Xorg was running (already fixed)
Mikulas
next prev parent reply other threads:[~2025-10-10 15:12 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-24 17:57 [PATCH] fbdev: udlfb: make CONFIG_FB_DEVICE optional Sukrut Heroorkar
2025-09-26 20:58 ` kernel test robot
2025-09-27 16:12 ` kernel test robot
2025-09-28 23:29 ` David Hunter
2025-10-02 6:35 ` sukrut heroorkar
2025-10-02 6:41 ` Helge Deller
2025-10-02 6:52 ` Thomas Zimmermann
2025-10-03 18:43 ` sukrut heroorkar
2025-10-03 19:50 ` Helge Deller
2025-10-07 7:35 ` Thomas Zimmermann
2025-10-10 15:11 ` Mikulas Patocka [this message]
2025-10-06 13:49 ` David Hunter
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=b8472f68-982b-c00b-55cc-547c72bef34c@redhat.com \
--to=mpatocka@redhat.com \
--cc=arnd@arndb.de \
--cc=bartosz.golaszewski@linaro.org \
--cc=bernie@plugable.com \
--cc=david.hunter.linux@gmail.com \
--cc=deller@gmx.de \
--cc=dri-devel@lists.freedesktop.org \
--cc=gonzalo.silvalde@gmail.com \
--cc=hsukrut3@gmail.com \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lkp@intel.com \
--cc=llvm@lists.linux.dev \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=rdunlap@infradead.org \
--cc=skhan@linuxfoundation.org \
--cc=soci@c64.rulez.org \
--cc=tzimmermann@suse.de \
/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).