video: driver: dump queues for system error
Add support to dump all queues(cmd, msg, dbg) as part of handle_system_error using devcoredump framework. Change-Id: Ia1b011a29e6bc657eb002dbba09deab62dc0b2b2 Signed-off-by: Govindaraj Rajagopal <grajagop@codeaurora.org>
This commit is contained in:
@@ -21,5 +21,6 @@ int handle_session_response_work(struct msm_vidc_inst *inst,
|
||||
struct response_work *work);
|
||||
int handle_system_error(struct msm_vidc_core *core,
|
||||
struct hfi_packet *pkt);
|
||||
void fw_coredump(struct msm_vidc_core *core);
|
||||
|
||||
#endif // __VENUS_HFI_RESPONSE_H__
|
||||
|
Reference in New Issue
Block a user