aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorMichael Tretter <[email protected]>2023-10-13 13:00:23 +0200
committerHans Verkuil <[email protected]>2023-12-07 08:56:13 +0100
commit77f2e2b255ce05b9d63566e5290ac66c49913abd (patch)
tree2e8e92230e262c6be04de0b31f8802fe41b2700b /tools/perf/scripts/python/syscall-counts.py
parent9e7dc39260edac180c206bb6149595a40eabae3e (diff)
media: rockchip: rga: extract helper to fill descriptors
The IOMMU of the RGA is programmed with a list of DMA descriptors that contain an 32 bit address per 4k page in the video buffers. The address in the descriptor points to the start address of the page. Introduce 'struct rga_dma_desc' to make the handling of the DMA descriptors explicit instead of hiding them behind standard types. While at it, use provided helpers for iterating the sg_table instead of manually calculating the DMA addresses. Signed-off-by: Michael Tretter <[email protected]> Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions