Searched refs:mtk_mdp_dbg (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/media/platform/mediatek/mdp/ |
H 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
|
H A D | mtk_mdp_m2m.c | 223 mtk_mdp_dbg(2, "[%d] type:%d, wxh:%ux%u, align:%ux%u, max:%ux%u", in mtk_mdp_try_fmt_mplane() 237 mtk_mdp_dbg(1, "[%d] size change:%ux%u to %ux%u", ctx->id, in mtk_mdp_try_fmt_mplane() 249 mtk_mdp_dbg(2, "[%d] p%d, bpl:%d, sizeimage:%u (%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() 321 mtk_mdp_dbg(2, "[%d] align:%dx%d, min:%dx%d, new:%dx%d", ctx->id, in mtk_mdp_try_crop() 345 mtk_mdp_dbg(2, "[%d] crop l,t,w,h:%d,%d,%d,%d, max:%dx%d", ctx->id, 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() 552 mtk_mdp_dbg(2, "[%d] type:%d, planes:%d, buffers:%d, size:%u,%u", in mtk_mdp_m2m_queue_setup() [all …]
|
H 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()
|
H A D | mtk_mdp_core.c | 81 mtk_mdp_dbg(0, "[%d] Change as state error", ctx->id); in mtk_mdp_wdt_worker()
|