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 --- .../0001-apple-macbook21-Set-default-VRAM-to-64MiB-instead-of.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'resources/coreboot/default/patches/0001-apple-macbook21-Set-default-VRAM-to-64MiB-instead-of.patch') diff --git a/resources/coreboot/default/patches/0001-apple-macbook21-Set-default-VRAM-to-64MiB-instead-of.patch b/resources/coreboot/default/patches/0001-apple-macbook21-Set-default-VRAM-to-64MiB-instead-of.patch index 92e61565..a06a5058 100644 --- a/resources/coreboot/default/patches/0001-apple-macbook21-Set-default-VRAM-to-64MiB-instead-of.patch +++ b/resources/coreboot/default/patches/0001-apple-macbook21-Set-default-VRAM-to-64MiB-instead-of.patch @@ -1,7 +1,7 @@ -From 5a9f45601e96940e8345da57ba07d2081a436590 Mon Sep 17 00:00:00 2001 +From 4c5971a6fcf7e948f7df4d0ce2ab0751060cb2ca Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Fri, 19 Mar 2021 05:54:58 +0000 -Subject: [PATCH 01/16] apple/macbook21: Set default VRAM to 64MiB instead of +Subject: [PATCH 01/18] apple/macbook21: Set default VRAM to 64MiB instead of 8MiB --- @@ -19,5 +19,5 @@ index cf1bc4566e..dc0df3b6d6 100644 -gfx_uma_size=8M +gfx_uma_size=64M -- -2.30.2 +2.39.2 -- cgit v1.2.1