diff options
author | Leah Rowe <leah@libreboot.org> | 2023-02-19 18:26:07 +0000 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2023-02-19 19:24:01 +0000 |
commit | 0d0f6cf3b8f0ac88cbf39c0279bda5623e8f3e62 (patch) | |
tree | a163516f9bc0cd750a117149eb5de8706be28f55 /resources/coreboot/default/patches/0006-lenovo-x200-set-VRAM-to-352MiB-by-default.patch | |
parent | dc1fedf9201623783d9c8280bdf6c076b6e65081 (diff) |
coreboot: update revision of cbtree "default"
Diffstat (limited to 'resources/coreboot/default/patches/0006-lenovo-x200-set-VRAM-to-352MiB-by-default.patch')
-rw-r--r-- | resources/coreboot/default/patches/0006-lenovo-x200-set-VRAM-to-352MiB-by-default.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/resources/coreboot/default/patches/0006-lenovo-x200-set-VRAM-to-352MiB-by-default.patch b/resources/coreboot/default/patches/0006-lenovo-x200-set-VRAM-to-352MiB-by-default.patch index 5fcf0705..8417a079 100644 --- a/resources/coreboot/default/patches/0006-lenovo-x200-set-VRAM-to-352MiB-by-default.patch +++ b/resources/coreboot/default/patches/0006-lenovo-x200-set-VRAM-to-352MiB-by-default.patch @@ -1,7 +1,7 @@ -From f1d4dab6fc8e86c59ae1b65c51d812d4605972cf Mon Sep 17 00:00:00 2001 +From 3ab0b74506350f9a35a825b27bf07a82d6e4116d Mon Sep 17 00:00:00 2001 From: Leah Rowe <leah@libreboot.org> Date: Fri, 14 May 2021 13:11:59 +0100 -Subject: [PATCH 06/17] lenovo/x200: set VRAM to 352MiB by default +Subject: [PATCH 06/16] lenovo/x200: set VRAM to 352MiB by default This fix makes it possible: https://review.coreboot.org/c/coreboot/+/16831 @@ -20,5 +20,5 @@ index bb4323836e..33a6a69f59 100644 -gfx_uma_size=32M +gfx_uma_size=352M -- -2.25.1 +2.30.2 |