Re: [PATCH v2 0/2] OMAP3: DSS2: Pre-Multiplied Alpha support
From: Tomi Valkeinen <hidden>
Date: 2010-11-12 13:19:40
Also in:
linux-omap
From: Tomi Valkeinen <hidden>
Date: 2010-11-12 13:19:40
Also in:
linux-omap
Hi, On Thu, 2010-11-04 at 12:28 +0100, ext Samreen wrote:
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
Looks good, I'll apply to my tree. Tomi