From a0ce6842555f375cdf43ff44a3ed13755cd5d31f Mon Sep 17 00:00:00 2001 From: vasilito Date: Thu, 9 Jul 2026 15:42:16 +0300 Subject: [PATCH] =?UTF-8?q?submodule:=20base=20=E2=80=94=20Intel=20GPU=20w?= =?UTF-8?q?atermark=20formula=20(resolution-aware)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Replaced hardcoded wm_lines=2 with clamp(vdisplay/16, 8, 128) formula, cross-referenced from Linux i915 skl_watermark.c. --- local/sources/base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local/sources/base b/local/sources/base index c4d64756a2..f3a607a090 160000 --- a/local/sources/base +++ b/local/sources/base @@ -1 +1 @@ -Subproject commit c4d64756a23fb58b91bbeef64faf3a266e613880 +Subproject commit f3a607a090e77f7b33c017694e11b7cd98378474