projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6028af
)
drm/i915: Add new DG2 PCI IDs
author
Shekhar Chauhan
<shekhar.chauhan@intel.com>
Wed, 11 Oct 2023 08:00:39 +0000
(13:30 +0530)
committer
Matt Roper
<matthew.d.roper@intel.com>
Thu, 12 Oct 2023 17:48:15 +0000
(10:48 -0700)
Add recently added PCI IDs for DG2
BSpec: 44477
Signed-off-by: Shekhar Chauhan <shekhar.chauhan@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link:
https://patchwork.freedesktop.org/patch/msgid/20231011080039.2781048-1-shekhar.chauhan@intel.com
include/drm/i915_pciids.h
patch
|
blob
|
blame
|
history
diff --git
a/include/drm/i915_pciids.h
b/include/drm/i915_pciids.h
index 1256770d3827c5bf5f8ba1377bf5d8fa872687d0..1c9ea6ab3eb9074b2d9e7d8397888f4a120d2cdd 100644
(file)
--- a/
include/drm/i915_pciids.h
+++ b/
include/drm/i915_pciids.h
@@
-718,7
+718,11
@@
INTEL_VGA_DEVICE(0x56A5, info), \
INTEL_VGA_DEVICE(0x56A6, info), \
INTEL_VGA_DEVICE(0x56B0, info), \
- INTEL_VGA_DEVICE(0x56B1, info)
+ INTEL_VGA_DEVICE(0x56B1, info), \
+ INTEL_VGA_DEVICE(0x56BA, info), \
+ INTEL_VGA_DEVICE(0x56BB, info), \
+ INTEL_VGA_DEVICE(0x56BC, info), \
+ INTEL_VGA_DEVICE(0x56BD, info)
#define INTEL_DG2_G12_IDS(info) \
INTEL_VGA_DEVICE(0x5696, info), \