cmdq_pkt_destroy
cmdq_pkt_destroy(&mtk_crtc->cmdq_client, &mtk_crtc->cmdq_handle);
cmdq_pkt_destroy(mdp->cmdq_clt[cmd->pp_idx], &cmd->pkt);
cmdq_pkt_destroy(mdp->cmdq_clt[cmd->pp_idx], &cmd->pkt);
cmdq_pkt_destroy(mdp->cmdq_clt[pp_idx], &cmd->pkt);
EXPORT_SYMBOL(cmdq_pkt_destroy);
void cmdq_pkt_destroy(struct cmdq_client *client, struct cmdq_pkt *pkt);