Re: [PATCHv5][ 1/5] fbdev: Add the lacking FB_SYNC_* for matching the DISPLAY_FLAGS_*

2014-01-10 Thread Tomi Valkeinen
On 2013-11-08 15:01, Denis Carikli wrote: Without that fix, drivers using the fb_videomode_from_videomode function will not be able to get certain information because some DISPLAY_FLAGS_* have no corresponding FB_SYNC_*. diff --git a/include/linux/fb.h b/include/linux/fb.h index

Re: [PATCHv5][ 1/5] fbdev: Add the lacking FB_SYNC_* for matching the DISPLAY_FLAGS_*

2014-01-10 Thread Russell King - ARM Linux
On Fri, Jan 10, 2014 at 02:37:40PM +0200, Tomi Valkeinen wrote: I don't think this is better than the previous version where FB_SYNC_DE_HIGH_ACT and FB_SYNC_PIXDAT_HIGH_ACT were in include/uapi/linux/fb.h. Now those flag defines are not visible to the userspace, but the actual flags are still