[PATCH 1/3] Revert "drm/xe/pvc: Add pci ids for PVC"
Rodrigo Vivi
rodrigo.vivi at intel.com
Fri Dec 8 17:11:04 UTC 2023
This reverts commit fe2e5f2eed85acbbf03f411a4830ce6cbbaaf179.
Cc: Shekhar Chauhan <shekhar.chauhan at intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
---
include/drm/xe_pciids.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/include/drm/xe_pciids.h b/include/drm/xe_pciids.h
index 3011d99a05c5..b1b4e50f5e0e 100644
--- a/include/drm/xe_pciids.h
+++ b/include/drm/xe_pciids.h
@@ -184,8 +184,6 @@
/* PVC */
#define XE_PVC_IDS(MACRO__, ...) \
- MACRO__(0x0B69, ## __VA_ARGS__), \
- MACRO__(0x0B6E, ## __VA_ARGS__), \
MACRO__(0x0BD5, ## __VA_ARGS__), \
MACRO__(0x0BD6, ## __VA_ARGS__), \
MACRO__(0x0BD7, ## __VA_ARGS__), \
--
2.43.0
More information about the Intel-xe
mailing list