Nico Huber has posted comments on this change. ( https://review.coreboot.org/27052 )
Change subject: gma config: Introduce Has_Ivy_Bridge_FDI
......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/27052/1/common/ironlake/hw-gfx-gma-connecto…
File common/ironlake/hw-gfx-gma-connectors-fdi.adb:
https://review.coreboot.org/#/c/27052/1/common/ironlake/hw-gfx-gma-connecto…
PS1, Line 43: TP_SHIFT : constant := (if Config.Has_Ivy_Bridge_FDI then 8 else 28);
could as well use `CPU_Ivybridge` later
--
To view, visit https://review.coreboot.org/27052
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: libgfxinit
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I2adeaef88fb79c40e999d0857f927ffe82a9c41b
Gerrit-Change-Number: 27052
Gerrit-PatchSet: 1
Gerrit-Owner: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de>
Gerrit-Comment-Date: Wed, 13 Jun 2018 19:41:23 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No
Nico Huber has posted comments on this change. ( https://review.coreboot.org/27050 )
Change subject: gma config: Introduce Has_Broadwell_DDI_Bufs
......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/27050/1/common/haswell/hw-gfx-gma-connector…
File common/haswell/hw-gfx-gma-connectors-ddi-buffers.adb:
https://review.coreboot.org/#/c/27050/1/common/haswell/hw-gfx-gma-connector…
PS1, Line 128: (if Config.Has_Broadwell_DDI_Bufs then
could as well use `CPU_Broadwell` later
--
To view, visit https://review.coreboot.org/27050
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: libgfxinit
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I8b17825006d35ec19ebf3e5a276aefa4d326fd73
Gerrit-Change-Number: 27050
Gerrit-PatchSet: 1
Gerrit-Owner: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de>
Gerrit-Comment-Date: Wed, 13 Jun 2018 19:38:36 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No