linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/10] OMAPDSS: code cleanups
@ 2011-08-22  8:27 Tomi Valkeinen
  2011-08-22  8:27 ` [PATCH 01/10] OMAP: DSS2: Remove support for non-DISPC overlays Tomi Valkeinen
                   ` (10 more replies)
  0 siblings, 11 replies; 13+ messages in thread
From: Tomi Valkeinen @ 2011-08-22  8:27 UTC (permalink / raw)
  To: linux-omap, linux-fbdev; +Cc: Tomi Valkeinen

Cleanups for DSS driver, no functionality changed.

 Tomi

Tomi Valkeinen (10):
  OMAP: DSS2: Remove support for non-DISPC overlays
  OMAP: DSS2: DISPC: use lookup tables for bit shifts
  OMAP: DSS2: Add overlay caps to DSS features
  OMAP: DSS2: Add GLOBAL_ALPHA & PRE_MULT_ALPHA to ovl caps
  OMAP: DSS2: string parsing cleanups
  OMAP: OMAPFB: string parsing cleanups
  OMAP: DSS2: DISPC: remove non-existing func prototypes
  OMAP: DSS2: DISPC: rename overlay related funcs
  OMAP: DSS2: DISPC: rename manager related funcs
  OMAP: DSS2: reorganize functions in dss.h

 drivers/video/omap2/dss/dispc.c           |  478 +++++++++++------------------
 drivers/video/omap2/dss/display.c         |   21 +-
 drivers/video/omap2/dss/dpi.c             |   16 +-
 drivers/video/omap2/dss/dsi.c             |  205 ++-----------
 drivers/video/omap2/dss/dss.h             |   93 +++---
 drivers/video/omap2/dss/dss_features.c    |   68 ++++-
 drivers/video/omap2/dss/dss_features.h    |    3 +-
 drivers/video/omap2/dss/hdmi.c            |    6 +-
 drivers/video/omap2/dss/manager.c         |  126 +++-----
 drivers/video/omap2/dss/overlay.c         |   38 +--
 drivers/video/omap2/dss/rfbi.c            |   33 +--
 drivers/video/omap2/dss/sdi.c             |   12 +-
 drivers/video/omap2/omapfb/omapfb-sysfs.c |    6 +-
 include/video/omapdss.h                   |    9 +-
 14 files changed, 396 insertions(+), 718 deletions(-)

-- 
1.7.4.1


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

end of thread, other threads:[~2011-08-22 12:22 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-22  8:27 [PATCH 00/10] OMAPDSS: code cleanups Tomi Valkeinen
2011-08-22  8:27 ` [PATCH 01/10] OMAP: DSS2: Remove support for non-DISPC overlays Tomi Valkeinen
2011-08-22  8:27 ` [PATCH 02/10] OMAP: DSS2: DISPC: use lookup tables for bit shifts Tomi Valkeinen
2011-08-22  8:27 ` [PATCH 03/10] OMAP: DSS2: Add overlay caps to DSS features Tomi Valkeinen
2011-08-22  8:27 ` [PATCH 04/10] OMAP: DSS2: Add GLOBAL_ALPHA & PRE_MULT_ALPHA to ovl caps Tomi Valkeinen
2011-08-22  8:27 ` [PATCH 05/10] OMAP: DSS2: string parsing cleanups Tomi Valkeinen
2011-08-22 12:22   ` Tomi Valkeinen
2011-08-22  8:27 ` [PATCH 06/10] OMAP: OMAPFB: " Tomi Valkeinen
2011-08-22  8:27 ` [PATCH 07/10] OMAP: DSS2: DISPC: remove non-existing func prototypes Tomi Valkeinen
2011-08-22  8:27 ` [PATCH 08/10] OMAP: DSS2: DISPC: rename overlay related funcs Tomi Valkeinen
2011-08-22  8:27 ` [PATCH 09/10] OMAP: DSS2: DISPC: rename manager " Tomi Valkeinen
2011-08-22  8:27 ` [PATCH 10/10] OMAP: DSS2: reorganize functions in dss.h Tomi Valkeinen
2011-08-22  8:42 ` [PATCH 00/10] OMAPDSS: code cleanups Tomi Valkeinen

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).