gma: Fix refined contract of Initialize()

To be compatible with HW.PCI.Dev implementations that do actual register
accesses, we have to account for hardware state updates.

Change-Id: I86e42163d7847f7011bcf9a0ef5c2c7f25b4b1be
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/21207
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Adrian-Ken Rueegsegger <ken@codelabs.ch>
This commit is contained in:
Nico Huber
2017-08-25 20:12:09 +02:00
parent 17d64b6d01
commit e015e82aff

View File

@@ -301,7 +301,7 @@ is
with
Refined_Global =>
(In_Out =>
(Config.Valid_Port_GPU,
(Config.Valid_Port_GPU, Dev.PCI_State,
Registers.Register_State, Port_IO.State),
Input =>
(Time.State),