genode/repos/os
Josef Söntgen 1f225b4b6f gpu/intel: use fixed aperture size for GPU service
This commit adapts the aperture splitting between the GPU multiplexer
and the display driver where the former now always tries to reserve
32 MiB of aperture space for itself instead of limiting the space
for the display driver. In case the aperture is not large enough
the display driver takes precedence and the GPU service has to make
do with remaining space. In the worst case that renders the GPU
service unusable.

Issue #5377.
2024-11-20 08:55:49 +01:00
..
doc
include
lib
recipes depot: update recipe hashes 2024-11-05 13:41:07 +01:00
run
src gpu/intel: use fixed aperture size for GPU service 2024-11-20 08:55:49 +01:00
xsd
README

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.