From 7ee4ad9f0a71328a40286423a70dcea4bcb947db Mon Sep 17 00:00:00 2001 From: Riku Viitanen Date: Mon, 5 Feb 2024 17:26:47 +0200 Subject: [PATCH] tasks: mention optimus patches Signed-off-by: Riku Viitanen --- site/tasks/index.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/site/tasks/index.md b/site/tasks/index.md index 9fbc698..b2360c9 100644 --- a/site/tasks/index.md +++ b/site/tasks/index.md @@ -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: + + + +There are other patches on Gerit, related to Optimus too: + + + +This should be looked into.