Searched full:flipping (Results 1 – 25 of 71) sorted by relevance
123
/Linux-v5.10/drivers/media/platform/vsp1/ |
D | vsp1_wpf.c | 54 * is taken care of by the flipping configuration. in vsp1_wpf_set_rotation() 110 * rotation by 180° flipping the image in both directions. Store the in vsp1_wpf_s_ctrl() 142 /* Only WPF0 supports flipping. */ in wpf_init_controls() 157 /* Otherwise flipping is not supported. */ in wpf_init_controls() 440 * Update the memory offsets based on flipping configuration. in wpf_configure_partition() 443 * image depending on the combination of flipping and rotation. in wpf_configure_partition() 449 * output based on whether flipping is enabled. Consider in wpf_configure_partition() 450 * horizontal flipping when rotation is disabled but vertical in wpf_configure_partition() 451 * flipping when rotation is enabled, as rotating the image in wpf_configure_partition()
|
/Linux-v5.10/kernel/trace/ |
D | trace_selftest.c | 68 /* Don't allow flipping of max traces now */ in trace_test_buffer() 848 * to buffer flipping failure because tracing_stop() in trace_selftest_startup_irqsoff() 849 * disables the tr and max buffers, making flipping impossible in trace_selftest_startup_irqsoff() 910 * to buffer flipping failure because tracing_stop() in trace_selftest_startup_preemptoff() 911 * disables the tr and max buffers, making flipping impossible in trace_selftest_startup_preemptoff() 976 * to buffer flipping failure because tracing_stop() in trace_selftest_startup_preemptirqsoff() 977 * disables the tr and max buffers, making flipping impossible in trace_selftest_startup_preemptirqsoff()
|
/Linux-v5.10/drivers/media/platform/ |
D | via-camera.h | 8 #define VCR_IC_FBOTFLD 0x0004 /* "flipping" Bottom field is active */ 49 #define VCR_CI_CFC 0x00008000 /* Capture flipping control */
|
/Linux-v5.10/Documentation/devicetree/bindings/media/ |
D | allwinner,sun8i-a83t-de2-rotate.yaml | 16 rotating and flipping images.
|
/Linux-v5.10/drivers/gpu/drm/msm/dp/ |
D | dp_power.h | 29 * @flip: bool for flipping gpio direction
|
/Linux-v5.10/drivers/hwmon/ |
D | raspberrypi-hwmon.c | 69 * flipping in the sticky bits that are cleared. in get_values_poll()
|
/Linux-v5.10/include/sound/ |
D | snd_wavefront.h | 65 The ICS2115 takes care of flipping the relevant pins on the
|
/Linux-v5.10/Documentation/vm/ |
D | zswap.rst | 138 pressure on swap (this will result in flipping pages in and out zswap pool
|
/Linux-v5.10/drivers/platform/x86/ |
D | toshiba_bluetooth.c | 194 * the 'on' position. When flipping it to 'off', the USB device is in bt_rfkill_poll()
|
/Linux-v5.10/drivers/gpu/drm/i810/ |
D | i810_drv.h | 55 * 1.3 - Add page flipping.
|
/Linux-v5.10/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm_crc.c | 302 * Since flipping and crc enablement happen asynchronously, we - more in amdgpu_dm_crtc_handle_crc_irq()
|
/Linux-v5.10/drivers/staging/media/atomisp/pci/ |
D | ia_css_types.h | 588 *output_config; /** Main Output Mirroring, flipping */ 596 *output_config_display; /** Viewfinder/display output mirroring, flipping (optional) */
|
/Linux-v5.10/kernel/sched/ |
D | loadavg.c | 180 * We avoid this by keeping two NO_HZ-delta counters and flipping them
|
/Linux-v5.10/kernel/bpf/ |
D | trampoline.c | 37 /* Keep image as writeable. The alternative is to keep flipping ro/rw in bpf_jit_alloc_exec_page()
|
/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_mode.h | 404 /* page flipping */
|
/Linux-v5.10/arch/m68k/include/asm/ |
D | mac_via.h | 183 * of the alternate video page for page-flipping animation. Since there
|
/Linux-v5.10/Documentation/input/ |
D | event-codes.rst | 313 transformations, such as scaling, flipping and rotating). Non-direct input
|
/Linux-v5.10/drivers/staging/vc04_services/vchiq-mmal/ |
D | mmal-parameters.h | 655 /** Indicates any rotation or flipping used to map frames onto
|
/Linux-v5.10/arch/arm64/kvm/vgic/ |
D | vgic-v4.c | 254 * flipping it back and forth when the vcpu gets in vgic_v4_init()
|
/Linux-v5.10/drivers/edac/ |
D | i7core_edac.c | 754 * Correctable errors can be injected by flipping 1 bit or the bits within 756 * 23:16 and 31:24). Flipping bits in two symbol pairs will cause an 794 * Correctable errors can be injected by flipping 1 bit or the bits within 796 * 23:16 and 31:24). Flipping bits in two symbol pairs will cause an
|
/Linux-v5.10/kernel/ |
D | profile.c | 230 * flipping is provided by interrupt disablement (note that for
|
/Linux-v5.10/tools/lib/ |
D | rbtree.c | 276 * can be fixed by flipping p to black in ____rb_erase_color()
|
/Linux-v5.10/include/drm/ |
D | drm_crtc.h | 83 * Flipping @active while @enable is set without changing anything else may 535 * Page flipping is a synchronization mechanism that replaces the frame
|
/Linux-v5.10/drivers/gpu/drm/i915/gem/ |
D | i915_gem_domain.c | 426 /* Bump the LRU to try and avoid premature eviction whilst flipping */ in i915_gem_object_unpin_from_display_plane()
|
/Linux-v5.10/drivers/tty/ |
D | tty_buffer.c | 550 * In the event of the queue being busy for flipping the work will be
|
123