Re: [PATCH V2 0/2] OMAPDSS: DISPC: Peformance improvement of DISPC
From: Tomi Valkeinen <hidden>
Date: 2011-12-20 08:36:09
Also in:
linux-omap
Attachments
- signature.asc [application/pgp-signature] 836 bytes
From: Tomi Valkeinen <hidden>
Date: 2011-12-20 08:36:09
Also in:
linux-omap
On Mon, 2011-12-19 at 14:03 +0530, Chandrabhanu Mahapatra wrote:
Hi everyone, the following patch set directs to improve the scaling performance of DISPC module which consists of two pacthes. The first patch is based on code of Lajos Molnar [off-list ref] from Android Kernel, which updates the code with new set of coefficients to improve the scaling performance. The second patch is based on some very valuable suggestions by Sebastien Fagard [off-list ref] and directs to modify the clock requirements for scaling to support OMAP4 and avoid clock failure issues. I have tested these patches on OMAP2, OMAP3 AND OMAP4. To test on 2430SDP board I have created a patch to enable the display which will follow later. All your comments and suggestions are welcome.
Thanks, this looks good. Applied to DSS master branch. There was a minor conflict with the Makefile, but I fixed that. Btw, when doing new versions of a patch series, it would be good to have a short history of the series in the introduction email, so that the reviewers can easily see what's new in each version. Tomi