xserver/hw/xfree86/dri2/pci_ids
A. Wilcox 013c28a122 DRI2: Add another Coffeelake PCI ID
A user of Adélie Linux reported that modesetting wasn't working properly on
their Intel i7-9700K-integrated UHD 630 GPU.  Xorg.0.log showed:

[   131.902] (EE) modeset(0): [DRI2] No driver mapping found for PCI device 0x8086 / 0x3e98
[   131.902] (EE) modeset(0): Failed to initialize the DRI2 extension.

Indeed, that PCI ID is missing from i965_pci_ids.  Adding it fixed the issue
and allowed the system to work with i965_dri under modesetting.

(cherry picked from commit d3a26bbf61)
2019-02-20 14:26:12 -05:00
..
Makefile.am dri2: add virtio-gpu pci ids 2016-02-22 13:48:49 -05:00
i810_pci_ids.h dri2: Import a copy of Mesa's PCI ID -> driver name mappings. 2014-10-27 13:15:18 -07:00
i915_pci_ids.h dri2: Sync i915_pci_ids.h and i965_pci_ids.h from mesa 2016-01-27 14:03:34 -05:00
i965_pci_ids.h DRI2: Add another Coffeelake PCI ID 2019-02-20 14:26:12 -05:00
pci_id_driver_map.h dri2: add virtio-gpu pci ids 2016-02-22 13:48:49 -05:00
r200_pci_ids.h dri2: Import a copy of Mesa's PCI ID -> driver name mappings. 2014-10-27 13:15:18 -07:00
r300_pci_ids.h dri2: Import a copy of Mesa's PCI ID -> driver name mappings. 2014-10-27 13:15:18 -07:00
r600_pci_ids.h dri2: Import a copy of Mesa's PCI ID -> driver name mappings. 2014-10-27 13:15:18 -07:00
radeon_pci_ids.h dri2: Import a copy of Mesa's PCI ID -> driver name mappings. 2014-10-27 13:15:18 -07:00
radeonsi_pci_ids.h DRI2: Sync radeonsi_pci_ids.h from Mesa 2018-06-19 09:52:17 -04:00
virtio_gpu_pci_ids.h dri2: add virtio-gpu pci ids 2016-02-22 13:48:49 -05:00
vmwgfx_pci_ids.h dri2: Import a copy of Mesa's PCI ID -> driver name mappings. 2014-10-27 13:15:18 -07:00