LGA1155 mainboards: Remove gfx.did and gfx.ndid
They are downright useless and result in ACPI errors. So, burn them. Also, do a minor update to autoport's README about these values. Change-Id: Idb5832cfd2e3043b8d70e13cbbe8bd94ad613120 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/39184 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Patrick Rudolph <siro@das-labor.org>
This commit is contained in:
committed by
Patrick Georgi
parent
1c2313d339
commit
73704533d6
@@ -342,7 +342,7 @@ on laptops (desktops have no "lid"!) but it makes sense to proofread it.
|
||||
## `gfx.ndid` and `gfx.did`
|
||||
|
||||
Those describe which video outputs are declared in ACPI tables.
|
||||
Normally, there is no need to adjust these values, but if you miss some
|
||||
Normally, there is no need to have these values, but if you miss some
|
||||
non-standard video output, you can declare it there. Bit 31 is set to
|
||||
indicate the presence of the output. Byte 1 is the type and byte 0 is
|
||||
used for disambigution so that ID composed of byte 1 and 0 is unique.
|
||||
|
Reference in New Issue
Block a user