aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNikhil Devshatwar <[email protected]>2016-11-18 21:20:29 -0200
committerMauro Carvalho Chehab <[email protected]>2016-11-22 08:02:21 -0200
commitc1cd15ea4283454f98ef22c5d1d02a59e4510b0e (patch)
treeb009a07bccb076cd3910b54e94108c25fda6bd5b /tools/perf/scripts/python
parentb28b8f1d7fc73f283532cd33702b3e7a92c09fcf (diff)
[media] media: ti-vpe: vpdma: allocate and maintain hwlist
VPDMA block used in ti-vip and ti-vpe modules have support for up to 8 hardware descriptor lists. A descriptor list can be submitted to any of the 8 lists (as long as it's not busy). When multiple clients want to transfer data in parallel, its easier to allocate one list per client and let it use it. This way, the list numbers need not be hard-coded into the driver. Add support for allocating hwlist and maintain them with a priv data. Signed-off-by: Nikhil Devshatwar <[email protected]> Signed-off-by: Benoit Parrot <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions