Skip to content

Commit

Permalink
DMAENGINE: ste_dma40: rewrote LCLA entries allocation code
Browse files Browse the repository at this point in the history
LLI allocation is now done on job level instead of channel level.
Previously the maximum length of a linked job in hw on a logical
channel was 8, since the LLIs where evenly divided. Now only
executing jobs have allocated LLIs which increase the length to
a maximum of 64 links in HW.

Signed-off-by: Jonas Aaberg <jonas.aberg@stericsson.com>
Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
  • Loading branch information
Jonas Aaberg authored and Dan Williams committed Sep 22, 2010
1 parent 69f93fa commit 698e473
Show file tree
Hide file tree
Showing 3 changed files with 218 additions and 309 deletions.
Loading

0 comments on commit 698e473

Please sign in to comment.