mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 00:24:51 +00:00
c2cd4102d8
The commit is a preparation commit for suspend/resume. It prepares the GPU structures relying on gmadr.cap() (MMIO) to be re-constructible by applying the with* pattern to context, ring_buffer and ggtt mmio map. It removes the managed dataspace handling of gmadr subsets to make the with_* pattern possible. Issue #5081
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.