From 12eb2c057dbca65f088b03b2729bcc2aa000553b Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Fri, 26 Feb 2016 01:27:03 +0200 Subject: [PATCH] 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 --- Reading git-format-patch failed