vesa: enable bios_patching by default on cards where it is known to work

Change-Id: If2da4847ab2a10fcae53472d7f863f5397cd2f07
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8633
Tested-by: Commit checker robot <[email protected]>
Reviewed-by: Adrien Destugues <[email protected]>
This commit is contained in:
PulkoMandy
2024-12-24 09:48:00 +00:00
committed by Adrien Destugues
parent ce14c3c0f1
commit a087f310d1
2 changed files with 31 additions and 5 deletions
+1 -1
View File
@@ -12,5 +12,5 @@
# On some video cards, the VESA driver is able to inject custom video resolutions in the BIOS.
# This does not modify the BIOS in the hardware, the changes are erased on reboot. However,
# this is outside of VESA specifications and sometimes results in a black screen. As a result,
# this feature is disabled by default.
# this feature is disabled by default for most cards.
#bios_patching true