-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kudu6 #86
Draft
jackpot51
wants to merge
55
commits into
system76
Choose a base branch
from
kudu6
base: system76
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
crawfxrd
force-pushed
the
system76-rebase
branch
5 times, most recently
from
November 8, 2021 15:56
6aae436
to
825aae5
Compare
crawfxrd
force-pushed
the
system76-rebase
branch
10 times, most recently
from
November 16, 2021 14:39
de6cabe
to
2ba7283
Compare
crawfxrd
force-pushed
the
system76-rebase
branch
5 times, most recently
from
November 22, 2021 16:08
beabfe8
to
eb25d39
Compare
crawfxrd
force-pushed
the
system76-rebase
branch
2 times, most recently
from
December 7, 2021 23:22
e149312
to
182adc6
Compare
Signed-off-by: Tim Crawford <[email protected]> Change-Id: If03415f80a6028e263e76a9e3cc10df0cde5cc3c
Change-Id: Ibea37f19acca0d718211fc41706019a92a240c70 Signed-off-by: Tim Crawford <[email protected]>
Add a driver for systems with NVIDIA Optimus (hybrid) graphics using GC6 3.0. The driver provides ACPI support for dynamically powering on and off the GPU, and a function for enabling the GPU power in romstage. Tested on system76/gaze15. Change-Id: I2dec7aa2c8db7994f78a7cc1220502676e248465 Signed-off-by: Jeremy Soller <[email protected]> Signed-off-by: Tim Crawford <[email protected]>
Change-Id: Ib5bab02801407c8bf05e6028bf8f9fa7ccc5ecd0 Signed-off-by: Tim Crawford <[email protected]>
Change-Id: If337b7ad3a4433890d847b77614c0130511610a7 Signed-off-by: Tim Crawford <[email protected]>
Change the FSP index for the SATA device to fix detection. Drop the internal pull-up as there is already an external pull-up. Change-Id: I5c97b3ee1f6208ca4e454647c8d19d7e7f025047 Signed-off-by: Tim Crawford <[email protected]>
Change-Id: Ib17041a891917cd4659004aba6a9a55b591865ae Signed-off-by: Tim Crawford <[email protected]>
Fix assertions for SATA and I2C1 devices GPIOs. TODO: Test on darp8. Change-Id: I89dbd212a7dbd55c84d8ebbb7420b960da8175af Signed-off-by: Tim Crawford <[email protected]>
lemp11 uses channel 0 for on-board RAM. Change-Id: I6bc45af3b06af641a39ccd2f0eb7e4ad8fe83be5 Signed-off-by: Tim Crawford <[email protected]>
lemp11 is ADL-U, not ADL-P. Use the correct ID to override the values and reduce PL1 to the TDP of 15W. Change-Id: I285c906dc08d2882e6e84b463a63b69966b3c9f5 Signed-off-by: Tim Crawford <[email protected]>
Change-Id: I8834f04a7945370d7454ef41252ad5db20762054
Change-Id: I64d94874a33973206352a772d77f80112083d78f
Change-Id: I250140f236a8801ea59c0a5f0fdda14db278f984
Change-Id: Ib5daf6083745ad28b9d9387ed5148ea66976b9d6
Change-Id: I613975f9f49e01850acefaa04111d3b963b5b683
Change-Id: Icf08e9a79333129b2c0668d4f57ca3db39035729
Change-Id: I1bba73bf512d031bd032f29854cb94c10f09f84e
Change-Id: Iff975c2fa5c756f989a78d6d56bc2c553bdc3030
Change-Id: I2473fe61b299d1c6221844cd744791b8012c5c67
Change-Id: I301829fc67fc1b255cf1a6f468a5433b64e03828
crawfxrd
force-pushed
the
system76
branch
5 times, most recently
from
August 1, 2022 14:12
0d8f959
to
884467a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Requires #80