Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37887 )
Change subject: mb/intel/tglrvp : Add ACPI support for CNVi
......................................................................
Patch Set 3:
(1 comment)
https://review.coreboot.org/c/coreboot/+/37887/3/src/mainboard/intel/tglrvp…
File src/mainboard/intel/tglrvp/acpi/cnvi.asl:
PS3:
I think this file needs to be cleaned up, but is there any reason why this is put under mainboard and not SoC?
--
To view, visit https://review.coreboot.org/c/coreboot/+/37887
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I66091374f8ebcb06457296252c9a8924734a7fa5
Gerrit-Change-Number: 37887
Gerrit-PatchSet: 3
Gerrit-Owner: Srinidhi N Kaushik <srinidhi.n.kaushik(a)intel.com>
Gerrit-Reviewer: Furquan Shaikh <furquan(a)google.com>
Gerrit-Reviewer: Nick Vaccaro <nvaccaro(a)google.com>
Gerrit-Reviewer: Raj Astekar <raj.astekar(a)intel.com>
Gerrit-Reviewer: Ravishankar Sarawadi <ravishankar.sarawadi(a)intel.com>
Gerrit-Reviewer: Shaunak Saha <shaunak.saha(a)intel.com>
Gerrit-Reviewer: Srinidhi N Kaushik <srinidhi.n.kaushik(a)intel.com>
Gerrit-Reviewer: Wonkyu Kim <wonkyu.kim(a)intel.com>
Gerrit-CC: Srinidhi N Kaushik <srinidhi.n.kaushik(a)intel.corp-partner.google.com>
Gerrit-Comment-Date: Mon, 06 Jan 2020 17:17:38 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Mimoja has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38175 )
Change subject: util/inteltool: Add GPIO dumping capabilites for Icelake U systems
......................................................................
Patch Set 7:
(1 comment)
https://review.coreboot.org/c/coreboot/+/38175/6/util/inteltool/gpio_groups…
File util/inteltool/gpio_groups.c:
https://review.coreboot.org/c/coreboot/+/38175/6/util/inteltool/gpio_groups…
PS6, Line 2455: .pad_count = 82 - 59 + 1,
> Take a look at the previous impl.
Done
--
To view, visit https://review.coreboot.org/c/coreboot/+/38175
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ib40f1dbae57169678e92ea9ad0df60ff91b5b22c
Gerrit-Change-Number: 38175
Gerrit-PatchSet: 7
Gerrit-Owner: Mimoja <coreboot(a)mimoja.de>
Gerrit-Reviewer: Mimoja <coreboot(a)mimoja.de>
Gerrit-Reviewer: Philipp Deppenwiese <zaolin.daisuki(a)gmail.com>
Gerrit-Reviewer: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Jeremy Soller <jeremy(a)system76.com>
Gerrit-CC: Matt DeVillier <matt.devillier(a)gmail.com>
Gerrit-CC: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-Comment-Date: Mon, 06 Jan 2020 16:38:21 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Philipp Deppenwiese <zaolin.daisuki(a)gmail.com>
Gerrit-MessageType: comment
Hello Stefan Reinauer, Philipp Deppenwiese, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/38175
to look at the new patch set (#7).
Change subject: util/inteltool: Add GPIO dumping capabilites for Icelake U systems
......................................................................
util/inteltool: Add GPIO dumping capabilites for Icelake U systems
This GPIO dumping was implemented using the
Intel® 495 Series Chipset Family On-Package Platform Controller Hub
datasheet. The GPIO community ports can be found in table 36-1, while
the community and pin descriptions are taken from
linux/pinctrl/intel/pinctrl-icelake.c .
This commit was tested on the late 2019 Razer Blade Stealth with 1065G7
and Chipset 495 PCH and the output manually compared against
linux/pinctrl-intel.
Change-Id: Ib40f1dbae57169678e92ea9ad0df60ff91b5b22c
Signed-off-by: Johanna Schander <coreboot(a)mimoja.de>
---
M util/inteltool/gpio.c
M util/inteltool/gpio_groups.c
M util/inteltool/pcr.c
3 files changed, 478 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/75/38175/7
--
To view, visit https://review.coreboot.org/c/coreboot/+/38175
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ib40f1dbae57169678e92ea9ad0df60ff91b5b22c
Gerrit-Change-Number: 38175
Gerrit-PatchSet: 7
Gerrit-Owner: Mimoja <coreboot(a)mimoja.de>
Gerrit-Reviewer: Mimoja <coreboot(a)mimoja.de>
Gerrit-Reviewer: Philipp Deppenwiese <zaolin.daisuki(a)gmail.com>
Gerrit-Reviewer: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Jeremy Soller <jeremy(a)system76.com>
Gerrit-CC: Matt DeVillier <matt.devillier(a)gmail.com>
Gerrit-CC: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-MessageType: newpatchset
Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37427 )
Change subject: soc/intel/tigerlake: Update GPIO config
......................................................................
Patch Set 13:
> Patch Set 13:
>
> I got the confirmation from the GPIO team regarding the EDS information. They said "index mapping should be identical (or set the same) for DW0, DW1 and DW2 – so the EDS is incorrect if DW2 still shows the old mapping". So we do not need any code modification for dealing with DW0,1 or 2 separately.
Is there any addendum or new EDS version # that has this information? Can you please share that with me?
--
To view, visit https://review.coreboot.org/c/coreboot/+/37427
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I585100375feee39b5a9105bdf6d9f5ca3a5bb2fa
Gerrit-Change-Number: 37427
Gerrit-PatchSet: 13
Gerrit-Owner: Ravishankar Sarawadi <ravishankar.sarawadi(a)intel.com>
Gerrit-Reviewer: Caveh Jalali <caveh(a)chromium.org>
Gerrit-Reviewer: Francois Toguo Fotso <francois.toguo.fotso(a)intel.com>
Gerrit-Reviewer: Furquan Shaikh <furquan(a)google.com>
Gerrit-Reviewer: Jamie Ryu <jamie.m.ryu(a)intel.com>
Gerrit-Reviewer: Nick Vaccaro <nvaccaro(a)google.com>
Gerrit-Reviewer: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: Raj Astekar <raj.astekar(a)intel.com>
Gerrit-Reviewer: Ravishankar Sarawadi <ravishankar.sarawadi(a)intel.com>
Gerrit-Reviewer: Shaunak Saha <shaunak.saha(a)intel.com>
Gerrit-Reviewer: Srinidhi N Kaushik <srinidhi.n.kaushik(a)intel.com>
Gerrit-Reviewer: Subrata Banik <subrata.banik(a)intel.com>
Gerrit-Reviewer: Venkata Krishna Nimmagadda
Gerrit-Reviewer: Wonkyu Kim <wonkyu.kim(a)intel.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-Comment-Date: Mon, 06 Jan 2020 15:16:07 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Patrik Tesarik has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/28380 )
Change subject: [WIP] Nvidia Optimus support for ThinkPads
......................................................................
Patch Set 13:
> Patch Set 13:
>
> > Patch Set 13:
> >
> > > Patch Set 13:
> > >
> > > The latest build does not work anymore for my T430, internal and external displays don't activate at all. Yesterday with the build dated 04-06 or 06-06-19 it worked. I'll try to reproduce later today.
> > >
> > > Though I really appreciate the progress. Thanks!
> >
> > Edit: Works now. I most probably missed to flag "Load proprietary blob repos" after a 'make distclean'.
>
> So you're using Optimus? Please tell more about your setup. Which nvidia driver you use, kernel version, how stable it is, etc, etc. This is valuable information.
As my T430 machine is my daily driver and just occasionally got hacked on during the OSF-Hackathon in Bochum. I did not investigate further. But now have got my backup machine running, so I'll might start hacking again.
I am and was using the open source nvidia driver in addition to the open source intel driver as far as I remember.
In the end the coordination between Intel and nvidia did not work out. I got a lot glitches and freezed screens. But that could also be a artifact of using wayland. I have to check again the next time the T430 I open the machine for hacking.
--
To view, visit https://review.coreboot.org/c/coreboot/+/28380
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I277808d6c1d8bd6e0a267a53f25471597698f8d5
Gerrit-Change-Number: 28380
Gerrit-PatchSet: 13
Gerrit-Owner: Evgeny Zinoviev <me(a)ch1p.io>
Gerrit-Reviewer: Alexander Couzens <lynxis(a)fe80.eu>
Gerrit-Reviewer: Evgeny Zinoviev <me(a)ch1p.io>
Gerrit-Reviewer: Patrick Rudolph <patrick.rudolph(a)9elements.com>
Gerrit-Reviewer: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Matt Parnell <mparnell(a)gmail.com>
Gerrit-CC: Patrik Tesarik
Gerrit-CC: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-CC: Prasun Gera
Gerrit-Comment-Date: Mon, 06 Jan 2020 14:48:20 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Philipp Deppenwiese has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38175 )
Change subject: util/inteltool: Add GPIO dumping capabilites for Icelake U systems
......................................................................
Patch Set 6: Code-Review+1
(1 comment)
Please fix the hardcoded pad size in a better way, see comment
https://review.coreboot.org/c/coreboot/+/38175/6/util/inteltool/gpio_groups…
File util/inteltool/gpio_groups.c:
https://review.coreboot.org/c/coreboot/+/38175/6/util/inteltool/gpio_groups…
PS6, Line 2455: .pad_count = 82 - 59 + 1,
Take a look at the previous impl.
--
To view, visit https://review.coreboot.org/c/coreboot/+/38175
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ib40f1dbae57169678e92ea9ad0df60ff91b5b22c
Gerrit-Change-Number: 38175
Gerrit-PatchSet: 6
Gerrit-Owner: Mimoja <coreboot(a)mimoja.de>
Gerrit-Reviewer: Mimoja <coreboot(a)mimoja.de>
Gerrit-Reviewer: Philipp Deppenwiese <zaolin.daisuki(a)gmail.com>
Gerrit-Reviewer: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Jeremy Soller <jeremy(a)system76.com>
Gerrit-CC: Matt DeVillier <matt.devillier(a)gmail.com>
Gerrit-CC: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-Comment-Date: Mon, 06 Jan 2020 14:01:23 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment