Home
last modified time | relevance | path

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

123

/Linux-v4.19/drivers/crypto/nx/
DKconfig3 tristate "Encryption acceleration support on pSeries platform"
9 Support for PowerPC Nest (NX) encryption acceleration. This
10 module supports acceleration for AES and SHA2 algorithms on
15 tristate "Compression acceleration support"
20 Support for PowerPC Nest (NX) compression acceleration. This
21 module supports acceleration for compressing memory with the 842
29 tristate "Compression acceleration support on pSeries platform"
33 Support for PowerPC Nest (NX) compression acceleration. This
34 module supports acceleration for compressing memory with the 842
39 tristate "Compression acceleration support on PowerNV platform"
[all …]
/Linux-v4.19/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-v4.19/drivers/crypto/vmx/
DKconfig2 tristate "Encryption acceleration support on P8 CPU"
7 Support for VMX cryptographic acceleration instructions on Power8 CPU.
8 This module supports acceleration for AES and GHASH in hardware. If you
/Linux-v4.19/drivers/gpu/drm/armada/
DKconfig10 This driver provides no built-in acceleration; acceleration is
/Linux-v4.19/Documentation/fb/
Dtridentfb.txt14 The TGUI family requires a line length to be power of 2 if acceleration
16 limited comparing to the range if acceleration is disabled (see list
20 1. The driver randomly locks up on 3DImage975 chip with acceleration
38 noaccel - turns off acceleration (when it doesn't work for your card)
Dintelfb.txt53 enable text acceleration. This can be enabled/reenabled anytime
60 enable cursor acceleration.
97 framebuffer will use 8 MB of System RAM. hw acceleration of text and cursor
Daty128fb.txt55 noaccel - do not use acceleration engine. It is default.
56 accel - use acceleration engine. Not finished.
Dtgafb.txt58 me, however this server does not do acceleration, which make certain operations
59 quite slow. Support for acceleration is being progressively integrated in
Dvt8623fb.txt54 * acceleration support (8514-like 2D, busmaster transfers)
/Linux-v4.19/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-v4.19/drivers/net/ethernet/hisilicon/
DKconfig59 is needed by any driver which provides HNS acceleration engine or make
68 acceleration engine support. The engine is used in Hisilicon hip05,
95 This selects the HNS3_HCLGE network acceleration engine & its hardware
113 This selects the HNS3 VF drivers network acceleration engine & its hardware
/Linux-v4.19/include/linux/
Dlz4.h222 int maxOutputSize, int acceleration, void *wrkmem);
508 char *dst, int srcSize, int maxDstSize, int acceleration);
/Linux-v4.19/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-v4.19/drivers/crypto/
DKconfig289 tristate "Driver for IXP4xx crypto hardware acceleration"
309 This option allows you to have support for AMCC crypto acceleration.
427 This option allows you to have support for S5P crypto acceleration.
446 bool "Support for IBM PowerPC Nest (NX) cryptographic acceleration"
452 which acceleration type (encryption and/or compression) to enable.
459 tristate "Driver for ST-Ericsson UX500 crypto hardware acceleration"
570 acceleration on Cavium's ARM based SoCs
600 bool "Support for VMX cryptographic acceleration instructions"
603 Support for VMX cryptographic acceleration instructions.
680 tristate "Broadcom symmetric crypto/hash acceleration support"
[all …]
/Linux-v4.19/drivers/gpu/drm/rockchip/
DKconfig16 2D or 3D acceleration; acceleration is performed by other
/Linux-v4.19/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-v4.19/Documentation/devicetree/bindings/iio/accel/
Dbma180.txt1 * Bosch BMA180 / BMA250 triaxial acceleration sensor
/Linux-v4.19/Documentation/devicetree/bindings/crypto/
Dimg-hash.txt3 The hash accelerator provides hardware hashing acceleration for
/Linux-v4.19/drivers/net/ethernet/qlogic/
DKconfig43 This allows for virtual function acceleration in virtualized
102 This allows for virtual function acceleration in virtualized
/Linux-v4.19/drivers/gpu/drm/vmwgfx/
DKconfig15 Choose this option if you would like to run 3D acceleration
/Linux-v4.19/Documentation/scsi/
Dcxgb3i.txt7 series of products) support iSCSI acceleration and iSCSI Direct Data Placement
41 acceleration through Chelsio hardware wherever applicable.
/Linux-v4.19/Documentation/virtual/kvm/devices/
Dvfio.txt9 important to the correctness and acceleration of the VM. As groups
/Linux-v4.19/Documentation/driver-api/80211/
Dmac80211-advanced.rst38 Hardware crypto acceleration
42 :doc: Hardware crypto acceleration

123