Searched refs:mpp_rt_dbg (Results 1 – 1 of 1) sorted by relevance
51 #define mpp_rt_dbg(fmt, ...) do { if (mpp_rt_debug) mpp_log(fmt, ## __VA_ARGS__); } while (0) macro101 mpp_rt_dbg("use dma heap allocator\n"); in mpp_rt_srv_init()106 mpp_rt_dbg("use ion allocator\n"); in mpp_rt_srv_init()111 mpp_rt_dbg("use drm allocator\n"); in mpp_rt_srv_init()118 mpp_rt_dbg("use drm allocator for mpp_service\n"); in mpp_rt_srv_init()159 mpp_rt_dbg("found ion allocator in dts\n"); in mpp_rt_srv_init()162 mpp_rt_dbg("found drm allocator in dts\n"); in mpp_rt_srv_init()