/openbmc/linux/drivers/crypto/nx/ |
H A D | Kconfig | 4 tristate "Encryption acceleration support on pSeries platform" 10 Support for PowerPC Nest (NX) encryption acceleration. This 11 module supports acceleration for AES and SHA2 algorithms on 16 tristate "Compression acceleration support" 21 Support for PowerPC Nest (NX) compression acceleration. This 22 module supports acceleration for compressing memory with the 842 30 tristate "Compression acceleration support on pSeries platform" 35 Support for PowerPC Nest (NX) compression acceleration. This 36 module supports acceleration for compressing memory with the 842 41 tristate "Compression acceleration support on PowerNV platform" [all …]
|
/openbmc/linux/drivers/crypto/intel/keembay/ |
H A D | Kconfig | 2 tristate "Support for Intel Keem Bay OCS AES/SM4 HW acceleration" 10 SM4 cipher hardware acceleration for use with Crypto API. 12 Provides HW acceleration for the following transformations: 20 bool "Support for Intel Keem Bay OCS AES/SM4 ECB HW acceleration" 24 AES/SM4 ECB mode hardware acceleration for use with Crypto API. 31 bool "Support for Intel Keem Bay OCS AES/SM4 CTS HW acceleration" 35 AES/SM4 CBC with CTS mode hardware acceleration for use with 43 tristate "Support for Intel Keem Bay OCS ECC HW acceleration" 54 Provides OCS acceleration for ECDH-256 and ECDH-384. 62 tristate "Support for Intel Keem Bay OCS HCU HW acceleration" [all …]
|
/openbmc/linux/drivers/accel/ |
H A D | Kconfig | 5 # This framework provides support for compute acceleration devices, such 6 # as, but not limited to, Machine-Learning and Deep-Learning acceleration 14 Framework for device drivers of compute acceleration devices, such 16 acceleration devices. 18 your acceleration device from the list below. 22 Having said that, acceleration devices will have a different
|
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/ |
H A D | README.soc | 15 processor cores with datapath acceleration optimized for L2/3 packet 30 - Cryptography acceleration (SEC) 54 with advanced, high-performance datapath acceleration 67 - Data path acceleration architecture 2.0 (DPAA2) 96 - Data path acceleration architecture (DPAA2) incorporating acceleration for 101 - Cryptography acceleration (SEC) at up to 10 Gbps 140 - Cryptography acceleration (SEC) 186 - Cryptography acceleration (SEC) 223 - Data path acceleration architecture (DPAA2) incorporating acceleration for 228 - Cryptography acceleration (SEC) at up to 10 Gbps [all …]
|
/openbmc/linux/lib/lz4/ |
H A D | lz4_compress.c | 186 const U32 acceleration) in LZ4_compress_generic() argument 464 int acceleration) in LZ4_compress_fast_extState() argument 475 if (acceleration < 1) in LZ4_compress_fast_extState() 476 acceleration = LZ4_ACCELERATION_DEFAULT; in LZ4_compress_fast_extState() 483 noDictIssue, acceleration); in LZ4_compress_fast_extState() 488 noDictIssue, acceleration); in LZ4_compress_fast_extState() 494 noDictIssue, acceleration); in LZ4_compress_fast_extState() 499 noDictIssue, acceleration); in LZ4_compress_fast_extState() 507 maxOutputSize, acceleration); in LZ4_compress_fast() 876 if (acceleration < 1) in LZ4_compress_fast_continue() [all …]
|
/openbmc/linux/drivers/crypto/vmx/ |
H A D | Kconfig | 3 tristate "Encryption acceleration support on P8 CPU" 12 Support for VMX cryptographic acceleration instructions on Power8 CPU. 13 This module supports acceleration for AES and GHASH in hardware. If you
|
/openbmc/linux/drivers/crypto/starfive/ |
H A D | Kconfig | 18 Support for StarFive JH7110 crypto hardware acceleration engine. 19 This module provides acceleration for public key algo,
|
/openbmc/linux/arch/powerpc/crypto/ |
H A D | Kconfig | 31 tristate "CRC32c and CRC32T10DIF hardware acceleration tester" 91 without hardware AES acceleration (e.g. caam crypto). It reduces the 98 tristate "Stitched AES/GCM acceleration support on P10 or later CPU (PPC)" 112 Support for cryptographic acceleration instructions on Power10 or 113 later CPU. This module supports stitched acceleration for AES/GCM.
|
/openbmc/linux/drivers/gpu/drm/armada/ |
H A D | Kconfig | 12 This driver provides no built-in acceleration; acceleration is
|
/openbmc/linux/Documentation/fb/ |
H A D | tridentfb.rst | 18 The TGUI family requires a line length to be power of 2 if acceleration 20 limited comparing to the range if acceleration is disabled (see list 25 1. The driver randomly locks up on 3DImage975 chip with acceleration 45 noaccel turns off acceleration (when it doesn't work for your card)
|
H A D | intelfb.rst | 57 enable text acceleration. This can be enabled/reenabled anytime 64 enable cursor acceleration. 102 framebuffer will use 8 MB of System RAM. hw acceleration of text and cursor
|
H A D | aty128fb.rst | 57 noaccel do not use acceleration engine. It is default. 58 accel use acceleration engine. Not finished.
|
H A D | tgafb.rst | 60 me, however this server does not do acceleration, which make certain operations 61 quite slow. Support for acceleration is being progressively integrated in
|
/openbmc/openbmc/poky/meta/recipes-graphics/libva/ |
H A D | libva-utils_2.20.1.bb | 6 which provides access to graphics hardware acceleration capabilities \ 8 acceleration backends for each supported hardware vendor"
|
/openbmc/linux/include/linux/ |
H A D | lz4.h | 222 int maxOutputSize, int acceleration, void *wrkmem); 508 char *dst, int srcSize, int maxDstSize, int acceleration);
|
/openbmc/linux/Documentation/devicetree/bindings/media/ |
H A D | rockchip-rga.yaml | 7 title: Rockchip 2D raster graphic acceleration controller (RGA) 10 RGA is a standalone 2D raster graphic acceleration unit. It accelerates 2D
|
/openbmc/linux/drivers/net/ethernet/hisilicon/ |
H A D | Kconfig | 70 is needed by any driver which provides HNS acceleration engine or make 79 acceleration engine support. The engine is used in Hisilicon hip05, 109 This selects the HNS3_HCLGE network acceleration engine & its hardware 127 This selects the HNS3 VF drivers network acceleration engine & its hardware
|
/openbmc/qemu/host/include/generic/host/ |
H A D | bufferiszero.c.inc | 3 * buffer_is_zero acceleration, generic version.
|
/openbmc/linux/drivers/staging/sm750fb/ |
H A D | readme | 5 - 2D acceleration 13 Disable MTRR,Disable 2d acceleration,Disable hardware cursor,
|
/openbmc/linux/drivers/crypto/intel/ixp4xx/ |
H A D | Kconfig | 2 tristate "Driver for IXP4xx crypto hardware acceleration"
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
H A D | kconfig.rst | 44 | IPoIB offloads & acceleration support. 67 | Enables :ref:`IPSec XFRM cryptography-offload acceleration <xfrm_device>`. 72 | Build support for MACsec cryptography-offload acceleration in the NIC. 83 | TLS cryptography-offload acceleration.
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-accel-adxl372 | 6 which sets the device in a mode in which it will record only the peak acceleration
|
/openbmc/linux/drivers/crypto/ |
H A D | Kconfig | 243 This option allows you to have support for AMCC crypto acceleration. 335 This option allows you to have support for S5P crypto acceleration. 354 bool "Support for IBM PowerPC Nest (NX) cryptographic acceleration" 360 which acceleration type (encryption and/or compression) to enable. 488 acceleration on Cavium's ARM based SoCs 523 prompt "Algorithms enabled for QCE acceleration" 613 bool "Support for VMX cryptographic acceleration instructions" 616 Support for VMX cryptographic acceleration instructions. 689 tristate "Broadcom symmetric crypto/hash acceleration support" 772 Choose this if you wish to use hardware acceleration of [all …]
|
/openbmc/linux/drivers/media/platform/amlogic/meson-ge2d/ |
H A D | Kconfig | 10 GE2D is a standalone 2D graphic acceleration unit, with color converter,
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | Kconfig | 141 MLX5 IPoIB offloads & acceleration support. 149 Build support for MACsec cryptography-offload acceleration in the NIC. 157 Build support for IPsec cryptography-offload acceleration in the NIC. 165 Build support for TLS cryptography-offload acceleration in the NIC.
|