linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9] OMAPDSS: OMAP5 related patches
@ 2012-09-24 13:58 Tomi Valkeinen
  2012-09-24 13:58 ` [PATCH 1/9] OMAPDSS: DSI: improve DSI clock calcs for DISPC Tomi Valkeinen
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Tomi Valkeinen @ 2012-09-24 13:58 UTC (permalink / raw)
  To: archit, linux-omap, linux-fbdev; +Cc: Tomi Valkeinen

Hi,

This series adds basic OMAP5 DSS functionality, mainly related to DSS core, DPI
and DSI.

 Tomi

Archit Taneja (1):
  OMAPDSS: Add basic omap5 features to dss and dispc

Tomi Valkeinen (8):
  OMAPDSS: DSI: improve DSI clock calcs for DISPC
  OMAPDSS: move dss feats to the end of dss.c
  OMAPDSS: Add support for DPI source selection
  OMAPDSS: DSI: Add FEAT_DSI_PLL_SELFREQDCO
  OMAPDSS: DSI: Add FEAT_DSI_PLL_REFSEL
  OMAPDSS: DSI: Add new linebuffer size for OMAP5
  OMAPDSS: DSI: Add code to disable PHY DCC
  OMAPDSS: DSI: make OMAP2_DSS_DSI depend on ARCH_OMAP5

 drivers/video/omap2/dss/Kconfig        |    2 +-
 drivers/video/omap2/dss/dispc.c        |    2 +
 drivers/video/omap2/dss/dpi.c          |    5 +
 drivers/video/omap2/dss/dsi.c          |  167 +++++++++++++++++++++++++-------
 drivers/video/omap2/dss/dss.c          |  121 ++++++++++++++++++-----
 drivers/video/omap2/dss/dss.h          |    1 +
 drivers/video/omap2/dss/dss_features.c |   96 ++++++++++++++++++
 drivers/video/omap2/dss/dss_features.h |    3 +
 8 files changed, 337 insertions(+), 60 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2012-09-25  5:32 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-24 13:58 [PATCH 0/9] OMAPDSS: OMAP5 related patches Tomi Valkeinen
2012-09-24 13:58 ` [PATCH 1/9] OMAPDSS: DSI: improve DSI clock calcs for DISPC Tomi Valkeinen
2012-09-24 13:58 ` [PATCH 2/9] OMAPDSS: Add basic omap5 features to dss and dispc Tomi Valkeinen
2012-09-24 13:58 ` [PATCH 3/9] OMAPDSS: move dss feats to the end of dss.c Tomi Valkeinen
2012-09-24 13:58 ` [PATCH 4/9] OMAPDSS: Add support for DPI source selection Tomi Valkeinen
2012-09-24 13:58 ` [PATCH 5/9] OMAPDSS: DSI: Add FEAT_DSI_PLL_SELFREQDCO Tomi Valkeinen
2012-09-24 13:58 ` [PATCH 6/9] OMAPDSS: DSI: Add FEAT_DSI_PLL_REFSEL Tomi Valkeinen
2012-09-24 13:58 ` [PATCH 7/9] OMAPDSS: DSI: Add new linebuffer size for OMAP5 Tomi Valkeinen
2012-09-24 13:58 ` [PATCH 8/9] OMAPDSS: DSI: Add code to disable PHY DCC Tomi Valkeinen
2012-09-24 13:58 ` [PATCH 9/9] OMAPDSS: DSI: make OMAP2_DSS_DSI depend on ARCH_OMAP5 Tomi Valkeinen
2012-09-25  5:32 ` [PATCH 0/9] OMAPDSS: OMAP5 related patches Archit Taneja

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).