Searched refs:test_crtc (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A Dpresent-test.c328 struct test_crtc { struct
343 struct test_crtc *test = closure;
396 static int test_crtc(Display *dpy, void *queue, uint64_t last_msc) function in typeref:typename:int
398 struct test_crtc test;
714 error += test_crtc(dpy, queue, last_msc);
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Datombios_crtc.c317 xf86CrtcPtr test_crtc = xf86_config->crtc[c]; local in function:atombios_pick_pll
318 RADEONCrtcPrivatePtr radeon_test_crtc = test_crtc->driver_private;
320 if (crtc != test_crtc && (radeon_test_crtc->pll_id >= 0))
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Dpresent-test.c1518 struct test_crtc { struct
1534 struct test_crtc *test = closure;
1586 static int test_crtc(Display *dpy, void *queue, uint64_t last_msc) function in typeref:typename:int
1588 struct test_crtc test;
2202 error += test_crtc(dpy, queue, last_msc);

Completed in 9 milliseconds