iris driver doesn't load correctly on intel pci_id 0x4688

Bug #1955566 reported by jeremyszu
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OEM Priority Project
Triaged
Critical
jeremyszu
mesa (Ubuntu)
New
Low
Unassigned

Bug Description

[Impact]

 * iris driver doesn't load with pci_id 4688. Instead, it uses llvm.
    we expect the Intel GPU uses iris driver.

[Test Plan]

 * $ DISPLAY=:0 glxinfo | grep -i opengl
OpenGL vendor string: Mesa/X.org
OpenGL renderer string: llvmpipe (LLVM 12.0.0, 256 bits)
...
OpenGL version string: 3.1 Mesa 21.0.3

 * After applying the fix, it shows:

 * $ DISPLAY=:0 glxinfo | grep -i opengl
OpenGL vendor string: Intel
OpenGL renderer string: Mesa Intel(R) Graphics (ADL-S GT1)
...
OpenGL version string: 4.6 (Compatibility Profile) Mesa 21.0.3 (git-d4975a0dbc)

[Where problems could occur]

 * This patch is backport the PCI ID mapping for enabling iris driver which is expected when users have a GPU.
 * If there is any issue occur then we need to fix it with iris driver.

[Other Info]

 * It already in upstream and we have a platform which using ADL-HX in OEM project. Thus, we need to enable iris on it at least on focal.
 * The patch is simple as to add "CHIPSET(0x4688, adl_gt1, "ADL-S GT1", "Intel(R) Graphics")" in "include/pci_ids/iris_pci_ids.h".
 * Patch backported from df5b14969f9869f363bcc8b2a564c85aaa481597

jeremyszu (os369510)
tags: added: oem-priority originate-from-1955371 stella
jeremyszu (os369510)
description: updated
Revision history for this message
jeremyszu (os369510) wrote :

for focal

Changed in oem-priority:
assignee: nobody → jeremyszu (os369510)
importance: Undecided → Critical
status: New → In Progress
Revision history for this message
jeremyszu (os369510) wrote :

Impish and Jammy all have this patch.
We don't need to bother them.

Revision history for this message
jeremyszu (os369510) wrote :

Hi Sponsors,

Would you please help to review this minor patch? thanks!

Changed in oem-priority:
status: In Progress → Triaged
summary: - iris driver doesn't load correctly
+ iris driver doesn't load correctly on intel pci_id 0x4688
Dirk Su (dirksu)
tags: added: originate-from-1954392 somerville
Mathew Hodson (mhodson)
Changed in mesa (Ubuntu):
importance: Undecided → Low
Revision history for this message
Timo Aaltonen (tjaalton) wrote :

focal will get this via impish backport

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.