genode/repos/os
Josef Söntgen cacb83b163 gpu: introduce mapping attributes
The various mapping methods are modelled after the requirements of
the Intel GPUs or rather the Mesa driver back end.

With upcoming support for other driver back ends, we need to
sequeeze their requirements in as well. For now hijack 'map_buffer'
to provide for specifying the kind of attributes the client needs.

For now all buffers mapped in the GGTT for Intel GPUs are treated
as RW.

Issue #4265.
2021-10-13 14:46:52 +02:00
..
doc Remove <configfile> feature from init 2020-05-18 10:16:13 +02:00
include gpu: introduce mapping attributes 2021-10-13 14:46:52 +02:00
lib sandbox/init: parse config using 'List_model' 2021-04-20 12:03:04 +02:00
recipes gpu: introduce information dataspace 2021-10-13 14:46:52 +02:00
run nic_router: propagate dns domain name via dhcp 2021-08-18 15:06:12 +02:00
src gpu: introduce mapping attributes 2021-10-13 14:46:52 +02:00
xsd nic drivers: provide optional Uplink-client mode 2021-01-25 13:58:09 +01:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

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