Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/40727 )
Change subject: intel/gma: Only enable bus mastering if we are going to use it ......................................................................
Patch Set 5: Code-Review+2
(2 comments)
https://review.coreboot.org/c/coreboot/+/40727/4/src/northbridge/intel/haswe... File src/northbridge/intel/haswell/gma.c:
https://review.coreboot.org/c/coreboot/+/40727/4/src/northbridge/intel/haswe... PS4, Line 468: if (!CONFIG(NO_GFX_INIT))
I wanted to group it with the gfxinit. The lines above are about general […]
Ack
https://review.coreboot.org/c/coreboot/+/40727/4/src/northbridge/intel/sandy... File src/northbridge/intel/sandybridge/gma.c:
https://review.coreboot.org/c/coreboot/+/40727/4/src/northbridge/intel/sandy... PS4, Line 591: if (!CONFIG(NO_GFX_INIT))
Does this reordering matter?
Ack