msm: cvp: Add cvp dsp communication layer
Add cvp dsp layer, which exposes APIs to cvp driver
to share HFI command queue address to CDSP and
handle errors to exit gracefully in case cvp and
cdsp subsystems restart.
Ported from kernel 4.14 as of commit 631f498
("msm: fastcvpd: changing states during init and deinit")
The file is renamed to msm_cvp_dsp.c because Kona
has dedicated driver for controlling CVP and hence
hosting the file within CVP driver source code
to follow the nomenclature of existing files.
Change-Id: I2564bf8a999626a3152dc03daf1953206cd1ea01
Signed-off-by:
abhikran <abhikran@codeaurora.org>
Loading
Please register or sign in to comment