From a5aa5bca774d2a49316b7d2387d6d8a81a391043 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sat, 4 Mar 2023 23:58:17 +0000 Subject: ICH9M: default to 256MB VRAM, not 352MB 352MB VRAM causes stability issues, according to some reports users can still set it to the higher level when building, if they wish to --- .../0004-lenovo-t60-make-64MiB-VRAM-the-default-in-cmos.defau.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'resources/coreboot/default/patches/0004-lenovo-t60-make-64MiB-VRAM-the-default-in-cmos.defau.patch') diff --git a/resources/coreboot/default/patches/0004-lenovo-t60-make-64MiB-VRAM-the-default-in-cmos.defau.patch b/resources/coreboot/default/patches/0004-lenovo-t60-make-64MiB-VRAM-the-default-in-cmos.defau.patch index 24ca68c8..630e68a6 100644 --- a/resources/coreboot/default/patches/0004-lenovo-t60-make-64MiB-VRAM-the-default-in-cmos.defau.patch +++ b/resources/coreboot/default/patches/0004-lenovo-t60-make-64MiB-VRAM-the-default-in-cmos.defau.patch @@ -1,7 +1,7 @@ -From 510e655b28355101763e903c09d551879abfb951 Mon Sep 17 00:00:00 2001 +From 79440902866bdafeec651476a5a0e51d42b43b21 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Mon, 22 Feb 2021 22:16:59 +0000 -Subject: [PATCH 04/16] lenovo/t60: make 64MiB VRAM the default in cmos.default +Subject: [PATCH 04/18] lenovo/t60: make 64MiB VRAM the default in cmos.default --- src/mainboard/lenovo/t60/cmos.default | 2 +- @@ -18,5 +18,5 @@ index af865f16da..7f03157df7 100644 -gfx_uma_size=8M +gfx_uma_size=64M -- -2.30.2 +2.39.2 -- cgit v1.2.1