Searched refs:pandecode_jc (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dwrap.h56 void pandecode_jc(uint64_t jc_gpu_va, unsigned gpu_id);
/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/genxml/
H A Ddecode.h87 void GENX(pandecode_jc)(mali_ptr jc_gpu_va, unsigned gpu_id);
H A Ddecode_common.c247 pandecode_jc(mali_ptr jc_gpu_va, unsigned gpu_id) function in typeref:typename:void
H A Ddecode.c1152 GENX(pandecode_jc)(mali_ptr jc_gpu_va, unsigned gpu_id)
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_vX_device.c88 GENX(pandecode_jc)(batch->scoreboard.first_job, pdev->gpu_id);
116 GENX(pandecode_jc)(batch->fragment_job, pdev->gpu_id);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_job.c646 pandecode_jc(submit.jc, dev->gpu_id);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.1.0.rst320 - pan/decode: Cleanup pandecode_jc
4284 - panfrost: Pass IS_BIFROST to pandecode_jc

Completed in 14 milliseconds