diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2015-10-18 18:24:06 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-10-20 16:11:05 +0200 |
commit | 9621288673cb2a1805eadf29b92e5bcec6a0e2e5 (patch) | |
tree | 4948ca7041e091cbb3add58064f4d05007edf120 /drivers/gpu/drm/Makefile | |
parent | crypto: marvell/cesa - factor out first fragment decisions to helper (diff) | |
download | linux-9621288673cb2a1805eadf29b92e5bcec6a0e2e5.tar.xz linux-9621288673cb2a1805eadf29b92e5bcec6a0e2e5.zip |
crypto: marvell/cesa - factor out adding an operation and launching it
Add a helper to add the fragment operation block followed by the DMA
entry to launch the operation.
Although at the moment this pattern only strictly appears at one site,
two other sites can be factored as well by slightly changing the order
in which the DMA operations are performed. This should be harmless as
the only thing which matters is to have all the data loaded into SRAM
prior to launching the operation.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/gpu/drm/Makefile')
0 files changed, 0 insertions, 0 deletions