Files
Centos-kernel-stream-9/Documentation/fb
Jocelyn Falempe 3d3a883da5 fbdev/intelfb: Remove driver
JIRA: https://issues.redhat.com/browse/RHEL-23295
Upstream Status: v6.8-rc1

Conflicts:
        drivers/video/fbdev/intelfb/intelfbdrv.c
        drivers/video/fbdev/intelfb/intelfbhw.c

commit 689237ab37c59b9909bc9371d7fece3081683fba
Author:     Thomas Zimmermann <tzimmermann@suse.de>
AuthorDate: Fri Jan  5 10:10:36 2024 +0100
Commit:     Helge Deller <deller@gmx.de>
CommitDate: Fri Jan 12 12:38:37 2024 +0100

    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>

Signed-off-by: Jocelyn Falempe <jfalempe@redhat.com>
2024-05-20 11:00:13 +02:00
..
2024-05-20 11:00:13 +02:00