Commit 322c95b
committed
fix(rockchip-rk3588): Enable mesa-vpu extension for GPU acceleration
The mesa-vpu extension author stated this 'should be enabled on all
for rk3588 distributions' but was never implemented. Without it,
desktop images use llvmpipe software rendering instead of GPU.
The extension has built-in logic to only apply where appropriate
(vendor kernel, desktop builds, supported releases).
Tested on Orange Pi 5 Plus: glxinfo now shows Mali-G610 (Panfrost).
Closes: #7507, #75041 parent d2e208a commit 322c95b
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
0 commit comments