genode/repos/os/include/gpu_session
Sebastian Sumpf 3260c86d15 gpu_session: VRAM interface
Change the abstraction from buffers to video RAM (VRAM). The notion of
buffers can be provided at the client side (e.g., Mesa) and multiple
buffers can be there be associated to one VRAM area, thus saving
resources (meta data overhead) when allocating many buffers. A VRAM area
can also be mapped to one single buffer as before for clients or drivers
that do not take advantage of this feature.

issue #4713
2023-02-27 08:22:48 +01:00
..
capability.h os: add Gpu driver for Intel Gen8 HD graphics 2017-08-30 09:59:57 +02:00
client.h gpu_session: VRAM interface 2023-02-27 08:22:48 +01:00
connection.h gpu: introduce information dataspace 2021-10-13 14:46:52 +02:00
gpu_session.h gpu_session: VRAM interface 2023-02-27 08:22:48 +01:00