public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH] Revert "drm/i915/icl: More workaround for port F detection due to broken VBTs"
@ 2019-06-10 13:34 Chris Wilson
  2019-06-10 14:40 ` Imre Deak
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Chris Wilson @ 2019-06-10 13:34 UTC (permalink / raw)
  To: intel-gfx

This reverts commit 1aa3750885fbcece5a0c9e6bbcd014ac526cea41.

References: https://bugs.freedesktop.org/show_bug.cgi?id=110882
---
 include/drm/i915_pciids.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/drm/i915_pciids.h b/include/drm/i915_pciids.h
index 6d60ea68c171..6477da22af28 100644
--- a/include/drm/i915_pciids.h
+++ b/include/drm/i915_pciids.h
@@ -559,6 +559,7 @@
 #define INTEL_ICL_PORT_F_IDS(info) \
 	INTEL_VGA_DEVICE(0x8A50, info), \
 	INTEL_VGA_DEVICE(0x8A5C, info), \
+	INTEL_VGA_DEVICE(0x8A5D, info), \
 	INTEL_VGA_DEVICE(0x8A59, info),	\
 	INTEL_VGA_DEVICE(0x8A58, info),	\
 	INTEL_VGA_DEVICE(0x8A52, info), \
@@ -572,8 +573,7 @@
 
 #define INTEL_ICL_11_IDS(info) \
 	INTEL_ICL_PORT_F_IDS(info), \
-	INTEL_VGA_DEVICE(0x8A51, info), \
-	INTEL_VGA_DEVICE(0x8A5D, info)
+	INTEL_VGA_DEVICE(0x8A51, info)
 
 /* EHL */
 #define INTEL_EHL_IDS(info) \
-- 
2.20.1

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

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

end of thread, other threads:[~2019-06-11 19:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-10 13:34 [PATCH] Revert "drm/i915/icl: More workaround for port F detection due to broken VBTs" Chris Wilson
2019-06-10 14:40 ` Imre Deak
2019-06-10 14:57   ` Chris Wilson
2019-06-10 16:52 ` ✗ Fi.CI.CHECKPATCH: warning for " Patchwork
2019-06-10 17:49 ` ✓ Fi.CI.BAT: success " Patchwork
2019-06-11 19:42 ` ✓ Fi.CI.IGT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox