1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/video/fbdev/intelfb
Thomas Zimmermann 145eed48de fbdev: Remove conflicting devices on PCI bus
Remove firmware devices on the PCI bus, by calling
aperture_remove_conflicting_pci_devices() in the probe function of
each related fbdev driver. iSo far, most of these drivers did not
remove conflicting VESA or EFI devices, or outride failed for
resource conflicts (i.e., matroxfb.) This must have been broken
for quite some time.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220718072322.8927-7-tzimmermann@suse.de
2022-07-19 13:19:11 +02:00
..
intelfb.h video: fbdev: intelfb: use const pointer for fb_ops 2019-12-05 10:57:48 +02:00
intelfb_i2c.c video: move fbdev to drivers/video/fbdev 2014-04-17 08:10:19 +03:00
intelfbdrv.c fbdev: Remove conflicting devices on PCI bus 2022-07-19 13:19:11 +02:00
intelfbhw.c video: fbdev: intelfb: Use aperture size from pci_resource_len 2022-06-20 14:33:05 +02:00
intelfbhw.h video: move fbdev to drivers/video/fbdev 2014-04-17 08:10:19 +03:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00