summaryrefslogtreecommitdiff
path: root/test/dri3-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dri3-test.c')
-rw-r--r--test/dri3-test.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/dri3-test.c b/test/dri3-test.c
index 78e105a8..4346aa97 100644
--- a/test/dri3-test.c
+++ b/test/dri3-test.c
@@ -76,7 +76,8 @@ static const struct pci_id_match ids[] = {
INTEL_I945GM_IDS(031),
INTEL_G33_IDS(033),
- INTEL_PINEVIEW_IDS(033),
+ INTEL_PINEVIEW_G_IDS(033),
+ INTEL_PINEVIEW_M_IDS(033),
INTEL_I965G_IDS(040),
INTEL_I965GM_IDS(040),