All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] FB: Add window positioning support
@ 2011-09-20 15:30 ` Ajay Kumar
  0 siblings, 0 replies; 45+ messages in thread
From: Ajay Kumar @ 2011-09-20  9:28 UTC (permalink / raw)
  To: linux-arm-kernel

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@vger.kernel.org/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(-)


^ permalink raw reply	[flat|nested] 45+ messages in thread

end of thread, other threads:[~2011-09-21  7:30 UTC | newest]

Thread overview: 45+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-20  9:28 [PATCH 0/3] FB: Add window positioning support Ajay Kumar
2011-09-20 15:30 ` Ajay Kumar
2011-09-20 15:30 ` Ajay Kumar
2011-09-20  9:29 ` [PATCH 1/3] include: fb: Add definiton for window positioning structure Ajay Kumar
2011-09-20 15:30   ` Ajay Kumar
2011-09-20 15:30   ` Ajay Kumar
2011-09-20 11:10   ` [PATCH 1/3] include: fb: Add definiton for window positioning Tomi Valkeinen
2011-09-20 11:10     ` [PATCH 1/3] include: fb: Add definiton for window positioning structure Tomi Valkeinen
2011-09-20 11:10     ` Tomi Valkeinen
2011-09-20 14:46     ` Ajay kumar
2011-09-20 14:58       ` Ajay kumar
2011-09-20 14:46       ` Ajay kumar
2011-09-20 15:39       ` [PATCH 1/3] include: fb: Add definiton for window positioning Tomi Valkeinen
2011-09-20 15:39         ` [PATCH 1/3] include: fb: Add definiton for window positioning structure Tomi Valkeinen
2011-09-20 15:39         ` Tomi Valkeinen
2011-09-20 16:55         ` [PATCH 1/3] include: fb: Add definiton for window positioning Florian Tobias Schandinat
2011-09-20 16:55           ` [PATCH 1/3] include: fb: Add definiton for window positioning structure Florian Tobias Schandinat
2011-09-20 16:55           ` Florian Tobias Schandinat
2011-09-20 18:57           ` [PATCH 1/3] include: fb: Add definiton for window positioning Tomi Valkeinen
2011-09-20 18:57             ` [PATCH 1/3] include: fb: Add definiton for window positioning structure Tomi Valkeinen
2011-09-20 18:57             ` Tomi Valkeinen
2011-09-21  7:15           ` Ajay kumar
2011-09-21  7:27             ` Ajay kumar
2011-09-21  7:15             ` Ajay kumar
2011-09-20 11:24   ` [PATCH 1/3] include: fb: Add definiton for window positioning Baruch Siach
2011-09-20 11:24     ` [PATCH 1/3] include: fb: Add definiton for window positioning structure Baruch Siach
2011-09-20 11:24     ` Baruch Siach
2011-09-20 15:26     ` Ajay kumar
2011-09-20 15:38       ` Ajay kumar
2011-09-20 15:26       ` Ajay kumar
2011-09-20 17:08       ` [PATCH 1/3] include: fb: Add definiton for window positioning Baruch Siach
2011-09-20 17:08         ` [PATCH 1/3] include: fb: Add definiton for window positioning structure Baruch Siach
2011-09-20 17:08         ` Baruch Siach
2011-09-21  6:25         ` [PATCH 1/3] include: fb: Add definiton for window positioning Tomi Valkeinen
2011-09-21  6:25           ` [PATCH 1/3] include: fb: Add definiton for window positioning structure Tomi Valkeinen
2011-09-21  6:25           ` Tomi Valkeinen
2011-09-21  7:18           ` Ajay kumar
2011-09-21  7:30             ` Ajay kumar
2011-09-21  7:18             ` Ajay kumar
2011-09-20  9:29 ` [PATCH 2/3] ARM: SAMSUNG: Embed window positioning data structure in Ajay Kumar
2011-09-20 15:30   ` [PATCH 2/3] ARM: SAMSUNG: Embed window positioning data structure in s3c-fb plat data Ajay Kumar
2011-09-20 15:30   ` Ajay Kumar
2011-09-20  9:29 ` [PATCH 3/3] video: s3c-fb: Modify s3c-fb driver to support window Ajay Kumar
2011-09-20 15:30   ` [PATCH 3/3] video: s3c-fb: Modify s3c-fb driver to support window positioning Ajay Kumar
2011-09-20 15:30   ` Ajay Kumar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.