mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-15 09:19:46 +00:00
b3e12dcece
When a <gpu> node is present in the VFS, the plugin opens a Gpu::Connection for each open call to the 'gpu' node and installs a completion signal handler. A read only to the fd returned only comes back if a completion signal has been received between two read transctions to the fd. For now the Gpu::Connections can be retrieved by calling the 'vfs_gpu_connection(unsigned long id)' function. The id can be obtained using 'stat' on the 'gpu' device and is located in the inode (st_ino) field of the stat buffer. issue #4380 |
||
---|---|---|
.. | ||
spec | ||
aes_cbc_4k.mk | ||
cpu_sampler_platform-generic.mk | ||
cpu_sampler_platform.mk | ||
file.mk | ||
generate_ada_main_pkg.inc | ||
sha256_4k.mk | ||
ttf_font.mk | ||
vfs_audit.mk | ||
vfs_gpu.mk | ||
vfs_import.mk | ||
vfs_pipe.mk | ||
vfs_trace.mk | ||
vfs_ttf.mk |