[media] media: venus: hfi: add Host Firmware Interface (HFI)
This is the implementation of HFI. It is charged with the responsibility to comunicate with the firmware through an interface commands and messages. - hfi.c has interface functions used by the core, decoder and encoder parts to comunicate with the firmware. For example there are functions for session and core initialisation. - hfi_cmds has packetization operations which preparing packets to be send from host to firmware. - hfi_msgs takes care of messages sent from firmware to the host. Signed-off-by:Stanimir Varbanov <stanimir.varbanov@linaro.org> Signed-off-by:
Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by:
Mauro Carvalho Chehab <mchehab@s-opensource.com>
Loading
-
mentioned in commit b8427824
-
mentioned in commit 0f55234b
-
mentioned in commit e47df686
-
mentioned in commit ae6c04f2
-
mentioned in commit d02ba2db
-
mentioned in commit c03da174
-
mentioned in commit d156b798
-
mentioned in commit 83840980
-
mentioned in commit 64fb9879
-
mentioned in commit 883790ba
-
mentioned in commit 5126a329
-
mentioned in commit 1d9b1bd8
-
mentioned in commit 979533ac
-
mentioned in commit 64bd03bc
-
mentioned in commit fad3303d
-
mentioned in commit a7cfa7fd
-
mentioned in commit ee828093
-
mentioned in commit 45486ca3
-
mentioned in commit d78ae9ba
-
mentioned in commit a958a8bc
-
mentioned in commit 6961aa6b
-
mentioned in commit 954c699b
-
mentioned in commit c956c375
-
mentioned in commit bc3ade71
Please sign in to comment