genode/repos/os
Alexander Boettcher ffc89f3edf gpu/intel: let guard page handling up to client
For mesa-21 the client takes care and manages
the virtual address space of the vGPU by itself and the intel/gpu driver
can't add silently a guard page anymore. Move the patch to the drm/ioctl
of the former mesa version.

Issue #4148 #4233
2021-08-18 15:06:11 +02:00
..
doc Remove <configfile> feature from init 2020-05-18 10:16:13 +02:00
include gpu/intel: handle double insertion in PPGTT 2021-08-18 15:06:11 +02:00
lib sandbox/init: parse config using 'List_model' 2021-04-20 12:03:04 +02:00
recipes nic_router: replace term "uplink" with "NIC client" 2021-08-18 15:06:11 +02:00
run nic_router: replace term "uplink" with "NIC client" 2021-08-18 15:06:11 +02:00
src gpu/intel: let guard page handling up to client 2021-08-18 15:06:11 +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.