Searched refs:amdgpu_cs_epilog_dws (Results 1 – 1 of 1) sorted by relevance
364 static unsigned amdgpu_cs_epilog_dws(enum ring_type ring_type) in amdgpu_cs_epilog_dws() function763 ib->base.current.max_dw = ib_size / 4 - amdgpu_cs_epilog_dws(cs->ring_type); in amdgpu_get_new_ib()998 ib->base.current.max_dw = ib->big_ib_buffer->size / 4 - amdgpu_cs_epilog_dws(cs->ring_type); in amdgpu_cs_check_space()1433 rcs->current.max_dw += amdgpu_cs_epilog_dws(cs->ring_type); in amdgpu_cs_flush()