public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] OMAPDSS: DISPC: VIDEO3 and ZORDER support
@ 2011-09-16  6:39 Archit Taneja
  2011-09-16  6:39 ` [PATCH v2 1/3] OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha compatibility setting Archit Taneja
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Archit Taneja @ 2011-09-16  6:39 UTC (permalink / raw)
  To: tomi.valkeinen; +Cc: hvaibhav, linux-omap, Archit Taneja

This contains support for VIDEO3 pipeline and zorder support for OMAP4 Display
controller.

This set originally had some more miscellaneous patches. Those patches have been
separated out and this set is created since it makes some trivial changes in the
omap_vout driver.

The patch set is based on Tomi's master branch. It can be tried on:

https://gitorious.org/~boddob/linux-omap-dss2/archit-dss2-clone/commits/dispc_misc

Tested on 4430sdp, 3430sdp.

Archit Taneja (3):
  OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha compatibility setting
  OMAPDSS: DISPC: VIDEO3 pipeline support
  OMAPDSS: DISPC: zorder support for DSS overlays

 drivers/media/video/omap/omap_vout.c   |   16 +++++--
 drivers/video/omap2/dss/dispc.c        |   65 ++++++++++++++++++++------
 drivers/video/omap2/dss/dispc.h        |   57 +++++++++++++++++++++++
 drivers/video/omap2/dss/dss.h          |    4 +-
 drivers/video/omap2/dss/dss_features.c |   40 +++++++++++-----
 drivers/video/omap2/dss/dss_features.h |    5 +-
 drivers/video/omap2/dss/manager.c      |   28 ++++++++----
 drivers/video/omap2/dss/overlay.c      |   77 ++++++++++++++++++++++++++++++++
 include/video/omapdss.h                |    9 +++-
 9 files changed, 253 insertions(+), 48 deletions(-)


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

end of thread, other threads:[~2011-09-20  6:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-16  6:39 [PATCH v2 0/3] OMAPDSS: DISPC: VIDEO3 and ZORDER support Archit Taneja
2011-09-16  6:39 ` [PATCH v2 1/3] OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha compatibility setting Archit Taneja
2011-09-19 19:36   ` Hiremath, Vaibhav
2011-09-20  6:44     ` Archit Taneja
2011-09-16  6:39 ` [PATCH v2 2/3] OMAPDSS: DISPC: VIDEO3 pipeline support Archit Taneja
2011-09-19 19:43   ` Hiremath, Vaibhav
2011-09-20  6:55     ` Archit Taneja
2011-09-16  6:39 ` [PATCH v2 3/3] OMAPDSS: DISPC: zorder support for DSS overlays Archit Taneja

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox