linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] OMAP3: DSS2: Pre-Multiplied Alpha support
@ 2010-11-04 11:40 Samreen
  2010-11-04 11:40 ` [PATCH v2 1/2] OMAP3: DSS2: Split OMAP3 has feature for 3430 & 3630 Samreen
  2010-11-12 13:19 ` [PATCH v2 0/2] OMAP3: DSS2: Pre-Multiplied Alpha support Tomi Valkeinen
  0 siblings, 2 replies; 4+ messages in thread
From: Samreen @ 2010-11-04 11:40 UTC (permalink / raw)
  To: Tomi Valkeinen, ville.syrjala, Archit Taneja
  Cc: linux-omap, linux-fbdev, Samreen

Enable Pre multiplied alpha support on OMAP3630

The first patch splits the omap3 dss has features for omap3430
and omap3630 separately
The second patch adds the support for pre multiplied alpha

Version2:
   - Split the patch into dss has feature patch and pre multiplied
   alpha support
   - Remove the BUG_ON in functions setting pre multiplied alpha
   and global alpha 
   - Uniformly use "pre_mult_alpha" naming convention

Rajkumar N (1):
  OMAP3630: DSS2: Enable Pre-Multiplied Alpha Support

Samreen (1):
  OMAP3: DSS2: Split OMAP3 has feature for 3430 & 3630

 arch/arm/plat-omap/include/plat/display.h |    1 +
 drivers/video/omap2/dss/dispc.c           |   30 ++++++++++++++++-----
 drivers/video/omap2/dss/dss.h             |    3 +-
 drivers/video/omap2/dss/dss_features.c    |   20 ++++++++++++--
 drivers/video/omap2/dss/dss_features.h    |    1 +
 drivers/video/omap2/dss/manager.c         |    5 +++-
 drivers/video/omap2/dss/overlay.c         |   41 +++++++++++++++++++++++++++++
 7 files changed, 89 insertions(+), 12 deletions(-)


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

end of thread, other threads:[~2010-11-12 13:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-04 11:40 [PATCH v2 0/2] OMAP3: DSS2: Pre-Multiplied Alpha support Samreen
2010-11-04 11:40 ` [PATCH v2 1/2] OMAP3: DSS2: Split OMAP3 has feature for 3430 & 3630 Samreen
2010-11-04 11:40   ` [PATCH v2 2/2] OMAP3630: DSS2: Enable Pre-Multiplied Alpha Support Samreen
2010-11-12 13:19 ` [PATCH v2 0/2] OMAP3: DSS2: Pre-Multiplied Alpha support 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).