video: driver: driver fixes required for latest firmware

Update debug packet structure to use waipio related debug
packet structure. Also add HFI_INFORMATION_END cmd
packets handling in reverse thread.

Change-Id: Idbd421d8ada0e8c9d33df54e6f3708b1079c8b47
Signed-off-by: Akshata Sahukar <asahukar@codeaurora.org>
This commit is contained in:
Akshata Sahukar
2020-11-24 12:26:59 -08:00
committed by Darshana Patil
szülő bff6f56a28
commit e970285cda
9 fájl változott, egészen pontosan 90 új sor hozzáadva és 79 régi sor törölve

Fájl megtekintése

@@ -118,7 +118,7 @@ struct msm_vidc_inst {
struct list_head input_ts;
struct list_head enc_input_crs;
struct list_head decode_bitrate_data;
bool codec_set;
bool once_per_session_set;
struct dentry *debugfs_root;
struct msm_vidc_debug debug;
struct msm_vidc_inst_capability *capabilities;