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 --- .../0007-gigabyte-ga-g41m-es2l-set-VRAM-to-352MiB-by-default.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'resources/coreboot/default/patches/0007-gigabyte-ga-g41m-es2l-set-VRAM-to-352MiB-by-default.patch') diff --git a/resources/coreboot/default/patches/0007-gigabyte-ga-g41m-es2l-set-VRAM-to-352MiB-by-default.patch b/resources/coreboot/default/patches/0007-gigabyte-ga-g41m-es2l-set-VRAM-to-352MiB-by-default.patch index 8d3fc70f..41a00c55 100644 --- a/resources/coreboot/default/patches/0007-gigabyte-ga-g41m-es2l-set-VRAM-to-352MiB-by-default.patch +++ b/resources/coreboot/default/patches/0007-gigabyte-ga-g41m-es2l-set-VRAM-to-352MiB-by-default.patch @@ -1,7 +1,7 @@ -From ee816fbecbffedfd61ece76fa0c50da426b6668a Mon Sep 17 00:00:00 2001 +From 59e14decddd3a3d0eb9905196df045e34b7ce035 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Fri, 14 May 2021 13:18:26 +0100 -Subject: [PATCH 07/16] gigabyte/ga-g41m-es2l: set VRAM to 352MiB by default +Subject: [PATCH 07/18] gigabyte/ga-g41m-es2l: set VRAM to 352MiB by default --- src/mainboard/gigabyte/ga-g41m-es2l/cmos.default | 2 +- @@ -18,5 +18,5 @@ index 8372032119..3a9a8e2d72 100644 -gfx_uma_size=64M +gfx_uma_size=352M -- -2.30.2 +2.39.2 -- cgit v1.2.1