Searched refs:gfx_cur (Results 1 – 1 of 1) sorted by relevance
464 unsigned gfx_cur = ctx->gfx_cs->prev_dw + ctx->gfx_cs->current.cdw; in si_log_cs() local471 if (!dump_bo_list && gfx_cur == scs->gfx_last_dw && compute_cur == scs->compute_last_dw) in si_log_cs()481 chunk->gfx_end = gfx_cur; in si_log_cs()482 scs->gfx_last_dw = gfx_cur; in si_log_cs()