video/aperture: Remove conflicting VGA devices, if any
authorThomas Zimmermann <tzimmermann@suse.de>
Mon, 18 Jul 2022 07:23:20 +0000 (09:23 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Tue, 19 Jul 2022 11:19:11 +0000 (13:19 +0200)
commit482b1c7d478875508ac112c36dcd65739f664b0e
tree786bbd5e6629af3c73f0f5c42bacb7c5e7b11ef6
parent4652905f4e30ab7b4827faa38343fdafa90f2956
video/aperture: Remove conflicting VGA devices, if any

On the primary graphics adapter, a driver might conflict with a VGA
driver that controls the VGA framebuffer I/O range. Remove the VGA
driver from the aperture helpers. Until now, this case has been
hendled by fbdev, but it should work even with fbdev disabled.

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-10-tzimmermann@suse.de
drivers/video/aperture.c