nb/intel/gm45: Simplify GMA SSDT generator
commite91883f5459fa8e8803cb9740bcb5a2cd011a5fb
authorMatt DeVillier <matt.devillier@gmail.com>
Tue, 31 Mar 2020 03:20:03 +0000 (30 22:20 -0500)
committerMatt DeVillier <matt.devillier@gmail.com>
Thu, 2 Apr 2020 20:32:41 +0000 (2 20:32 +0000)
treeb427fa59cea9265416b437ee186e4e2c21ad037d
parentfd054bc7d46b870a225abffd9f0eb0351dd3c56a
nb/intel/gm45: Simplify GMA SSDT generator

Simplify generation of GMA SSDT, using updated naming convention.
If acpi_fill_ssdt is being invoked, then we know the IGD device is
present and enabled, so we can skip those checks. And the SSDT
generator now checks that the gfx struct is populated, so we can
skip that too.

Change-Id: Ideddfc3d327c4421faffb6583e347cd2b094e155
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39959
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
src/northbridge/intel/gm45/gma.c