Lines Matching refs:DEBUG_LOG
36 DEBUG_LOG("%s: trying to open DRM device at %s", __FUNCTION__, path.c_str()); in OpenVirtioGpuDrmFd()
50 DEBUG_LOG("%s: The DRM device at %s is \"%s\"", __FUNCTION__, path.c_str(), name.c_str()); in OpenVirtioGpuDrmFd()
64 DEBUG_LOG("%s", __FUNCTION__); in init()
95 DEBUG_LOG("%s: Successfully initialized DRM backend", __FUNCTION__); in init()
106 DEBUG_LOG("%s: Successfully initialized DRM event listener", __FUNCTION__); in init()
109 DEBUG_LOG("%s: Successfully initialized.", __FUNCTION__); in init()
114 DEBUG_LOG("%s", __FUNCTION__); in getDisplayConfigs()
149 DEBUG_LOG("%s", __FUNCTION__); in loadDrmDisplays()
264 DEBUG_LOG("%s: created framebuffer:%" PRIu32, __FUNCTION__, framebuffer); in create()
277 DEBUG_LOG("%s: destroyed framebuffer:%" PRIu32, __FUNCTION__, framebuffer); in destroyDrmFramebuffer()
294 DEBUG_LOG("%s", __FUNCTION__); in handleHotplug()
362 DEBUG_LOG("%s: invalid display:%" PRIu32, __FUNCTION__, displayId); in getEdid()