aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorBingbu Cao <[email protected]>2024-01-31 17:50:58 +0800
committerHans Verkuil <[email protected]>2024-04-29 14:56:38 +0200
commitb71f777d897a88688faf9348099c11c70602a3af (patch)
treea7bf179119aade7d1fa2177928d003a28ecd480c /tools/perf/scripts/python/bin
parent9163d83573e43094c1cd350573bde9a18059be63 (diff)
media: intel/ipu6: add syscom interfaces between firmware and driver
Syscom is an inter-process(or) communication mechanism between an IPU and host. Syscom uses message queues for message exchange between IPU and host. Each message queue has its consumer and producer, host queue messages to firmware as the producer and then firmware to dequeue the messages as consumer and vice versa. IPU and host use shared registers or memory to reside the read and write indices which are updated by consumer and producer. Signed-off-by: Bingbu Cao <[email protected]> Signed-off-by: Sakari Ailus <[email protected]> Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions