mb/asrock/h110m: Set PEG as primary GFX device
If an external graphics card is inserted in the PEG, it will be used as the primary display device (as in the AMI BIOS) Change-Id: Iea846179fc309c2b98093de37c05ceb332081f4f Signed-off-by: Maxim Polyakov <max.senia.poliak@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/32172 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
parent
0bec504642
commit
0de6c50744
|
@ -46,6 +46,7 @@ chip soc/intel/skylake
|
|||
register "ScsSdCardEnabled" = "0"
|
||||
register "HeciEnabled" = "0"
|
||||
register "SkipExtGfxScan" = "0"
|
||||
register "PrimaryDisplay" = "Display_PEG"
|
||||
register "Device4Enable" = "1"
|
||||
register "SaGv" = "SaGv_Enabled"
|
||||
register "PmTimerDisabled" = "0"
|
||||
|
|
Loading…
Reference in New Issue