Johannes Schlatow
3142554343
mesa_gears: adjust RAM quota (required for x260)
...
genodelabs/genode#5356
2024-10-14 15:04:19 +02:00
Norman Feske
75b04b38f6
Adjust RAM and cap quotas
...
The recent changes of the GUI stack (proper accounting of cap and RAM
resources by the window manager and nitpicker, output buffered at the
server side) require quota adjustments at various GUI-related places.
Issue #5356
2024-10-08 09:09:24 +02:00
Norman Feske
8943a3e949
Remove '_drv' suffix
...
Issue #4420
2024-06-20 12:54:30 +02:00
Sebastian Sumpf
5f469589eb
recipe: mesa gears increare ram quota
...
Becaues the Iris DRM allocator now allocates 16MB chunks, more RAM is
needed for smaller 3D applications.
issue #4820
2023-04-26 11:58:15 +02:00
Sebastian Sumpf
567b9dfa39
libdrm/iris: use VFS/GPU plugin
...
Synchronize GPU completion by calling 'read' of the vfs_gpu plugin. This
enables pthreads to wait for GPU completions instead of the main EP.
issue #4380
2022-02-15 10:10:01 +01:00
Norman Feske
a12168e1bb
pkg/mesa_gears: display frames per second
2021-10-14 11:02:13 +02:00
Josef Söntgen
f21cf3f8b1
mesa: name driver library appropriately
...
Rename the 'egl_drv' library and the various back ends to 'mesa_gpu_drv'
and 'mesa_gpu-<backend>'.
Fixes #4275 .
2021-10-13 14:50:37 +02:00
Alexander Boettcher
6112c0df6d
mesa: rename gpu-* pkg to mesa_gpu-*
...
for easier linking by user with the Mesa client ROM requests, which will be
mesa_gpu-drv.lib.so. Adjust mesa-gears demo accordingly.
Issue #4263
2021-10-13 14:46:51 +02:00
Alexander Boettcher
5aa3c56e5c
mesa: add gears package
...
Issue #4263
2021-10-13 14:46:51 +02:00