Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/allocator/
H A Dallocator_drm.c30 #define drm_dbg(flag, fmt, ...) _mpp_dbg_f(drm_debug, flag, fmt, ## __VA_ARGS__)
35 static RK_U32 drm_debug = 0; variable
171 mpp_env_get_u32("drm_debug", &drm_debug, 0); in os_allocator_drm_open()