Searched refs:gdctx (Results 1 – 1 of 1) sorted by relevance
1633 struct vrend_decode_ctx *gdctx = (struct vrend_decode_ctx *)ctx; in vrend_decode_ctx_submit_cmd() local1637 bret = vrend_hw_switch_context(gdctx->grctx, true); in vrend_decode_ctx_submit_cmd()1662 vrend_report_buffer_error(gdctx->grctx, 0); in vrend_decode_ctx_submit_cmd()1666 VREND_DEBUG(dbg_cmd, gdctx->grctx, "%-4d %-20s len:%d\n", in vrend_decode_ctx_submit_cmd()1671 ret = decode_table[cmd](gdctx->grctx, buf, len); in vrend_decode_ctx_submit_cmd()1674 vrend_report_buffer_error(gdctx->grctx, *buf); in vrend_decode_ctx_submit_cmd()