Searched refs:seamless (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/virt/vboxguest/ |
| H A D | Kconfig | 10 copy-and-paste, seamless mode and OpenGL pass-through.
|
| /linux/drivers/platform/mellanox/ |
| H A D | Kconfig | 25 enable seamless connectivity to 56/100Gb/s InfiniBand or 10/40/56GbE
|
| /linux/Documentation/driver-api/usb/ |
| H A D | URB.rst | 43 This maximizes use of USB bandwidth, and supports seamless streaming 160 multi-buffering, to get seamless ISO streaming.
|
| /linux/Documentation/i2c/ |
| H A D | slave-interface.rst | 113 only means that the previous byte is shifted out to the bus! To ensure seamless
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_drv.c | 918 * Enable the optimization to adjust front porch timing to achieve seamless 925 * this feature. From the userspace perspective, they can see a seamless mode 1035 * DOC: seamless (int) 1038 MODULE_PARM_DESC(seamless, "Seamless boot (-1 = auto (default), 0 = disable, 1 = enable)"); 1039 module_param_named(seamless, amdgpu_seamless, int, 0444);
|
| /linux/drivers/net/ethernet/intel/ |
| H A D | Kconfig | 260 # this is here to allow seamless migration from I40EVF --> IAVF name
|
| /linux/Documentation/bpf/ |
| H A D | classic_vs_extended.rst | 104 returns will be seamless. Without JIT, __bpf_prog_run() interpreter needs to
|
| H A D | bpf_design_QA.rst | 68 seamless interoperability between them. It lets kernel call into
|
| /linux/Documentation/gpu/rfc/ |
| H A D | color_pipeline.rst | 27 fixed-function blocks and shaders/CPU must be seamless with no visible
|
| /linux/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc.c | 1807 /* Support seamless boot on EDP displays only */ in dc_validate_boot_timing() 1999 // or not necessary for seamless boot validation. in dc_validate_boot_timing() 2233 /* If the previous Stream still retains the apply seamless boot flag, in dc_commit_state_no_check() 2531 * If not already seamless, make transition seamless by inserting intermediate minimal transition in dc_commit_streams() 3547 * update_seamless_boot_flags() - Helper function for updating seamless boot flags in restore_minimal_pipe_split_policy() 3554 * Updating seamless boot flags do not need to be part of the commit sequence. This 3555 * helper function will update the seamless boot flags on each flip (if required) 3566 /* Optimize seamless boot flag keeps clocks and watermarks high until 3570 * one stream with seamless boo 7407 const bool seamless = scratch->dc->hwss.is_pipe_topology_transition_seamless( update_planes_and_stream_prepare_v3() local [all...] |