* [PATCH V2 0/3] OMAPDSS: DISPC: Enable predecimation for DMA and VRFB
@ 2012-03-21 9:52 Chandrabhanu Mahapatra
2012-03-27 10:49 ` Tomi Valkeinen
0 siblings, 1 reply; 2+ messages in thread
From: Chandrabhanu Mahapatra @ 2012-03-21 9:52 UTC (permalink / raw)
To: tomi.valkeinen; +Cc: linux-omap, linux-fbdev, Chandrabhanu Mahapatra
Hi everyone,
the following patch set directs to enable predecimation for DMA and VRFB
which consists of two pacthes.
The first patch is based on code written by Lajos Molnar <lajos@ti.com> in
Android Kernel, which updates the code with predecimation logic thereby
increasing the downscaling ability of the DISPC module.
In version 2 patch description has been modified include reason for maximum
predecimation limit of 16.
The second patch is based on code written by Ville Syrjälä
<ville.syrjala@nokia.com> which aims to avoid synclost errors occurring
in OMAP3 due to some undocumented horizontal position and timing related
limitations which I faced during testing of the previous patch.
In version 2 the pcd factor has been replaced lclk / pclk to support HDMI and
tv output as pointed out by Ville Syrjälä.
The third patch corrects the usage of dispc fclk in scaling checks by
replacing it with dispc_core_clk as per suggestions of Ville Syrjälä.
I have tested these patches successfully on OMAP2, OMAP3 AND OMAP4 on the
mainline kernel v3.3. Horizontal and vertical predecimation worked fine
but skewed images were seen on OMAP2 and OMAP3 on HDMI tv during horizontal
predecimation which will be addressed in the future patches.
All your comments and suggestions are welcome.
Regards,
Chandrabhanu
Chandrabhanu Mahapatra (3):
OMAPDSS: DISPC: Enable predecimation
OMAPDSS: DISPC: Handle synclost errors in OMAP3
OMAPDSS: DISPC: Correct DISPC functional clock usage
drivers/video/omap2/dss/dispc.c | 360 +++++++++++++++++++++++++++------------
1 files changed, 254 insertions(+), 106 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH V2 0/3] OMAPDSS: DISPC: Enable predecimation for DMA and VRFB
2012-03-21 9:52 [PATCH V2 0/3] OMAPDSS: DISPC: Enable predecimation for DMA and VRFB Chandrabhanu Mahapatra
@ 2012-03-27 10:49 ` Tomi Valkeinen
0 siblings, 0 replies; 2+ messages in thread
From: Tomi Valkeinen @ 2012-03-27 10:49 UTC (permalink / raw)
To: Chandrabhanu Mahapatra; +Cc: linux-omap, linux-fbdev
[-- Attachment #1: Type: text/plain, Size: 736 bytes --]
On Wed, 2012-03-21 at 15:21 +0530, Chandrabhanu Mahapatra wrote:
> Hi everyone,
> the following patch set directs to enable predecimation for DMA and VRFB
> which consists of two pacthes.
>
> The first patch is based on code written by Lajos Molnar <lajos@ti.com> in
> Android Kernel, which updates the code with predecimation logic thereby
> increasing the downscaling ability of the DISPC module.
> In version 2 patch description has been modified include reason for maximum
> predecimation limit of 16.
You should have the version changes separately, so that they are easy to
see. For example, a bullet list after the intro text. And you miss to
mention that this patch set adds a new patch to the series.
Tomi
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-03-27 10:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-21 9:52 [PATCH V2 0/3] OMAPDSS: DISPC: Enable predecimation for DMA and VRFB Chandrabhanu Mahapatra
2012-03-27 10:49 ` 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).