diff options
| author | Laurent Pinchart <[email protected]> | 2020-12-07 00:53:52 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2021-01-04 12:17:09 +0100 |
| commit | 2ad100f359c28bed1b3bbca607a7c3e7ab684708 (patch) | |
| tree | ccb0750cf4ef9fa01349c06017e71ce3493dbcb2 /tools/perf/scripts/python | |
| parent | 67252cf0ea44a66fb8c0ade59a67b69a6098dfa4 (diff) | |
media: ti-vpe: cal: Simplify the context API
Rework the context API exposed to cal-video.c to simplify it. The
configuration and enable steps are all grouped in a single
cal_ctx_start() function, and the DMA stop and IRQ disable are similarly
groupd in cal_ctx_stop(). The cal_ctx_wr_dma_addr() function is renamed
to cal_ctx_set_dma_addr() for consistency with the cal_ctx_ prefix of
the start and stop functions.
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-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