<p>Marc Jones has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/22618">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">google/kahlee: Set UMA to 384 MiB<br><br>Update Kahlee and Grunt UMA size to 384 MiB to support<br>memory hungry webgl pages, like Aquarium.<br><br>BUG=b:69647975<br>TEST=Run webglsamples.org/aquarium/aquarium.html without a crash.<br><br>Change-Id: I613c7ce9feacaeed0c61034d3f45a9a4d0da6bf1<br>Signed-off-by: Marc Jones <marcj303@gmail.com><br>---<br>M src/mainboard/google/kahlee/variants/grunt/devicetree.cb<br>M src/mainboard/google/kahlee/variants/kahlee/devicetree.cb<br>2 files changed, 6 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/18/22618/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/mainboard/google/kahlee/variants/grunt/devicetree.cb b/src/mainboard/google/kahlee/variants/grunt/devicetree.cb<br>index 6558dec..3520ef4 100644<br>--- a/src/mainboard/google/kahlee/variants/grunt/devicetree.cb<br>+++ b/src/mainboard/google/kahlee/variants/grunt/devicetree.cb<br>@@ -13,6 +13,11 @@<br> # GNU General Public License for more details.<br> #<br> chip soc/amd/stoneyridge<br>+<br>+     register "dram_clear_on_reset" = "DRAM_CONTENTS_KEEP"<br>+    register "uma_mode" = "UMAMODE_SPECIFIED_SIZE"<br>+   register "uma_size" = "384 * MiB"<br>+<br>      device cpu_cluster 0 on<br>               device lapic 10 on end<br>        end<br>diff --git a/src/mainboard/google/kahlee/variants/kahlee/devicetree.cb b/src/mainboard/google/kahlee/variants/kahlee/devicetree.cb<br>index 409e09e..8347398 100644<br>--- a/src/mainboard/google/kahlee/variants/kahlee/devicetree.cb<br>+++ b/src/mainboard/google/kahlee/variants/kahlee/devicetree.cb<br>@@ -20,7 +20,7 @@<br>   }"<br>       register "dram_clear_on_reset" = "DRAM_CONTENTS_KEEP"<br>     register "uma_mode" = "UMAMODE_SPECIFIED_SIZE"<br>-   register "uma_size" = "128 * MiB"<br>+        register "uma_size" = "384 * MiB"<br> <br>      device cpu_cluster 0 on<br>               device lapic 10 on end<br></pre><p>To view, visit <a href="https://review.coreboot.org/22618">change 22618</a>. To unsubscribe, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/22618"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I613c7ce9feacaeed0c61034d3f45a9a4d0da6bf1 </div>
<div style="display:none"> Gerrit-Change-Number: 22618 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Marc Jones <marc@marcjonesconsulting.com> </div>