Searched refs:IB_CONST_PREAMBLE (Results 1 – 2 of 2) sorted by relevance
60 IB_CONST_PREAMBLE = 0, enumerator189 case IB_CONST_PREAMBLE: in amdgpu_cs_from_ib()
482 case IB_CONST_PREAMBLE: in amdgpu_ib_new_buffer()526 case IB_CONST_PREAMBLE: in amdgpu_ib_max_submit_dwords()551 case IB_CONST_PREAMBLE: in amdgpu_get_new_ib()645 cs->ib[IB_CONST_PREAMBLE].flags = AMDGPU_IB_FLAG_CE | in amdgpu_init_cs_context()708 cs->const_preamble_ib.ib_type = IB_CONST_PREAMBLE; in amdgpu_cs_create()770 if (!amdgpu_get_new_ib(&ws->base, cs, IB_CONST_PREAMBLE)) in amdgpu_cs_add_const_preamble_ib()774 cs->csc->request.ibs = &cs->csc->ib[IB_CONST_PREAMBLE]; in amdgpu_cs_add_const_preamble_ib()777 cs->cst->request.ibs = &cs->cst->ib[IB_CONST_PREAMBLE]; in amdgpu_cs_add_const_preamble_ib()1205 amdgpu_get_new_ib(&ws->base, cs, IB_CONST_PREAMBLE); in amdgpu_cs_flush()