Searched refs:pandecode_create_context (Results 1 – 5 of 5) sorted by relevance
49 struct pandecode_context *pandecode_create_context(bool to_stderr);
114 dev->decode_ctx = pandecode_create_context(!(dev->debug & PAN_DBG_TRACE)); in panfrost_open_device()
257 struct pandecode_context *ctx = pandecode_create_context(false); in main()
287 pandecode_create_context(bool to_stderr) in pandecode_create_context() function
274 device->debug.decode_ctx = pandecode_create_context(false); in panvk_per_arch()