Home
last modified time | relevance | path

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

123

/Linux-v5.4/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.4/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.4/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.4/drivers/gpu/drm/armada/
DKconfig11 This driver provides no built-in acceleration; acceleration is
/Linux-v5.4/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.4/Documentation/devicetree/bindings/media/
Drockchip-rga.txt1 device-tree bindings for rockchip 2D raster graphic acceleration controller (RGA)
3 RGA is a standalone 2D raster graphic acceleration unit. It accelerates 2D
/Linux-v5.4/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.4/include/linux/
Dlz4.h222 int maxOutputSize, int acceleration, void *wrkmem);
508 char *dst, int srcSize, int maxDstSize, int acceleration);
/Linux-v5.4/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.4/drivers/crypto/
DKconfig321 tristate "Driver for IXP4xx crypto hardware acceleration"
341 This option allows you to have support for AMCC crypto acceleration.
450 This option allows you to have support for S5P crypto acceleration.
469 bool "Support for IBM PowerPC Nest (NX) cryptographic acceleration"
475 which acceleration type (encryption and/or compression) to enable.
482 tristate "Driver for ST-Ericsson UX500 crypto hardware acceleration"
611 acceleration on Cavium's ARM based SoCs
641 bool "Support for VMX cryptographic acceleration instructions"
644 Support for VMX cryptographic acceleration instructions.
721 tristate "Broadcom symmetric crypto/hash acceleration support"
[all …]
/Linux-v5.4/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.4/Documentation/devicetree/bindings/iio/accel/
Dbma180.txt1 * Bosch BMA180 / BMA250 triaxial acceleration sensor
/Linux-v5.4/drivers/net/ethernet/qlogic/
DKconfig44 This allows for virtual function acceleration in virtualized
95 This allows for virtual function acceleration in virtualized
/Linux-v5.4/drivers/gpu/drm/rockchip/
DKconfig18 2D or 3D acceleration; acceleration is performed by other
/Linux-v5.4/Documentation/devicetree/bindings/crypto/
Dimg-hash.txt3 The hash accelerator provides hardware hashing acceleration for
/Linux-v5.4/drivers/gpu/drm/vmwgfx/
DKconfig15 Choose this option if you would like to run 3D acceleration
/Linux-v5.4/Documentation/scsi/
Dcxgb3i.txt7 series of products) support iSCSI acceleration and iSCSI Direct Data Placement
41 acceleration through Chelsio hardware wherever applicable.
/Linux-v5.4/Documentation/virt/kvm/devices/
Dvfio.txt9 important to the correctness and acceleration of the VM. As groups
/Linux-v5.4/drivers/iio/accel/
DKconfig76 acceleration sensor.
87 acceleration sensor.
98 BMA250 triaxial acceleration sensor.
110 acceleration sensor.
283 triaxial acceleration sensor. This driver also supports KXCJ9-1008,
/Linux-v5.4/Documentation/driver-api/80211/
Dmac80211-advanced.rst38 Hardware crypto acceleration
42 :doc: Hardware crypto acceleration

123