genode/repos/os/include/gpu_session
Josef Söntgen f6d845e630 gpu: reflect CAP shortage during buffer management
Allocating and mapping buffers not only consumes RAM quota, it consumes
CAP quota as well. Extended the Gpu session to allow for dealing with
that on the client side.

On a side note, the amount of initial CAP quota needed to establish
a connection is increased to cover the current costs of the Intel
GPU multiplexer.

Issue #4284.
2021-10-14 11:02:09 +02:00
..
capability.h os: add Gpu driver for Intel Gen8 HD graphics 2017-08-30 09:59:57 +02:00
client.h gpu: introduce mapping attributes 2021-10-13 14:46:52 +02:00
connection.h gpu: introduce information dataspace 2021-10-13 14:46:52 +02:00
gpu_session.h gpu: reflect CAP shortage during buffer management 2021-10-14 11:02:09 +02:00