Re: [Intel-gfx] [PATCH v2] [v2] x86/gpu: add JSL stolen memory support

2021-01-20 Thread Surendrakumar Upadhyay, TejaskumarX
; To: intel-gfx@lists.freedesktop.org > Cc: Tseng, William > Subject: [Intel-gfx] [PATCH v2] [v2] x86/gpu: add JSL stolen memory support > > This patch has a dependency on: > "drm/i915/jsl: Split EHL/JSL platform info and PCI ids" > > Cc : Tejas Upadhyay > Cc : Matt Rope

[Intel-gfx] [PATCH v2] [v2] x86/gpu: add JSL stolen memory support

2021-01-19 Thread William Tseng
This patch has a dependency on: "drm/i915/jsl: Split EHL/JSL platform info and PCI ids" Cc : Tejas Upadhyay Cc : Matt Roper Cc : Ville Syrjälä Signed-off-by: William Tseng --- arch/x86/kernel/early-quirks.c | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/x86/kernel/early-quirks.c b/a