intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH] x86/gpu: add JSL stolen memory support
@ 2021-01-18  9:34 William Tseng
  2021-01-18 14:21 ` [Intel-gfx] ✓ Fi.CI.BAT: success for " Patchwork
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: William Tseng @ 2021-01-18  9:34 UTC (permalink / raw)
  To: intel-gfx; +Cc: William Tseng

This patch has a dependency on:
"drm/i915/jsl: Split EHL/JSL platform info and PCI ids"

Signed-off-by: William Tseng <william.tseng@intel.com>
---
 arch/x86/kernel/early-quirks.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/x86/kernel/early-quirks.c b/arch/x86/kernel/early-quirks.c
index a4b5af03dcc1..534cc3f78c6b 100644
--- a/arch/x86/kernel/early-quirks.c
+++ b/arch/x86/kernel/early-quirks.c
@@ -549,6 +549,7 @@ static const struct pci_device_id intel_early_ids[] __initconst = {
 	INTEL_CNL_IDS(&gen9_early_ops),
 	INTEL_ICL_11_IDS(&gen11_early_ops),
 	INTEL_EHL_IDS(&gen11_early_ops),
+	INTEL_JSL_IDS(&gen11_early_ops),
 	INTEL_TGL_12_IDS(&gen11_early_ops),
 	INTEL_RKL_IDS(&gen11_early_ops),
 };
-- 
2.17.1

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-06-04  8:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-18  9:34 [Intel-gfx] [PATCH] x86/gpu: add JSL stolen memory support William Tseng
2021-01-18 14:21 ` [Intel-gfx] ✓ Fi.CI.BAT: success for " Patchwork
2021-01-18 18:49 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
2021-06-04  8:42 ` [Intel-gfx] [PATCH] " Surendrakumar Upadhyay, TejaskumarX

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).