Re: [PATCH v4] PCI/VGA: Make the vga_is_firmware_default() less arch-dependent
From: suijingfeng
Date: Mon Aug 21 2023 - 02:48:19 EST
Hi,
On 2023/8/18 18:20, suijingfeng wrote:
1) The "weird" logic completely overrides whatever decision VGAARB
ever made.
It seems to say that the decision ever made by VGAARB is useless.
Well, I think VGAARB shouldn't endure this; VGAARB has to be small.
VGAARB have to be smart!
The "weird logic" here refer to the weird pci_fixup_vgadev() function.