Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_frontend.c161 unsigned int strides[3] = {}; in sun4i_frontend_update_buffer() local
170 strides[0] = SUN4I_FRONTEND_LINESTRD_TILED(fb->pitches[0]); in sun4i_frontend_update_buffer()
183 strides[1] = in sun4i_frontend_update_buffer()
191 strides[2] = in sun4i_frontend_update_buffer()
198 strides[0] = fb->pitches[0]; in sun4i_frontend_update_buffer()
201 strides[1] = fb->pitches[1]; in sun4i_frontend_update_buffer()
204 strides[2] = fb->pitches[2]; in sun4i_frontend_update_buffer()
210 strides[0]); in sun4i_frontend_update_buffer()
214 strides[1]); in sun4i_frontend_update_buffer()
218 strides[2]); in sun4i_frontend_update_buffer()
/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/host/
H A Disys_stream2mmio_private.h79 state->strides = in stream2mmio_get_sid_state()
100 ia_css_print("\t \t Strides 0x%x\n", state->strides); in stream2mmio_print_sid_state()
H A Disys_stream2mmio_local.h29 hrt_data strides; member
/openbmc/linux/include/uapi/linux/
H A Dvirtio_gpu.h425 __le32 strides[4]; member
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_gpu.h427 uint32_t strides[4]; member
/openbmc/docs/architecture/code-update/
H A Dfirmware-update-over-redfish.md220 making strides towards enhancing the UpdateService to contain the features
/openbmc/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_vq.c1294 cmd_p->strides[i] = cpu_to_le32(fb->pitches[i]); in virtio_gpu_cmd_set_scanout_blob()
/openbmc/qemu/hw/display/
H A Dvirtio-gpu.c777 fb.stride = ss.strides[0]; in virtio_gpu_set_scanout_blob()
/openbmc/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dcounters.rst330 - The number of strides consumed by filler CQEs on ring i.
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D0004-mmal_20.patch1871 + // Override width / height with strides if appropriate
8589 +// Do a stride converting copy - if the strides are the same and line_len is
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch65582 +// _x & _w in pixels, strides in bytes
65733 +// _x & _w in pixels, strides in bytes