diff options
author | Rob Rice <rob.rice@broadcom.com> | 2016-11-14 19:26:03 +0100 |
---|---|---|
committer | Jassi Brar <jaswinder.singh@linaro.org> | 2016-12-19 15:40:22 +0100 |
commit | 63bb50bdb997f4bede1b5f2d56645f393f7f39fb (patch) | |
tree | a9dc04c94d42199070b742e050db30d624c8e170 /firmware | |
parent | mailbox: bcm-pdc: Don't use iowrite32 to write DMA descriptors (diff) | |
download | linux-63bb50bdb997f4bede1b5f2d56645f393f7f39fb.tar.xz linux-63bb50bdb997f4bede1b5f2d56645f393f7f39fb.zip |
mailbox: bcm-pdc: Performance improvements
Three changes to improve performance in the PDC driver:
- disable and reenable interrupts while the interrupt handler is
running
- update rxin and txin descriptor indexes more efficiently
- group receive descriptor context into a structure and keep
context in a single array rather than five to improve locality
of reference
Signed-off-by: Rob Rice <rob.rice@broadcom.com>
Reviewed-by: Andy Gospodarek <gospo@broadcom.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions