Merge pull request 'tasks: mention optimus patches' (#105) from Riku_V/lbwww:master into master

Reviewed-on: https://codeberg.org/libreboot/lbwww/pulls/105
master
Leah Rowe 2024-02-05 15:29:47 +00:00
commit 5de3d00672
1 changed files with 13 additions and 0 deletions

View File

@ -2234,3 +2234,16 @@ tmp, because in some cases it literally does now delete temporary files
or directories, on the assumption that they are deleted at the end. at the
end when lbmk exits, the main script deletes /tmp/lbmk\_xxxxxxxx
Switchable Graphics (Optimus)
=============================
Some of the Thinkpads we support have dual graphics, using Nvidia Optimus.
It'd be nice to have. This coreboot patch enables it on Thinkpads:
<https://review.coreboot.org/c/coreboot/+/28380>
There are other patches on Gerit, related to Optimus too:
<https://review.coreboot.org/q/Optimus>
This should be looked into.