Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyrvideo.c222 EPHYR_LOG("enter\n"); in ephyrInitVideo()
257 EPHYR_LOG("enter\n"); in ephyrXVPrivNew()
274 EPHYR_LOG("leave\n"); in ephyrXVPrivNew()
288 EPHYR_LOG("enter\n"); in ephyrXVPrivDelete()
299 EPHYR_LOG("leave\n"); in ephyrXVPrivDelete()
455 EPHYR_LOG("enter\n"); in ephyrXVPrivQueryHostAdaptors()
474 EPHYR_LOG("host has %d adaptors\n", a_this->num_adaptors); in ephyrXVPrivQueryHostAdaptors()
568 EPHYR_LOG("leave\n"); in ephyrXVPrivQueryHostAdaptors()
580 EPHYR_LOG("enter\n"); in ephyrXVPrivSetAdaptorsHooks()
613 EPHYR_LOG("leave\n"); in ephyrXVPrivSetAdaptorsHooks()
[all …]
H A Dephyrlog.h36 #define EPHYR_LOG(...) macro
43 #ifndef EPHYR_LOG
44 #define EPHYR_LOG(...) \ macro
H A Dephyr.c217 EPHYR_LOG("screen->width: %d, screen->height: %d index=%d", in ephyrMapFramebuffer()
245 EPHYR_LOG("allocing shadow"); in ephyrMapFramebuffer()
294 EPHYR_LOG("slow paint"); in ephyrShadowUpdate()
433 EPHYR_LOG("mark"); in ephyrRandRGetInfo()
574 EPHYR_LOG("bailed"); in ephyrRandRSetConfig()
656 EPHYR_LOG("pScreen->myNum:%d\n", pScreen->myNum); in ephyrInitScreen()
673 EPHYR_LOG("initialized xvideo okay\n"); in ephyrInitScreen()
719 EPHYR_LOG("mark pScreen=%p mynum=%d shadow=%d", in ephyrCreateResources()
908 EPHYR_LOG("skipping mouse motion:%d\n", screen->pScreen->myNum); in ephyrProcessMouseMotion()
913 EPHYR_LOG("warping mouse cursor. " in ephyrProcessMouseMotion()
[all …]
H A Dhostx.c1384 EPHYR_LOG("enter\n"); in hostx_get_visuals_info()
1414 EPHYR_LOG("host advertises %d visuals\n", nb_items); in hostx_get_visuals_info()
1423 EPHYR_LOG("leave\n"); in hostx_get_visuals_info()
1444 EPHYR_LOG("enter\n"); in hostx_create_window()
1489 EPHYR_LOG("leave\n"); in hostx_create_window()
1512 EPHYR_LOG("enter. x,y,w,h:(%d,%d,%d,%d)\n", in hostx_set_window_geometry()
1521 EPHYR_LOG("leave\n"); in hostx_set_window_geometry()
1535 EPHYR_LOG("enter. num rects:%d\n", a_num_rects); in hostx_set_window_bounding_rectangles()
1545 EPHYR_LOG("borders clipped to rect[x:%d,y:%d,w:%d,h:%d]\n", in hostx_set_window_bounding_rectangles()
1561 EPHYR_LOG("leave\n"); in hostx_set_window_bounding_rectangles()
H A Dephyrinit.c292 EPHYR_LOG("set verbosiry to %d\n", verbosity); in ddxProcessArgument()
302 EPHYR_LOG("no XVideo enabled\n"); in ddxProcessArgument()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog58830 EPHYR_LOG("leave. is_ok:%d\n", is_ok);