public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH] lib/ehl: Add EHL PCI IDs to match table
@ 2019-06-04 21:54 Lucas De Marchi
  2019-06-04 22:50 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Lucas De Marchi @ 2019-06-04 21:54 UTC (permalink / raw)
  To: igt-dev; +Cc: Lucas De Marchi

Cc: Rodrigo Vivi <rodrigo.vivi@intel.com> # v1
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
---
 lib/intel_device_info.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lib/intel_device_info.c b/lib/intel_device_info.c
index 3f51211f..88be2917 100644
--- a/lib/intel_device_info.c
+++ b/lib/intel_device_info.c
@@ -382,6 +382,8 @@ static const struct pci_id_match intel_device_match[] = {
 
 	INTEL_ICL_11_IDS(&intel_icelake_info),
 
+	INTEL_EHL_IDS(&intel_icelake_info),
+
 	INTEL_VGA_DEVICE(PCI_MATCH_ANY, &intel_generic_info),
 };
 
-- 
2.21.0

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

end of thread, other threads:[~2019-06-14  0:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-04 21:54 [igt-dev] [PATCH] lib/ehl: Add EHL PCI IDs to match table Lucas De Marchi
2019-06-04 22:50 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2019-06-06  2:09 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2019-06-14  0:27   ` Souza, Jose
2019-06-14  0:24 ` [igt-dev] [PATCH] " Souza, Jose

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