diff options
author | 2015-08-24 11:21:15 +0200 | |
---|---|---|
committer | 2015-08-26 07:50:21 +0530 | |
commit | 4d112426c3446d94b9bc56396075524b06913b1c (patch) | |
tree | a33a099e243ee40e9b3fe7168294b5b56770d8b1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dmaengine: sort the sh Makefile (diff) | |
download | linux-dev-4d112426c3446d94b9bc56396075524b06913b1c.tar.xz linux-dev-4d112426c3446d94b9bc56396075524b06913b1c.zip |
dmaengine: hdmac: Add memset capabilities
Just like for the XDMAC, the SoCs that embed the HDMAC don't have any kind
of GPU, and need to accelerate a few framebuffer-related operations through
their DMA controller.
However, unlike the XDMAC, the HDMAC doesn't have the memset capability
built-in. That can be easily emulated though, by doing a transfer with a
fixed address on the variable that holds the value we want to set.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions