Home
last modified time | relevance | path

Searched defs:implicit_sync (Results 1 - 4 of 4) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_jd.c295 const bool implicit_sync = !kbase_ctx_flag(katom->kctx, KCTX_NO_IMPLICIT_SYNC); in kbase_jd_pre_external_resources() local
297 const bool implicit_sync = true; in kbase_jd_pre_external_resources() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_jd.c226 const bool implicit_sync = !kbase_ctx_flag(katom->kctx, in kbase_jd_pre_external_resources() local
229 const bool implicit_sync = true; in kbase_jd_pre_external_resources() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_jd.c214 const bool implicit_sync = !kbase_ctx_flag(katom->kctx, KCTX_NO_IMPLICIT_SYNC); in kbase_jd_pre_external_resources() local
216 const bool implicit_sync = true; in kbase_jd_pre_external_resources() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_jd.c300 const bool implicit_sync = !kbase_ctx_flag(katom->kctx, in kbase_jd_pre_external_resources() local
303 const bool implicit_sync = true; in kbase_jd_pre_external_resources() local

Completed in 9 milliseconds