Searched hist:"698 e4732e7c9cf9f1f3eac2b8cdce8d4fe2b90bd" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/dma/ |
H A D | ste_dma40_ll.c | diff 698e4732e7c9cf9f1f3eac2b8cdce8d4fe2b90bd Mon Aug 09 14:08:56 CEST 2010 Jonas Aaberg <jonas.aberg@stericsson.com> DMAENGINE: ste_dma40: rewrote LCLA entries allocation code
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>
|
H A D | ste_dma40_ll.h | diff 698e4732e7c9cf9f1f3eac2b8cdce8d4fe2b90bd Mon Aug 09 14:08:56 CEST 2010 Jonas Aaberg <jonas.aberg@stericsson.com> DMAENGINE: ste_dma40: rewrote LCLA entries allocation code
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>
|
H A D | ste_dma40.c | diff 698e4732e7c9cf9f1f3eac2b8cdce8d4fe2b90bd Mon Aug 09 14:08:56 CEST 2010 Jonas Aaberg <jonas.aberg@stericsson.com> DMAENGINE: ste_dma40: rewrote LCLA entries allocation code
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>
|