Home
last modified time | relevance | path

Searched refs:mtk_mdp_dbg (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/media/platform/mtk-mdp/
Dmtk_mdp_core.h236 #define mtk_mdp_dbg(level, fmt, args...) \ macro
248 #define mtk_mdp_dbg_enter() mtk_mdp_dbg(3, "+")
249 #define mtk_mdp_dbg_leave() mtk_mdp_dbg(3, "-")
253 #define mtk_mdp_dbg(level, fmt, args...) {} macro
Dmtk_mdp_m2m.c232 mtk_mdp_dbg(2, "[%d] type:%d, wxh:%ux%u, align:%ux%u, max:%ux%u", in mtk_mdp_try_fmt_mplane()
246 mtk_mdp_dbg(1, "[%d] size change:%ux%u to %ux%u", ctx->id, in mtk_mdp_try_fmt_mplane()
260 mtk_mdp_dbg(2, "[%d] p%d, bpl:%d, sizeimage:%u (%u)", ctx->id, in mtk_mdp_try_fmt_mplane()
278 mtk_mdp_dbg(1, "size change:%dx%d to %dx%d", in mtk_mdp_check_crop_change()
301 mtk_mdp_dbg(2, "[%d] type:%d, set wxh:%dx%d", ctx->id, type, in mtk_mdp_try_crop()
332 mtk_mdp_dbg(2, "[%d] align:%dx%d, min:%dx%d, new:%dx%d", ctx->id, in mtk_mdp_try_crop()
357 mtk_mdp_dbg(2, "[%d] crop l,t,w,h:%d,%d,%d,%d, max:%dx%d", ctx->id, in mtk_mdp_try_crop()
415 mtk_mdp_dbg(1, "[%d] pm_runtime_get_sync failed:%d", in mtk_mdp_m2m_start_streaming()
468 mtk_mdp_dbg(3, "[%d] planes:%d, size:%d, addr:%p,%p,%p", in mtk_mdp_prepare_addr()
577 mtk_mdp_dbg(2, "[%d] type:%d, planes:%d, buffers:%d, size:%u,%u", in mtk_mdp_m2m_queue_setup()
[all …]
Dmtk_mdp_vpu.c63 mtk_mdp_dbg(0, "[%d]:msg 0x%x, failure:%d", ctx->id, in mtk_mdp_vpu_ipi_handler()
89 mtk_mdp_dbg(1, "[%d]:vpu pdev is NULL", ctx->id); in mtk_mdp_vpu_send_msg()
Dmtk_mdp_core.c90 mtk_mdp_dbg(0, "[%d] Change as state error", ctx->id); in mtk_mdp_wdt_worker()