Hi all,
I try to use the vertical synchronization on a program which use the functions
of openGL (glXWaitVideoSyncSGI), but the driver drm.ko does a wait
(DRM_WAIT_ON, function : drm_wait_vblank, file : drm_irq.c) on the crtc 0 and
does a wake up (DRM_WAKEUP) on the crtc 1 so, I haven't synchronisation on my
display, the wait take 3 secondes (3*DRM_HZ)
So I would like to know how to resolve this problem of crtc. I would like that
the wait and the wake up use the same crtc (1). Somebody can help me ?
Thanks, Nicolas
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel