Lines Matching refs:INFO
328 INFO("render_mode:%s,bitblit_mode=%d,rotate_mode:%s\n", in print_debug_info()
331 INFO("src : y=%lx uv=%lx v=%lx aw=%d ah=%d vw=%d vh=%d xoff=%d yoff=%d format=%s\n", in print_debug_info()
339 INFO("src1 : y=%lx uv=%lx v=%lx aw=%d ah=%d vw=%d vh=%d xoff=%d yoff=%d format=%s\n", in print_debug_info()
345 INFO("dst : y=%lx uv=%lx v=%lx aw=%d ah=%d vw=%d vh=%d xoff=%d yoff=%d format=%s\n", in print_debug_info()
350 INFO("mmu : src=%.2x src1=%.2x dst=%.2x els=%.2x\n", in print_debug_info()
353 INFO("alpha : flag %x mode0=%x mode1=%x\n", in print_debug_info()
355 INFO("blend mode is %s\n", in print_debug_info()
358 INFO("yuv2rgb mode is %x\n", req->yuv2rgb_mode); in print_debug_info()
367 INFO("err src wstride is not align to 16 or yuv not align to 2"); in rga2_align_check()
372 INFO("err dst wstride is not align to 16 or yuv not align to 2"); in rga2_align_check()
377 INFO("err src wstride is not align to 8 or yuv not align to 2"); in rga2_align_check()
382 INFO("err dst wstride is not align to 8 or yuv not align to 2"); in rga2_align_check()
383 INFO("rga align check over!\n"); in rga2_align_check()
399 INFO("unsupported to scaling less than 1/16 times.\n"); in rga2_scale_check()
401 INFO("unsupported to scaling more than 16 times.\n"); in rga2_scale_check()
404 INFO("unsupported to scaling less than 1/8 tiems.\n"); in rga2_scale_check()
406 INFO("unsupported to scaling more than 8 times.\n"); in rga2_scale_check()
408 INFO("rga2 scale check over.\n"); in rga2_scale_check()
894 INFO("CMD_REG\n"); in rga2_try_set_reg()
896 INFO("%.8x %.8x %.8x %.8x\n", in rga2_try_set_reg()
901 INFO("CSC_REG\n"); in rga2_try_set_reg()
903 INFO("%.8x %.8x %.8x %.8x\n", in rga2_try_set_reg()
927 INFO("CMD_READ_BACK_REG\n"); in rga2_try_set_reg()
929 INFO("%.8x %.8x %.8x %.8x\n", in rga2_try_set_reg()
935 INFO("CSC_READ_BACK_REG\n"); in rga2_try_set_reg()
937 INFO("%.8x %.8x %.8x %.8x\n", in rga2_try_set_reg()
1085 INFO("*** rga_blit_async proc ***\n"); in rga2_blit_async()
1113 INFO("*** rga2_blit_sync proc ***\n"); in rga2_blit_sync()
1244 INFO("cmd is %s\n", rga2_get_cmd_mode_str(cmd)); in rga_ioctl()
1426 INFO("using %s\n", __func__); in compat_rga_ioctl()
1658 INFO("irqthread INT[%x],STATS[%x]\n", rga2_read(RGA2_INT), in rga2_irq_thread()
1676 INFO("irq INT[%x], STATS[%x]\n", rga2_read(RGA2_INT), in rga2_irq()
1843 INFO("Driver loaded successfully ver:%s\n", rga2_drvdata->version); in rga2_drv_probe()
1845 INFO("Driver loaded successfully\n"); in rga2_drv_probe()
1947 INFO("**********************************\n"); in rga2_slt()
1948 INFO("************ RGA_TEST ************\n"); in rga2_slt()
1949 INFO("**********************************\n"); in rga2_slt()
1988 INFO("[ num : srcInfo dstInfo ]\n"); in rga2_slt()
1991 INFO("[X%.8d : 0x%x 0x%x]", i, *pstd, *pnow); in rga2_slt()
1993 INFO("\n"); in rga2_slt()
1997 INFO("[Y%.8d : 0x%.8x 0x%.8x]\n", in rga2_slt()
2007 INFO("err_count=%d, right_count=%d\n", err_count, right_count); in rga2_slt()
2009 INFO("rga slt err !!\n"); in rga2_slt()
2011 INFO("rga slt success !!\n"); in rga2_slt()
2094 INFO("Module initialized.\n"); in rga2_init()