diff options
-rw-r--r-- | shared-core/drm_pciids.txt | 1 | ||||
-rw-r--r-- | shared/drm_pciids.txt | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/shared-core/drm_pciids.txt b/shared-core/drm_pciids.txt index 7bcad297..d9b42e01 100644 --- a/shared-core/drm_pciids.txt +++ b/shared-core/drm_pciids.txt @@ -206,6 +206,7 @@ 0x8086 0x2572 0 "Intel i865G GMCH" 0x8086 0x2582 0 "Intel i915G" 0x8086 0x2592 0 "Intel i915GM" +0x8086 0x2772 0 "Intel i945G" [imagine] 0x105d 0x2309 IMAGINE_128 "Imagine 128" diff --git a/shared/drm_pciids.txt b/shared/drm_pciids.txt index 3701d01a..e03d71b6 100644 --- a/shared/drm_pciids.txt +++ b/shared/drm_pciids.txt @@ -206,4 +206,6 @@ 0x8086 0x2572 0 "Intel i865G GMCH" 0x8086 0x2582 0 "Intel i915G" 0x8086 0x2592 0 "Intel i915GM" +0x8086 0x2772 0 "Intel i945G" + |