Searched full:flipping (Results 1 – 25 of 80) sorted by relevance
1234
/Linux-v6.1/drivers/media/platform/renesas/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-v6.1/drivers/staging/media/atomisp/ |
D | notes.txt | 48 -raw_bayer_order, adjusted by the ov2680 driver when flipping since 49 flipping can change the bayer order
|
/Linux-v6.1/kernel/trace/ |
D | trace_selftest.c | 68 /* Don't allow flipping of max traces now */ in trace_test_buffer() 938 * to buffer flipping failure because tracing_stop() in trace_selftest_startup_irqsoff() 939 * disables the tr and max buffers, making flipping impossible in trace_selftest_startup_irqsoff() 1000 * to buffer flipping failure because tracing_stop() in trace_selftest_startup_preemptoff() 1001 * disables the tr and max buffers, making flipping impossible in trace_selftest_startup_preemptoff() 1066 * to buffer flipping failure because tracing_stop() in trace_selftest_startup_preemptirqsoff() 1067 * disables the tr and max buffers, making flipping impossible in trace_selftest_startup_preemptirqsoff()
|
/Linux-v6.1/drivers/media/platform/via/ |
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-v6.1/Documentation/driver-api/tty/ |
D | tty_buffer.rst | 9 Here, we document functions for taking care of tty buffer and their flipping.
|
/Linux-v6.1/Documentation/devicetree/bindings/media/ |
D | allwinner,sun8i-a83t-de2-rotate.yaml | 16 rotating and flipping images.
|
/Linux-v6.1/drivers/gpu/drm/msm/dp/ |
D | dp_power.h | 29 * @flip: bool for flipping gpio direction
|
/Linux-v6.1/Documentation/gpu/amdgpu/display/ |
D | mpo-overview.rst | 26 (modesetting, page-flipping, etc) - drmModeAtomicCommit. To query hardware 33 flipping operations.
|
/Linux-v6.1/drivers/hwmon/ |
D | raspberrypi-hwmon.c | 70 * flipping in the sticky bits that are cleared. in get_values_poll()
|
/Linux-v6.1/include/sound/ |
D | snd_wavefront.h | 65 The ICS2115 takes care of flipping the relevant pins on the
|
/Linux-v6.1/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_kms.h | 298 /* CursorMob flipping index; -1 if cursor mobs not used */ 341 * @cursor_mob array of two MOBs for CursorMob flipping
|
/Linux-v6.1/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-v6.1/Documentation/admin-guide/mm/ |
D | zswap.rst | 154 pressure on swap (this will result in flipping pages in and out zswap pool
|
/Linux-v6.1/drivers/hid/ |
D | hid-uclogic-params.h | 161 * should be wrapped when flipping according to "touch_flip_at".
|
/Linux-v6.1/drivers/gpu/drm/i810/ |
D | i810_drv.h | 55 * 1.3 - Add page flipping.
|
/Linux-v6.1/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-v6.1/drivers/net/ethernet/google/gve/ |
D | gve_rx.c | 224 /* Allocating half-page buffers allows page-flipping which is faster in gve_rx_alloc_ring() 671 * Flipping is unnecessary here - if the networking stack still in gve_rx_refill_buffers()
|
/Linux-v6.1/kernel/sched/ |
D | loadavg.c | 179 * We avoid this by keeping two NO_HZ-delta counters and flipping them
|
/Linux-v6.1/arch/m68k/include/asm/ |
D | mac_via.h | 183 * of the alternate video page for page-flipping animation. Since there
|
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_mode.h | 393 /* page flipping */
|
/Linux-v6.1/block/ |
D | blk-iolatency.c | 733 * freezing the queue while flipping ->enabled. As this requires a sleepable 734 * context, ->enabled flipping is punted to this work function.
|
/Linux-v6.1/kernel/ |
D | profile.c | 161 * flipping is provided by interrupt disablement (note that for
|
/Linux-v6.1/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm_crc.c | 414 * Since flipping and crc enablement happen asynchronously, we - more in amdgpu_dm_crtc_handle_crc_irq()
|
/Linux-v6.1/drivers/staging/vc04_services/vchiq-mmal/ |
D | mmal-parameters.h | 652 /** Indicates any rotation or flipping used to map frames onto
|
/Linux-v6.1/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
|
1234