Searched refs:pandecode_jc (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/panfrost/lib/ |
D | wrap.h | 56 void pandecode_jc(uint64_t jc_gpu_va, bool bifrost, unsigned gpu_id, bool minimal);
|
D | decode.c | 1278 pandecode_jc(mali_ptr jc_gpu_va, bool bifrost, unsigned gpu_id, bool minimal) in pandecode_jc() function
|
/external/mesa3d/src/panfrost/bifrost/test/ |
D | bi_submit.c | 97 pandecode_jc(submit.jc, true, dev->gpu_id, false); in bit_submit()
|
/external/mesa3d/src/gallium/drivers/panfrost/ |
D | pan_job.c | 1004 pandecode_jc(submit.jc, dev->quirks & IS_BIFROST, dev->gpu_id, minimal); in panfrost_batch_submit_ioctl()
|
/external/mesa3d/docs/relnotes/ |
D | 20.1.0.rst | 320 - pan/decode: Cleanup pandecode_jc 4284 - panfrost: Pass IS_BIFROST to pandecode_jc
|