intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH 1/3] Revert "drm/i915: allow DG1 autoprobe for CONFIG_BROKEN"
@ 2021-08-12 10:36 Maarten Lankhorst
  2021-08-12 10:36 ` [Intel-gfx] [PATCH 2/3] drm/i915: Add pci ids for DG1 Maarten Lankhorst
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Maarten Lankhorst @ 2021-08-12 10:36 UTC (permalink / raw)
  To: intel-gfx; +Cc: dri-devel, Maarten Lankhorst

This reverts commit fae352efb12196e7110f98bc1297ce533472764d.

Inside core-for-CI, reverting to make next patch apply cleanly.
---
 drivers/gpu/drm/i915/i915_pci.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/drivers/gpu/drm/i915/i915_pci.c b/drivers/gpu/drm/i915/i915_pci.c
index 2c1cb9b6b556..1bbd09ad5287 100644
--- a/drivers/gpu/drm/i915/i915_pci.c
+++ b/drivers/gpu/drm/i915/i915_pci.c
@@ -1115,9 +1115,6 @@ static const struct pci_device_id pciidlist[] = {
 	INTEL_RKL_IDS(&rkl_info),
 	INTEL_ADLS_IDS(&adl_s_info),
 	INTEL_ADLP_IDS(&adl_p_info),
-#if IS_ENABLED(CONFIG_DRM_I915_UNSTABLE_FAKE_LMEM)
-	INTEL_DG1_IDS(&dg1_info),
-#endif
 	{0, 0, 0}
 };
 MODULE_DEVICE_TABLE(pci, pciidlist);
-- 
2.32.0


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

end of thread, other threads:[~2021-08-12 13:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-12 10:36 [Intel-gfx] [PATCH 1/3] Revert "drm/i915: allow DG1 autoprobe for CONFIG_BROKEN" Maarten Lankhorst
2021-08-12 10:36 ` [Intel-gfx] [PATCH 2/3] drm/i915: Add pci ids for DG1 Maarten Lankhorst
2021-08-12 10:36 ` [Intel-gfx] [PATCH 3/3] drm/i915/topic/for-CI: Disable fake LMEM implementation Maarten Lankhorst
2021-08-12 13:16 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] Revert "drm/i915: allow DG1 autoprobe for CONFIG_BROKEN" Patchwork
2021-08-12 13:47 ` [Intel-gfx] ✗ Fi.CI.BAT: failure " Patchwork

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).