All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] fixup! fixup! drm/xe: Introduce a new DRM driver for Intel GPUs
@ 2023-12-12  3:19 Rodrigo Vivi
  2023-12-12  3:19 ` [PATCH 2/2] fixup! drm/xe: Add PVC's PCI device IDs Rodrigo Vivi
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Rodrigo Vivi @ 2023-12-12  3:19 UTC (permalink / raw)
  To: intel-xe, lucas.demarchi; +Cc: Rodrigo Vivi

---
 drivers/gpu/drm/xe/xe_pci.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/xe/xe_pci.c b/drivers/gpu/drm/xe/xe_pci.c
index 260e8a6034a7..9108e1d43c38 100644
--- a/drivers/gpu/drm/xe/xe_pci.c
+++ b/drivers/gpu/drm/xe/xe_pci.c
@@ -375,7 +375,6 @@ static const struct pci_device_id pciidlist[] = {
 	XE_DG1_IDS(INTEL_VGA_DEVICE, &dg1_desc),
 	XE_ATS_M_IDS(INTEL_VGA_DEVICE, &ats_m_desc),
 	XE_DG2_IDS(INTEL_VGA_DEVICE, &dg2_desc),
-	XE_PVC_IDS(INTEL_VGA_DEVICE, &pvc_desc),
 	XE_MTL_IDS(INTEL_VGA_DEVICE, &mtl_desc),
 	XE_LNL_IDS(INTEL_VGA_DEVICE, &lnl_desc),
 	{ }
-- 
2.43.0


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

end of thread, other threads:[~2023-12-12 14:05 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-12  3:19 [PATCH 1/2] fixup! fixup! drm/xe: Introduce a new DRM driver for Intel GPUs Rodrigo Vivi
2023-12-12  3:19 ` [PATCH 2/2] fixup! drm/xe: Add PVC's PCI device IDs Rodrigo Vivi
2023-12-12  4:31 ` ✓ CI.Patch_applied: success for series starting with [1/2] fixup! fixup! drm/xe: Introduce a new DRM driver for Intel GPUs Patchwork
2023-12-12  4:31 ` ✗ CI.checkpatch: warning " Patchwork
2023-12-12  4:32 ` ✓ CI.KUnit: success " Patchwork
2023-12-12  4:40 ` ✓ CI.Build: " Patchwork
2023-12-12  4:40 ` ✓ CI.Hooks: " Patchwork
2023-12-12  4:41 ` ✓ CI.checksparse: " Patchwork
2023-12-12  5:16 ` ✓ CI.BAT: " Patchwork
2023-12-12  6:18 ` [PATCH 1/2] " Lucas De Marchi
2023-12-12  9:00   ` Jani Nikula
2023-12-12 14:04     ` Lucas De Marchi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.