Home
last modified time | relevance | path

Searched refs:seamless (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/virt/vboxguest/
H A DKconfig10 copy-and-paste, seamless mode and OpenGL pass-through.
/linux/drivers/platform/mellanox/
H A DKconfig25 enable seamless connectivity to 56/100Gb/s InfiniBand or 10/40/56GbE
/linux/Documentation/driver-api/usb/
H A DURB.rst43 This maximizes use of USB bandwidth, and supports seamless streaming
160 multi-buffering, to get seamless ISO streaming.
/linux/Documentation/i2c/
H A Dslave-interface.rst113 only means that the previous byte is shifted out to the bus! To ensure seamless
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_drv.c1059 MODULE_PARM_DESC(seamless, "Seamless boot (-1 = auto (default), 0 = disable, 1 = enable)");
1060 module_param_named(seamless, amdgpu_seamless, int, 0444);
/linux/drivers/staging/most/Documentation/
H A Ddriver_usage.txt21 provides excellent Quality of Service and seamless connectivity for
/linux/drivers/net/ethernet/intel/
H A DKconfig260 # this is here to allow seamless migration from I40EVF --> IAVF name
/linux/Documentation/bpf/
H A Dclassic_vs_extended.rst104 returns will be seamless. Without JIT, __bpf_prog_run() interpreter needs to
H A Dbpf_design_QA.rst68 seamless interoperability between them. It lets kernel call into
/linux/Documentation/gpu/rfc/
H A Dcolor_pipeline.rst27 fixed-function blocks and shaders/CPU must be seamless with no visible
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c7327 const bool seamless = scratch->dc->hwss.is_pipe_topology_transition_seamless( in update_planes_and_stream_prepare_v3() local
7332 if (seamless) { in update_planes_and_stream_prepare_v3()