Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/mediatek/mdp/
H A Dmtk_mdp_core.h232 #define mtk_mdp_dbg(level, fmt, args...) \ macro
244 #define mtk_mdp_dbg_enter() mtk_mdp_dbg(3, "+")
245 #define mtk_mdp_dbg_leave() mtk_mdp_dbg(3, "-")
249 #define mtk_mdp_dbg(level, fmt, args...) {} macro
H A Dmtk_mdp_m2m.c237 mtk_mdp_dbg(1, "[%d] size change:%ux%u to %ux%u", ctx->id, in mtk_mdp_try_fmt_mplane()
267 mtk_mdp_dbg(1, "size change:%dx%d to %dx%d", in mtk_mdp_check_crop_change()
290 mtk_mdp_dbg(2, "[%d] type:%d, set wxh:%dx%d", ctx->id, type, in mtk_mdp_try_crop()
396 mtk_mdp_dbg(1, "[%d] pm_runtime_resume_and_get failed:%d", in mtk_mdp_m2m_start_streaming()
449 mtk_mdp_dbg(3, "[%d] planes:%d, size:%d, addr:%p,%p,%p", in mtk_mdp_prepare_addr()
637 mtk_mdp_dbg(2, "[%d] type:%d", ctx->id, f->type); in mtk_mdp_m2m_g_fmt_mplane()
651 mtk_mdp_dbg(2, "[%d] wxh:%dx%d", ctx->id, in mtk_mdp_m2m_g_fmt_mplane()
660 mtk_mdp_dbg(2, "[%d] p%d, bpl:%d, sizeimage:%d", ctx->id, i, in mtk_mdp_m2m_g_fmt_mplane()
688 mtk_mdp_dbg(2, "[%d] type:%d", ctx->id, f->type); in mtk_mdp_m2m_s_fmt_mplane()
785 mtk_mdp_dbg(1, "[%d] invalid type:%d,%u", ctx->id, s->type, in mtk_mdp_m2m_g_selection()
[all …]
H A Dmtk_mdp_vpu.c56 mtk_mdp_dbg(0, "[%d]:msg 0x%x, failure:%d", ctx->id, in mtk_mdp_vpu_ipi_handler()
82 mtk_mdp_dbg(1, "[%d]:vpu pdev is NULL", ctx->id); in mtk_mdp_vpu_send_msg()
H A Dmtk_mdp_core.c81 mtk_mdp_dbg(0, "[%d] Change as state error", ctx->id); in mtk_mdp_wdt_worker()