Backport packages for 24.04.2 HWE stack
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libdrm (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Noble |
Fix Committed
|
Undecided
|
Unassigned | ||
llvm-toolchain-19 (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Noble |
Fix Committed
|
Undecided
|
Unassigned | ||
mesa (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Noble |
Confirmed
|
Undecided
|
Timo Aaltonen | ||
meson-1.5 (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
Noble |
Fix Committed
|
Undecided
|
Unassigned | ||
spirv-llvm-translator-19 (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Noble |
New
|
Undecided
|
Unassigned |
Bug Description
[Impact]
The graphics HWE stack from oracular needs to be backported for 24.04.2
libdrm
- build-dep of mesa
spirv-llvm-
- build-dep of llvm
llvm-toolchain-19
- new source in noble
- build-dep of mesa
- required for new AMD platforms
- needs two uploads:
* 1st stage bootstrap build
* 2nd stage after spirv-llvm-
mesa
- new major release (24.2.x)
- new HW support, Lunar Lake, Battlemage..
meson-1.5
- needed by mesa
- Conflicts/Replaces meson, because otherwise all of the python lib should be
renamed, along with the includes etc so it's not a trivial amount of work
- tests disabled because four irrelevant ones fail for some reason, doesn't
affect the mesa backport
[Test case]
We want to cover at least 2-3 different, widely used and already previously supported GPU generations from both AMD and Intel which are supported by this release, as those are the ones that cover most bases; nouveau users tend to switch to the NVIDIA driver after installation. No need to test ancient GPU's supported by mesa-amber. And best to focus on the newer generations (~5y and newer) as the older ones are less likely to break at this point.
- AMD: Vega, Navi1x (RX5000*), Navi2x (RX6000*), Navi3x (RX7000*)
- Intel: gen9 (SKL/APL/
Install the new packages and run some tests:
- check that the desktop is still using hw acceleration and hasn't fallen back to swrast/llvmpipe
- run freely available benchmarks that torture the GPU (Unigine Heaven/
- run some games from Steam if possible
and in each case check that there is no gfx corruption happening or worse.
Note that upstream releases have already been tested for OpenGL and Vulkan conformance by their CI.
[Where things could go wrong]
This is a major update of Mesa, there could be regressions but we'll try to catch any with testing. And since it shares bugs with noble, we'd already know if there are serious issues.
Changed in llvm-toolchain-19 (Ubuntu): | |
status: | New → Invalid |
Changed in mesa (Ubuntu Noble): | |
assignee: | nobody → Timo Aaltonen (tjaalton) |
Changed in libdrm (Ubuntu): | |
status: | New → Invalid |
Changed in mesa (Ubuntu): | |
status: | Confirmed → Invalid |
description: | updated |
description: | updated |
Changed in spirv-llvm-translator-19 (Ubuntu): | |
status: | New → Invalid |
description: | updated |
description: | updated |
Status changed to 'Confirmed' because the bug affects multiple users.