Searched refs:mtk_mdp_dbg (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/media/platform/mtk-mdp/ |
A D | mtk_mdp_core.h | 232 #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
|
A D | mtk_mdp_m2m.c | 237 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 …]
|
A D | mtk_mdp_vpu.c | 56 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()
|
A D | mtk_mdp_core.c | 82 mtk_mdp_dbg(0, "[%d] Change as state error", ctx->id); in mtk_mdp_wdt_worker()
|
Completed in 13 milliseconds