From 5051ebba61fe8765ba452f46db9b944f33f07a86 Mon Sep 17 00:00:00 2001 From: Aditya Garg Date: Wed, 4 Mar 2026 22:11:04 +0530 Subject: [PATCH] 6.19.6 --- 2008-i915-4-lane-quirk-for-mbp15-1.patch | 2 +- version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/2008-i915-4-lane-quirk-for-mbp15-1.patch b/2008-i915-4-lane-quirk-for-mbp15-1.patch index ff18f8c..c5d8031 100644 --- a/2008-i915-4-lane-quirk-for-mbp15-1.patch +++ b/2008-i915-4-lane-quirk-for-mbp15-1.patch @@ -52,7 +52,7 @@ index 28f497ae7..c2952b0f8 100644 @@ -229,6 +241,9 @@ static struct intel_quirk intel_quirks[] = { /* Dell XPS 13 7390 2-in-1 */ - { 0x8a12, 0x1028, 0x08b0, quirk_edp_limit_rate_hbr2 }, + { 0x8a52, 0x1028, 0x08b0, quirk_edp_limit_rate_hbr2 }, + + /* Apple MacBookPro15,1 */ + { 0x3e9b, 0x106b, 0x0176, quirk_ddi_a_force_4_lanes }, diff --git a/version b/version index 5bc2091..244f08a 100644 --- a/version +++ b/version @@ -1 +1 @@ -KVER=6.19.3 +KVER=6.19.6