mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-01 00:45:29 +00:00
e9fb2d89fb
Swapping a 4k monitor between discrete and mirror mode will consume temporarily at least 32M * 2 (3840 * 2160 * 4 Bytes), so that the default value of 64M for the aperture is insufficient in addition to interal display on a notebook. The commit mitigates that the i915_gem_evict_for_node unimplemented error does not trigger immediately. Issue #5356
This directory is a source-code repository containing Genode-specific services and applications. In contrast to the components hosted in the 'os' repository, programs contained in 'gems' are able to leverage the functionalities provided by higher-level repositories such as 'libports'. To use the 'gems' repository, make sure to also add those repositories to your build configuraion.