Another Linux FBDEV Driver Poised For Removal In Favor Of Superior DRM Alternative

Thomas Zimmermann of SUSE's graphics team is proposing that the UDLFB driver be removed from the mainline kernel as it's been superseded by the DRM UDL driver. These are the display drivers for supporting the DisplayLink-based USB 2.0 display adapters.
There are many different DisplayLink USB 2.0 adapters out there that work with the UDLFB/UDL Linux drivers. For the past few years though the UDL DRM driver has been the focus with UDLFB not seeing much attention. Heck, the DRM driver has now been around for 8+ years already.
But given that the UDL DRM driver is in good standing and superior to the classic frame-buffer driver, it's time to let the former go. The patch removing the UDLFB frame-buffer driver frees up just over two thousand lines of kernel code and the DRM driver is clearly better off these days.
13 Comments