Searched refs:use_sdma_upload (Results 1 – 1 of 1) sorted by relevance
521 bool use_sdma_upload = sscreen->info.has_dedicated_vram && sctx->sdma_cs; in si_create_context() local525 (use_sdma_upload ? SI_RESOURCE_FLAG_UPLOAD_FLUSH_EXPLICIT_VIA_SDMA : 0)); in si_create_context()529 if (use_sdma_upload) in si_create_context()