xserver-multidpi/hw/xfree86/dri2
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
..
pci_ids DRI2: Add another Coffeelake PCI ID 2019-02-20 14:26:12 -05:00
dri2.c Use ARRAY_SIZE all over the tree 2017-10-30 13:45:20 -04:00
dri2.h dri2: Add DRI2CreateDrawable2. 2012-07-12 15:08:37 -07:00
dri2ext.c dispatch: Mark swapped dispatch as _X_COLD 2017-03-01 10:16:20 -05:00
dri2int.h Move DRI2 from external module to built-in 2012-07-10 00:31:01 -07:00
Makefile.am dri2: Distribute new pci_ids headers 2014-10-28 21:30:23 -07:00
meson.build meson: Make driprotos and libdrm optional 2017-05-10 14:43:13 -04:00