[Q] tilcdc and FBIO_WAITFORVSYNC

2014-03-13 Thread Robert Kuhn
Hi, Rob Clark [robdclark at gmail.com]: > you probably should use the KMS interface directly, rather than fbdev. > Then you can modeset, do actual pageflips, get vblank events, etc. > A couple examples: Thanks for the hint. I compiled modeset buth was overwhelmed with the mode string (-s parame

[Q] tilcdc and FBIO_WAITFORVSYNC

2014-03-12 Thread Robert Kuhn
Hi, I am using a Beaglebone black with a HDMI monitor. As far as I see the beaglebone uses the tilcdc driver for framebuffer (I am using the linux-dev-3.13.6-bone7 kernel). When I am correct this driver does not implement the FBIO_WAITFORVSYNC ioctl. Is there any other way to get the vsync in

[Q] tilcdc and FBIO_WAITFORVSYNC

2014-03-12 Thread Rob Clark
On Wed, Mar 12, 2014 at 5:40 AM, Robert Kuhn wrote: > Hi, > > I am using a Beaglebone black with a HDMI monitor. As far as I see the > beaglebone uses the tilcdc driver for framebuffer (I am using the > linux-dev-3.13.6-bone7 kernel). > > When I am correct this driver does not implement the FBIO_W