Home
last modified time | relevance | path

Searched refs:BASE_JD_REQ_DEP (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/gpu/arm/bifrost/jm/
H A Dmali_base_jm_kernel.h179 #define BASE_JD_REQ_DEP ((base_jd_core_req)0) macro
440 ((core_req) & BASE_JD_REQ_ATOM_TYPE) == BASE_JD_REQ_DEP)
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_js_defs.h356 #define KBASEP_JS_ATOM_RETAINED_STATE_CORE_REQ_INVALID BASE_JD_REQ_DEP
H A Dmali_kbase_jd.c50 BASE_JD_REQ_DEP)))
84 if ((katom->core_req & BASE_JD_REQ_ATOM_TYPE) == BASE_JD_REQ_DEP) { in jd_run_atom()
945 case BASE_JD_REQ_DEP: in kbasep_map_core_reqs_to_string()
1160 if (!katom->jc && (katom->core_req & BASE_JD_REQ_ATOM_TYPE) != BASE_JD_REQ_DEP) { in jd_submit_atom()
1263 } else if ((katom->core_req & BASE_JD_REQ_ATOM_TYPE) != BASE_JD_REQ_DEP) { in jd_submit_atom()
H A Dmali_base_kernel.h479 #define BASE_JD_REQ_DEP ((base_jd_core_req)0) macro
737 (core_req & BASE_JD_REQ_ATOM_TYPE) == BASE_JD_REQ_DEP)
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/jm/
H A Dmali_kbase_js_defs.h420 #define KBASEP_JS_ATOM_RETAINED_STATE_CORE_REQ_INVALID BASE_JD_REQ_DEP
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_jd.c52 BASE_JD_REQ_DEP)))
100 if ((katom->core_req & BASE_JD_REQ_ATOM_TYPE) == BASE_JD_REQ_DEP) { in jd_run_atom()
687 case BASE_JD_REQ_DEP: in kbasep_map_core_reqs_to_string()
922 (katom->core_req & BASE_JD_REQ_ATOM_TYPE) != BASE_JD_REQ_DEP) { in jd_submit_atom()
1019 if ((katom->core_req & BASE_JD_REQ_ATOM_TYPE) != BASE_JD_REQ_DEP) { in jd_submit_atom()