Module linux

Source

Structsยง

Options
GPU device

Functionsยง

gpu_parameters_from_str ๐Ÿ”’
process_gpu_control_request ๐Ÿ”’
Handles a single GPU control request. Kept non-async so that the state borrow cannot be held across an await point.
run_display ๐Ÿ”’
run_gpu_control_command_handler ๐Ÿ”’
run_gpu_control_listener ๐Ÿ”’
run_gpu_device
run_resource_bridge ๐Ÿ”’

Type Aliasesยง

SharedGpuControlState
The frontend state and interrupt of the running device, shared with the GPU control socket handlers.