Home
last modified time | relevance | path

Searched full:slices (Results 1 – 25 of 208) sorted by relevance

123456789

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c429 // Get next bigger num slices available in common caps in inc_num_slices()
437 // No available slices found in inc_num_slices()
442 // Numbers of slices found - get the next bigger number in inc_num_slices()
450 if (new_num_slices == num_slices) // No biger number of slices found in inc_num_slices()
460 // Get next bigger num slices available in common caps in dec_num_slices()
468 // No numbers of slices found in dec_num_slices()
473 // Numbers of slices found - get the next smaller number in dec_num_slices()
482 // No smaller number of slices found in dec_num_slices()
492 // Choose next bigger number of slices if the requested number of slices is not available
495 // Get next bigger num slices available in common caps in fit_num_slices_up()
[all …]
/OK3568_Linux_fs/kernel/block/partitions/
H A Dsysv68.c51 int i, slices; in sysv68_partition() local
68 slices = be16_to_cpu(b->dk_ios.ios_slccnt); in sysv68_partition()
76 slices -= 1; /* last slice is the whole disk */ in sysv68_partition()
77 snprintf(tmp, sizeof(tmp), "sysV68: %s(s%u)", state->name, slices); in sysv68_partition()
80 for (i = 0; i < slices; i++, slice++) { in sysv68_partition()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/
H A Dslice.c3 * address space "slices" (meta-segments) support
304 * available slices only and ends at a slice boundary. in slice_find_area_bottomup()
357 * available slices only and starts at a slice boundary. in slice_find_area_topdown()
489 /* First make up a "good" mask of slices that have the right size in slice_get_unmapped_area()
495 * Here "good" means slices that are already the right page size, in slice_get_unmapped_area()
496 * "compat" means slices that have a compatible page size (i.e. in slice_get_unmapped_area()
497 * 4k in a 64k pagesize kernel), and "free" means slices without in slice_get_unmapped_area()
514 * If we support combo pages, we can allow 64k pages in 4k slices in slice_get_unmapped_area()
544 * slices for that size in slice_get_unmapped_area()
557 * We don't fit in the good mask, check what other slices are in slice_get_unmapped_area()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/geojsonvt/6.5.1/include/mapbox/geojsonvt/
H A Dclip.hpp92 void clipLine(const vt_line_string& line, vt_multi_line_string& slices) const { in clipLine()
112 slice = newSlice(slices, slice, dist); in clipLine()
123 slice = newSlice(slices, slice, dist); in clipLine()
135 slice = newSlice(slices, slice, dist); in clipLine()
139 slice = newSlice(slices, slice, dist); in clipLine()
148 newSlice(slices, slice, dist); in clipLine()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dintel_sseu.c109 /* ss_en represents entire subslice mask across all slices */ in gen11_compute_sseu_info()
343 * to each of the enabled slices. in gen9_sseu_info_init()
350 * Iterate through enabled slices and subslices to in gen9_sseu_info_init()
445 * to each of the enabled slices. in bdw_sseu_info_init()
462 * Iterate through enabled slices and subslices to in bdw_sseu_info_init()
525 * There isn't a register to tell us how many slices/subslices. We in hsw_sseu_info_init()
610 u8 slices, subslices; in intel_sseu_make_rpcs() local
627 slices = hweight8(req_sseu->slice_mask); in intel_sseu_make_rpcs()
642 * If enabled subslice count is greater than four, two whole slices must in intel_sseu_make_rpcs()
656 slices == 1 && in intel_sseu_make_rpcs()
[all …]
/OK3568_Linux_fs/kernel/drivers/phy/lantiq/
H A Dphy-lantiq-vrx200-pcie.c202 static const struct reg_default slices[] = { in ltq_vrx200_pcie_phy_apply_workarounds() local
218 for (i = 0; i < ARRAY_SIZE(slices); i++) { in ltq_vrx200_pcie_phy_apply_workarounds()
220 regmap_update_bits(priv->phy_regmap, slices[i].reg, in ltq_vrx200_pcie_phy_apply_workarounds()
221 slices[i].def, slices[i].def); in ltq_vrx200_pcie_phy_apply_workarounds()
226 regmap_update_bits(priv->phy_regmap, slices[i].reg, in ltq_vrx200_pcie_phy_apply_workarounds()
227 slices[i].def, 0x0); in ltq_vrx200_pcie_phy_apply_workarounds()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/hwcnt/
H A Dmali_kbase_hwcnt_gpu.h156 * @num_l2_slices: Current number of L2 slices allocated to the GPU.
177 * 1 - Partitions are made of slices and they are always ordered from the ones
180 * 3 - A partition can only have a contiguous set of slices allocated to it.
181 * So, for example, if 4 slices are available in total, 1 with 4 cores, 2 with
185 * Supposing that a partition takes the two slices in the middle, the current
187 * 0x0111|0111 -> note that this is a subset of the maximum above and the slices
/OK3568_Linux_fs/kernel/drivers/net/dsa/
H A Dbcm_sf2_regs.h406 /* IPv4 slices, 3 of them */
414 /* IPv6 slices */
417 /* IPv6 chained slices */
420 /* Number of slices for IPv4, IPv6 and non-IP */
424 /* Spacing between different slices */
H A Dbcm_sf2_cfp.c29 u8 slices[UDFS_PER_SLICE]; member
40 /* UDF slices layout for a TCPv4/UDPv4 specification */
44 .slices = {
65 /* UDF slices layout for a TCPv6/UDPv6 specification */
69 .slices = {
93 .slices = {
149 if (memcmp(slice_layout->slices, zero_slice, in bcm_sf2_get_slice_number()
165 core_writel(priv, layout->udfs[slice_num].slices[i], in bcm_sf2_cfp_udf_set()
410 num_udf = bcm_sf2_get_num_udf_slices(layout->udfs[slice_num].slices); in bcm_sf2_cfp_ipv4_rule_set()
668 num_udf = bcm_sf2_get_num_udf_slices(layout->udfs[slice_num].slices); in bcm_sf2_cfp_ipv6_rule_set()
[all …]
/OK3568_Linux_fs/kernel/Documentation/admin-guide/perf/
H A Dqcom_l3_pmu.rst6 Centriq SoCs. The L3 cache on these SOCs is composed of multiple slices, shared
9 for aggregating across slices.
/OK3568_Linux_fs/u-boot/board/micronas/vct/
H A Debi.h25 /* position of various bit slices in timing register EBI_DEV[01]_TIM1_RD1 */
33 /* position of various bit slices in timing register EBI_DEV[01]_TIM1_RD2 */
/OK3568_Linux_fs/kernel/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge_mcp.h128 * data2 = slice number if multiple slices are used
140 /* data0 = slice number if multiple slices are used */
215 * If multiple slices are used, data2 contains both the size of the
239 /* data0 = number of slices n (0, 1, ..., n-1) to enable
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/
H A Ddc_hw_types.h346 * amount, it is split into multiple slices.
371 * 2D tiling modes rotate banks for successive Z slices
372 * 3D tiling modes rotate pipes and banks for Z slices
744 uint32_t num_slices_h; /* Number of DSC slices - horizontal */
745 uint32_t num_slices_v; /* Number of DSC slices - vertical */
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_gpuprops_types.h104 * @l2_slices: Maximum number of L2 slices that can be assinged to the GPU
127 * @l2_slices: Current number of L2 slices allocated to the GPU.
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_context.c1121 __check_rpcs(const char *name, u32 rpcs, int slices, unsigned int expected, in __check_rpcs() argument
1124 if (slices == expected) in __check_rpcs()
1127 if (slices < 0) { in __check_rpcs()
1129 name, prefix, slices, suffix); in __check_rpcs()
1130 return slices; in __check_rpcs()
1134 name, prefix, slices, expected, suffix); in __check_rpcs()
1137 rpcs, slices, in __check_rpcs()
1153 unsigned int slices = hweight32(ce->engine->sseu.slice_mask); in __sseu_finish() local
1170 ret = __check_rpcs(name, rpcs, ret, slices, "Kernel context", "!"); in __sseu_finish()
1263 * half enabled sub-slices. in __igt_ctx_sseu()
/OK3568_Linux_fs/kernel/arch/arm64/kvm/
H A Dguest.c376 * Number of register slices required to cover each whole SVE register.
625 const unsigned int slices = vcpu_sve_slices(vcpu); in num_sve_regs() local
633 return slices * (SVE_NUM_PREGS + SVE_NUM_ZREGS + 1 /* FFR */) in num_sve_regs()
640 const unsigned int slices = vcpu_sve_slices(vcpu); in copy_sve_reg_indices() local
660 for (i = 0; i < slices; i++) { in copy_sve_reg_indices()
/OK3568_Linux_fs/kernel/drivers/misc/eeprom/
H A Deeprom.c36 unsigned long last_updated[8]; /* In jiffies, 8 slices */
83 /* Only refresh slices which contain requested bytes */ in eeprom_read()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_dsc.c103 /* This returns the capabilities for a single DSC encoder engine. Number of slices and total throug…
128 …/* Maximum total throughput with all the slices combined. This is different from how DP spec speci… in dsc2_get_enc_caps()
129 * Our decoder's total throughput in Pix/s is equal to DISPCLK. This is then shared between slices. in dsc2_get_enc_caps()
136 * throughput and number of slices, but also introduces a lower limit of 2 slices in dsc2_get_enc_caps()
/OK3568_Linux_fs/kernel/Documentation/scheduler/
H A Dsched-bwc.rst14 slices as threads in the cgroup become runnable. Once all quota has been
109 The fact that cpu-local slices do not expire results in some interesting corner
/OK3568_Linux_fs/kernel/fs/bfs/
H A DKconfig12 to "UnixWare slices support", below. More information about the BFS
/OK3568_Linux_fs/kernel/drivers/misc/cxl/
H A Dpci.c1316 CXL_READ_VSEC_NAFUS(dev, vsec, &adapter->slices); in cxl_read_vsec()
1330 adapter->user_irqs = pnv_cxl_get_irq_count(dev) - 1 - 2*adapter->slices; in cxl_read_vsec()
1388 if (!adapter->slices) { in cxl_vsec_looks_ok()
1566 for (slice = 0; slice < adapter->slices; slice++) { in cxl_stop_trace_psl8()
1763 for (slice = 0; slice < adapter->slices; slice++) { in cxl_probe()
1787 for (i = 0; i < adapter->slices; i++) { in cxl_remove()
1844 for (i = 0; i < adapter->slices; i++) { in cxl_pci_error_detected()
1938 for (i = 0; i < adapter->slices; i++) { in cxl_pci_error_detected()
1990 for (i = 0; i < adapter->slices; i++) { in cxl_pci_slot_reset()
2070 for (i = 0; i < adapter->slices; i++) { in cxl_pci_resume()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dindirect_array.h70 /// Copy constructor. Both slices refer to the same underlying array. in _GLIBCXX_VISIBILITY()
127 /// Copy constructor. Both slices refer to the same underlying array. in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dindirect_array.h70 /// Copy constructor. Both slices refer to the same underlying array. in _GLIBCXX_VISIBILITY()
127 /// Copy constructor. Both slices refer to the same underlying array. in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/msm/
H A Dqcom,llcc.yaml17 common pool of memory. Cache memory is divided into partitions called slices
/OK3568_Linux_fs/buildroot/package/ffmpeg/
H A D0002-avcodec-vaapi_h264-skip-decode-if-pic-has-no-slices.patch4 Subject: [PATCH] avcodec/vaapi_h264: skip decode if pic has no slices

123456789