genode/repos/os
Johannes Schlatow 0cf2b1be89 gpu/intel: use CACHED dma buffers
On x86, DMA buffers are actually always mapped as cached. We should
therefore actually ask for a cached buffer in order to avoid confusion.

genodelabs/genode#5000
2023-10-26 15:29:39 +02:00
..
doc Remove SIGNAL/CAP/RAM services from run scripts 2022-04-13 08:08:00 +02:00
include monitor: apply affinity to monitored children 2023-09-29 12:17:45 +02:00
lib monitor: add more debugging features 2023-08-23 13:46:37 +02:00
recipes depot: update recipe hashes 2023-10-25 14:01:40 +02:00
run monitor: move monitor_gdb test commands to separate file 2023-10-04 13:22:08 +02:00
src gpu/intel: use CACHED dma buffers 2023-10-26 15:29:39 +02:00
xsd Remove NIC server role from drivers 2022-05-25 12:19:31 +02: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.