This patchset adds support for positioning the overlay windows on the LCD. These patches are based on the discussion about adding features to fbdev at: http://www.mail-archive.com/linux-samsung-soc@xxxxxxxxxxxxxxx/msg06292.html To Florian: include: fb: Add definiton for window positioning structure video: s3c-fb: Modify s3c-fb driver to support window positioning To Kukjin, ARM: SAMSUNG: Embed window positioning data structure in s3c-fb plat data arch/arm/plat-samsung/include/plat/fb.h | 3 ++ drivers/video/s3c-fb.c | 37 ++++++++++++++++++++++++++---- include/linux/fb.h | 7 ++++++ 3 files changed, 42 insertions(+), 5 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html