Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/sun4i/
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.12.1/drivers/staging/media/atomisp/pci/css_2401_system/host/
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()
Disys_stream2mmio_local.h29 hrt_data strides; member
/linux-6.12.1/fs/btrfs/
Draid-stripe-tree.c119 const size_t item_size = struct_size(stripe_extent, strides, num_stripes); in btrfs_insert_one_raid_extent()
135 struct btrfs_raid_stride *raid_stride = &stripe_extent->strides[i]; in btrfs_insert_one_raid_extent()
262 struct btrfs_raid_stride *stride = &stripe_extent->strides[i]; in btrfs_get_raid_extent_offset()
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.12.1/drivers/gpu/drm/msm/registers/
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.12.1/include/uapi/linux/
Dvirtio_gpu.h428 __le32 strides[4]; member
Dbtrfs_tree.h752 __DECLARE_FLEX_ARRAY(struct btrfs_raid_stride, strides);
/linux-6.12.1/drivers/gpu/drm/virtio/
Dvirtgpu_vq.c1294 cmd_p->strides[i] = cpu_to_le32(fb->pitches[i]); in virtio_gpu_cmd_set_scanout_blob()
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
Dcounters.rst357 - The number of strides consumed by filler CQEs on ring i.