Home
last modified time | relevance | path

Searched refs:pandecode_jc (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/panfrost/lib/
Dwrap.h56 void pandecode_jc(uint64_t jc_gpu_va, bool bifrost, unsigned gpu_id, bool minimal);
Ddecode.c1278 pandecode_jc(mali_ptr jc_gpu_va, bool bifrost, unsigned gpu_id, bool minimal) in pandecode_jc() function
/external/mesa3d/src/panfrost/bifrost/test/
Dbi_submit.c97 pandecode_jc(submit.jc, true, dev->gpu_id, false); in bit_submit()
/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_job.c1004 pandecode_jc(submit.jc, dev->quirks & IS_BIFROST, dev->gpu_id, minimal); in panfrost_batch_submit_ioctl()
/external/mesa3d/docs/relnotes/
D20.1.0.rst320 - pan/decode: Cleanup pandecode_jc
4284 - panfrost: Pass IS_BIFROST to pandecode_jc