Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 802468 - x11-base/xorg-server-1.20.12: Add Intel Iris Xe support
Summary: x11-base/xorg-server-1.20.12: Add Intel Iris Xe support
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo X packagers
URL: https://gitlab.freedesktop.org/xorg/x...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-16 13:05 UTC by Joakim Tjernlund
Modified: 2021-07-30 14:28 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joakim Tjernlund 2021-07-16 13:05:00 UTC
Lenovo T14 Gen 2 needs this:
--- xorg-server-1.20.12/hw/xfree86/dri2/pci_ids/i965_pci_ids.h.org	2021-07-16 14:57:01.389345089 +0200
+++ xorg-server-1.20.12/hw/xfree86/dri2/pci_ids/i965_pci_ids.h	2021-07-16 14:57:15.149318090 +0200
@@ -130,6 +130,7 @@
 CHIPSET(0x191D, skl_gt2, "Intel(R) HD Graphics P530 (Skylake GT2)")
 CHIPSET(0x191E, skl_gt2, "Intel(R) HD Graphics 515 (Skylake GT2)")
 CHIPSET(0x1921, skl_gt2, "Intel(R) HD Graphics 520 (Skylake GT2)")
+CHIPSET(0x22c9, skl_gt2, "Intel(R) Iris Xe (Skylake GT2)")
 CHIPSET(0x1923, skl_gt3, "Intel(R) Skylake GT3e")
 CHIPSET(0x1926, skl_gt3, "Intel(R) Iris Graphics 540 (Skylake GT3e)")
 CHIPSET(0x1927, skl_gt3, "Intel(R) Iris Graphics 550 (Skylake GT3e)")
Comment 1 Joakim Tjernlund 2021-07-16 13:27:41 UTC
hmm, that patch only worked for a few logins, now its not anymore ..
Comment 2 Joakim Tjernlund 2021-07-30 14:28:22 UTC
This was user error, I had not set USE=iris for mesa.
Without USE=iris, Xorg usually crashed but sometimes it worked.