1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/Documentation/userspace-api/ioctl
Thomas Zimmermann 689237ab37 fbdev/intelfb: Remove driver
From looking at the PCI IDs, every device supported by intelfb is
also supported by i915. Anyone still using intelfb should please
move on to i915, which does everything intelfb does but better.

Removing intelfb is motivated by the driver's excessive use of the
global screen_info state. The state belongs to architecture and
firmware code; device drivers should not attempt to access it. But
fixing intelfb would require a significant change in the driver's
probing logic. As intelfb has been obsolete for nearly 2 decades,
it is probably not worth the effort. Let's just remove it. Also
remove the related documentation.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Maik Broemme <mbroemme@libmpq.org>
Signed-off-by: Helge Deller <deller@gmx.de>
2024-01-12 12:38:37 +01:00
..
cdrom.rst cdrom: mark CDROMGETSPINDOWN/CDROMSETSPINDOWN obsolete 2022-05-15 18:31:28 -06:00
hdio.rst ide: remove the legacy ide driver 2021-06-16 08:53:58 -06:00
index.rst docs: Move the user-space ioctl() docs to userspace-api 2019-10-10 11:21:54 -06:00
ioctl-decoding.rst docs: Move the user-space ioctl() docs to userspace-api 2019-10-10 11:21:54 -06:00
ioctl-number.rst fbdev/intelfb: Remove driver 2024-01-12 12:38:37 +01:00