Home
last modified time | relevance | path

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

/linux-6.15/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()
/linux-6.15/fs/btrfs/
H A Draid-stripe-tree.c47 struct btrfs_raid_stride *stride = &extent->strides[i]; in btrfs_partially_delete_raid_extent()
51 btrfs_set_stack_raid_stride_physical(&newitem->strides[i], phys); in btrfs_partially_delete_raid_extent()
191 struct btrfs_raid_stride *stride = &extent->strides[i]; in btrfs_delete_raid_extent()
305 const size_t item_size = struct_size(stripe_extent, strides, num_stripes); in btrfs_insert_one_raid_extent()
320 struct btrfs_raid_stride *raid_stride = &stripe_extent->strides[i]; in btrfs_insert_one_raid_extent()
444 struct btrfs_raid_stride *stride = &stripe_extent->strides[i]; in btrfs_get_raid_extent_offset()
H A Dprint-tree.c214 i, btrfs_raid_stride_devid(eb, &stripe->strides[i]), in print_raid_stripe_key()
215 btrfs_raid_stride_physical(eb, &stripe->strides[i])); in print_raid_stripe_key()
/linux-6.15/drivers/staging/media/atomisp/pci/css_2401_system/host/
H A Disys_stream2mmio_private.h70 state->strides = in stream2mmio_get_sid_state()
91 ia_css_print("\t \t Strides 0x%x\n", state->strides); in stream2mmio_print_sid_state()
H A Disys_stream2mmio_local.h20 hrt_data strides; member
/linux-6.15/drivers/gpu/drm/msm/registers/
H A Dgen_header.py341 strides = indices_strides(self.indices())
357 …ine REG_%s_%s(%s)" % (self.domain, self.name, proto), "(0x%08x + %s )\n" % (array_offset, strides))
401 strides = indices_strides(self.indices())
406 …tic inline uint32_t REG_%s(%s) { return 0x%08x + %s; }" % (self.full_name, proto, offset, strides))
/linux-6.15/include/uapi/linux/
H A Dvirtio_gpu.h428 __le32 strides[4]; member
H A Dbtrfs_tree.h752 __DECLARE_FLEX_ARRAY(struct btrfs_raid_stride, strides);
/linux-6.15/drivers/gpu/drm/virtio/
H A Dvirtgpu_vq.c1483 cmd_p->strides[i] = cpu_to_le32(fb->pitches[i]); in virtio_gpu_cmd_set_scanout_blob()
/linux-6.15/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dcounters.rst357 - The number of strides consumed by filler CQEs on ring i.