Home
last modified time | relevance | path

Searched refs:acceleration (Results 1 – 25 of 69) sorted by relevance

123

/Linux-v5.10/drivers/crypto/nx/
DKconfig4 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"
34 Support for PowerPC Nest (NX) compression acceleration. This
35 module supports acceleration for compressing memory with the 842
40 tristate "Compression acceleration support on PowerNV platform"
[all …]
/Linux-v5.10/lib/lz4/
Dlz4_compress.c186 const U32 acceleration) in LZ4_compress_generic() argument
253 unsigned int searchMatchNb = acceleration << LZ4_SKIPTRIGGER; in LZ4_compress_generic()
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()
504 int maxOutputSize, int acceleration, void *wrkmem) in LZ4_compress_fast() argument
[all …]
/Linux-v5.10/drivers/crypto/vmx/
DKconfig3 tristate "Encryption acceleration support on P8 CPU"
8 Support for VMX cryptographic acceleration instructions on Power8 CPU.
9 This module supports acceleration for AES and GHASH in hardware. If you
/Linux-v5.10/drivers/gpu/drm/armada/
DKconfig11 This driver provides no built-in acceleration; acceleration is
/Linux-v5.10/Documentation/fb/
Dtridentfb.rst18 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)
Dintelfb.rst57 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
Daty128fb.rst57 noaccel do not use acceleration engine. It is default.
58 accel use acceleration engine. Not finished.
Dtgafb.rst60 me, however this server does not do acceleration, which make certain operations
61 quite slow. Support for acceleration is being progressively integrated in
/Linux-v5.10/drivers/net/ethernet/hisilicon/
DKconfig70 is needed by any driver which provides HNS acceleration engine or make
79 acceleration engine support. The engine is used in Hisilicon hip05,
106 This selects the HNS3_HCLGE network acceleration engine & its hardware
124 This selects the HNS3 VF drivers network acceleration engine & its hardware
/Linux-v5.10/include/linux/
Dlz4.h222 int maxOutputSize, int acceleration, void *wrkmem);
508 char *dst, int srcSize, int maxDstSize, int acceleration);
/Linux-v5.10/drivers/staging/sm750fb/
Dreadme5 - 2D acceleration
13 Disable MTRR,Disable 2d acceleration,Disable hardware cursor,
DTODO5 - Implement hardware acceleration for imageblit if image->depth > 1
/Linux-v5.10/drivers/crypto/
DKconfig326 tristate "Driver for IXP4xx crypto hardware acceleration"
347 This option allows you to have support for AMCC crypto acceleration.
456 This option allows you to have support for S5P crypto acceleration.
475 bool "Support for IBM PowerPC Nest (NX) cryptographic acceleration"
481 which acceleration type (encryption and/or compression) to enable.
488 tristate "Driver for ST-Ericsson UX500 crypto hardware acceleration"
618 acceleration on Cavium's ARM based SoCs
647 prompt "Algorithms enabled for QCE acceleration"
728 bool "Support for VMX cryptographic acceleration instructions"
731 Support for VMX cryptographic acceleration instructions.
[all …]
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-bus-iio-accel-adxl3726 which sets the device in a mode in which it will record only the peak acceleration
/Linux-v5.10/Documentation/input/devices/
Dcma3000_d0x.rst25 This mode is used to read the acceleration data on X,Y,Z
41 Driver reports acceleration data through input subsystem. It generates ABS_MISC
Dappletouch.rst17 to have touchpad acceleration, scrolling, etc.
32 will give additional functionalities, like acceleration, scrolling, 2 finger
/Linux-v5.10/drivers/net/ethernet/qlogic/
DKconfig44 This allows for virtual function acceleration in virtualized
95 This allows for virtual function acceleration in virtualized
/Linux-v5.10/drivers/iio/accel/
DKconfig76 acceleration sensor.
87 acceleration sensor.
98 BMA180, SMB380, or BMA25x triaxial acceleration sensor.
110 acceleration sensor.
122 triaxial acceleration sensor.
305 triaxial acceleration sensor. This driver also supports KXCJ9-1008,
/Linux-v5.10/Documentation/devicetree/bindings/crypto/
Dimg-hash.txt3 The hash accelerator provides hardware hashing acceleration for
/Linux-v5.10/drivers/gpu/drm/rockchip/
DKconfig18 2D or 3D acceleration; acceleration is performed by other
/Linux-v5.10/drivers/gpu/drm/vmwgfx/
DKconfig16 Choose this option if you would like to run 3D acceleration
/Linux-v5.10/Documentation/driver-api/80211/
Dmac80211-advanced.rst27 Hardware crypto acceleration
31 :doc: Hardware crypto acceleration
/Linux-v5.10/Documentation/devicetree/bindings/iio/accel/
Dbma180.txt1 * Bosch BMA023 / BMA150/ BMA180 / BMA25x / SMB380 triaxial acceleration sensor
/Linux-v5.10/Documentation/scsi/
Dcxgb3i.rst11 series of products) support iSCSI acceleration and iSCSI Direct Data Placement
45 acceleration through Chelsio hardware wherever applicable.
/Linux-v5.10/Documentation/virt/kvm/devices/
Dvfio.rst13 important to the correctness and acceleration of the VM. As groups

123