From 9af8f5425db1b2fa9cd0d0ea49666316e9bb8695 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Fri, 28 Oct 2016 16:25:33 +0100 Subject: Revert "fix gm45 patching issue (256MiB default VRAM allocation)" This reverts commit 2185ab9d6ae71d1f094548a40bfe8069ba4ac20c. --- ...ake-256M-vram-the-default-for-gm45-laptops.patch | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/resources/libreboot/patch/coreboot/29fc9bb855cb878aee263cd1fe110e3bb3e98c80/grub/t400_8mb/0002-make-256M-vram-the-default-for-gm45-laptops.patch b/resources/libreboot/patch/coreboot/29fc9bb855cb878aee263cd1fe110e3bb3e98c80/grub/t400_8mb/0002-make-256M-vram-the-default-for-gm45-laptops.patch index 01124c34..49b9549a 100644 --- a/resources/libreboot/patch/coreboot/29fc9bb855cb878aee263cd1fe110e3bb3e98c80/grub/t400_8mb/0002-make-256M-vram-the-default-for-gm45-laptops.patch +++ b/resources/libreboot/patch/coreboot/29fc9bb855cb878aee263cd1fe110e3bb3e98c80/grub/t400_8mb/0002-make-256M-vram-the-default-for-gm45-laptops.patch @@ -1,24 +1,21 @@ -From c98d8745d4dca650709e76269cf014e5ffbc1443 Mon Sep 17 00:00:00 2001 +From 873402fb594f06e748563ebf3abc7970613b9bda Mon Sep 17 00:00:00 2001 From: Arthur Heymans -Date: Tue, 9 Aug 2016 00:54:37 +0200 -Subject: [PATCH] set default vram to 256M +Date: Mon, 8 Aug 2016 23:55:13 +0200 +Subject: [PATCH] make 256M vram the default for gm45 laptops -Change-Id: Ife906c47f32493d9a647a4f12f25982623eba189 ---- - src/mainboard/lenovo/t400/cmos.default | 2 +- - src/mainboard/lenovo/x200/cmos.default | 2 +- - 2 files changed, 2 insertions(+), 2 deletions(-) +Change-Id: Id213807d1ed3260846118f69b459bcad7a146c30 diff --git a/src/mainboard/lenovo/t400/cmos.default b/src/mainboard/lenovo/t400/cmos.default -index 5cf3e63..90d796f 100644 +index 98ce970..90d796f 100644 --- a/src/mainboard/lenovo/t400/cmos.default +++ b/src/mainboard/lenovo/t400/cmos.default -@@ -14,4 +14,4 @@ power_management_beeps=Enable +@@ -13,4 +13,5 @@ sticky_fn=Disable + power_management_beeps=Enable low_battery_beep=Enable sata_mode=AHCI - hybrid_graphics_mode=Integrated Only --gfx_uma_size=32M +-hybrid_graphics_mode=Integrated Only \ No newline at end of file ++hybrid_graphics_mode=Integrated Only +gfx_uma_size=256M \ No newline at end of file diff --git a/src/mainboard/lenovo/x200/cmos.default b/src/mainboard/lenovo/x200/cmos.default -- cgit v1.2.3-70-g09d2