OMAPDSS: switch FBIO_WAITFORVSYNC to the new code
authorGrazvydas Ignotas <notasas@gmail.com>
Thu, 25 Feb 2016 23:27:03 +0000 (01:27 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 28 Feb 2016 01:55:13 +0000 (03:55 +0200)
commit12eb2c057dbca65f088b03b2729bcc2aa000553b
tree6e08f9339c470411cb8cee8c3dbfe7c3ff0e403a
parent00943e97e1fcda39c59f503e36f161b99feaf1f7
OMAPDSS: switch FBIO_WAITFORVSYNC to the new code

Same as OMAPFB_WAITFORVSYNC_FRAME from previous commit, just without the
adaptive part. The benefits are:
- no unnecessary irq reprogramming before/after each wait
- fbdev lock release on wait so that multiple programs can wait
- better display detection when the output is cloned to multiple
  displays and one of them goes off
drivers/video/omap2/omapfb/omapfb-ioctl.c