From: Archit Taneja <a0393947@ti.com>
To: Russ Dill <russ.dill@gmail.com>
Cc: tomi.valkeinen@ti.com, linux-omap@vger.kernel.org,
linux-fbdev@vger.kernel.org
Subject: Re: [PATCH 0/6] OMAPDSS: Misc fixes and cleanups
Date: Wed, 09 May 2012 05:36:53 +0000 [thread overview]
Message-ID: <4FA9FFA5.5030204@ti.com> (raw)
In-Reply-To: <CA+Bv8Xa0KDmf3=DTbWmw2khNNm6DvtZc+4+adVqX-22rNYoeEA@mail.gmail.com>
On Wednesday 09 May 2012 05:08 AM, Russ Dill wrote:
> On Mon, May 7, 2012 at 4:21 AM, Archit Taneja<archit@ti.com> wrote:
>>
>> The first patch in this series is a follow up on the previously posted
>> series
>> 'OMAPDSS: APPLY: Treat overlay manager timings as shadow registers'. It is
>> required for HDMI and DPI interfaces to work properly, it ensures manager
>> timings are applied in the set_timing() ops for these interfaces.
>>
>> The next 3 patches remove some unnecessary usage of omap_dss_device
>> pointer in
>> DISPC and APPLY.
>>
>> The last 2 patches are miscellaneous fixes and are self explanatory.
>>
>> Reference tree containing this series:
>>
>> git://gitorious.org/~boddob/linux-omap-dss2/archit-dss2-clone.git
>> mgr_timing_and_fixes
>>
>> Tested on OMAP4 SDP.
>>
>> Archit Taneja (6):
>> OMAPDSS: DPI/HDMI: Apply manager timings even if panel is disabled
>> OMAPDSS: APPLY: Remove an unnecessary omap_dss_device pointer
>> OMAPDSS: DISPC: Remove omap_dss_device pointer usage from
>> dispc_mgr_pclk_rate()
>> OMAPDSS: DISPC: Remove usage of dispc_mgr_get_device()
>> OMAPDSS: Fix DSI_FCLK clock source selection
>> OMAPDSS: DISPC: Remove Fake VSYNC support
>>
>> drivers/video/omap2/dss/Kconfig | 9 ------
>> drivers/video/omap2/dss/apply.c | 3 --
>> drivers/video/omap2/dss/dispc.c | 61
>> +++++++++++++-------------------------
>> drivers/video/omap2/dss/dpi.c | 2 +
>> drivers/video/omap2/dss/dsi.c | 4 --
>> drivers/video/omap2/dss/dss.c | 5 ++-
>> drivers/video/omap2/dss/dss.h | 1 -
>> drivers/video/omap2/dss/hdmi.c | 2 +
>> 8 files changed, 28 insertions(+), 59 deletions(-)
>
> I did a build and boot of each one of the patches on the
> mgr_timing_and_fixes branch including these on:
>
> Beagleboard-xM rev C1
> Beagleboard rev B4
> Mistral AM37x-EVM
> Zoom AM3517 EVM
> Zoom AM1808 EVM
Thanks! I'll be posting out a newer version of the series with some
minor changes. But the content should be more or less the same.
Thanks,
Archit
>
> Tested-by: Russ.Dill@ti.com
>
WARNING: multiple messages have this Message-ID (diff)
From: Archit Taneja <a0393947@ti.com>
To: Russ Dill <russ.dill@gmail.com>
Cc: tomi.valkeinen@ti.com, linux-omap@vger.kernel.org,
linux-fbdev@vger.kernel.org
Subject: Re: [PATCH 0/6] OMAPDSS: Misc fixes and cleanups
Date: Wed, 9 May 2012 10:54:53 +0530 [thread overview]
Message-ID: <4FA9FFA5.5030204@ti.com> (raw)
In-Reply-To: <CA+Bv8Xa0KDmf3=DTbWmw2khNNm6DvtZc+4+adVqX-22rNYoeEA@mail.gmail.com>
On Wednesday 09 May 2012 05:08 AM, Russ Dill wrote:
> On Mon, May 7, 2012 at 4:21 AM, Archit Taneja<archit@ti.com> wrote:
>>
>> The first patch in this series is a follow up on the previously posted
>> series
>> 'OMAPDSS: APPLY: Treat overlay manager timings as shadow registers'. It is
>> required for HDMI and DPI interfaces to work properly, it ensures manager
>> timings are applied in the set_timing() ops for these interfaces.
>>
>> The next 3 patches remove some unnecessary usage of omap_dss_device
>> pointer in
>> DISPC and APPLY.
>>
>> The last 2 patches are miscellaneous fixes and are self explanatory.
>>
>> Reference tree containing this series:
>>
>> git://gitorious.org/~boddob/linux-omap-dss2/archit-dss2-clone.git
>> mgr_timing_and_fixes
>>
>> Tested on OMAP4 SDP.
>>
>> Archit Taneja (6):
>> OMAPDSS: DPI/HDMI: Apply manager timings even if panel is disabled
>> OMAPDSS: APPLY: Remove an unnecessary omap_dss_device pointer
>> OMAPDSS: DISPC: Remove omap_dss_device pointer usage from
>> dispc_mgr_pclk_rate()
>> OMAPDSS: DISPC: Remove usage of dispc_mgr_get_device()
>> OMAPDSS: Fix DSI_FCLK clock source selection
>> OMAPDSS: DISPC: Remove Fake VSYNC support
>>
>> drivers/video/omap2/dss/Kconfig | 9 ------
>> drivers/video/omap2/dss/apply.c | 3 --
>> drivers/video/omap2/dss/dispc.c | 61
>> +++++++++++++-------------------------
>> drivers/video/omap2/dss/dpi.c | 2 +
>> drivers/video/omap2/dss/dsi.c | 4 --
>> drivers/video/omap2/dss/dss.c | 5 ++-
>> drivers/video/omap2/dss/dss.h | 1 -
>> drivers/video/omap2/dss/hdmi.c | 2 +
>> 8 files changed, 28 insertions(+), 59 deletions(-)
>
> I did a build and boot of each one of the patches on the
> mgr_timing_and_fixes branch including these on:
>
> Beagleboard-xM rev C1
> Beagleboard rev B4
> Mistral AM37x-EVM
> Zoom AM3517 EVM
> Zoom AM1808 EVM
Thanks! I'll be posting out a newer version of the series with some
minor changes. But the content should be more or less the same.
Thanks,
Archit
>
> Tested-by: Russ.Dill@ti.com
>
next prev parent reply other threads:[~2012-05-09 5:36 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-07 11:21 [PATCH 0/6] OMAPDSS: Misc fixes and cleanups Archit Taneja
2012-05-07 11:33 ` Archit Taneja
2012-05-07 11:21 ` [PATCH 1/6] OMAPDSS: DPI/HDMI: Apply manager timings even if panel is disabled Archit Taneja
2012-05-07 11:33 ` Archit Taneja
2012-05-07 11:21 ` [PATCH 2/6] OMAPDSS: APPLY: Remove an unnecessary omap_dss_device pointer Archit Taneja
2012-05-07 11:33 ` Archit Taneja
2012-05-07 11:21 ` [PATCH 3/6] OMAPDSS: DISPC: Remove omap_dss_device pointer usage from dispc_mgr_pclk_rate() Archit Taneja
2012-05-07 11:33 ` Archit Taneja
2012-05-07 11:21 ` [PATCH 4/6] OMAPDSS: DISPC: Remove usage of dispc_mgr_get_device() Archit Taneja
2012-05-07 11:33 ` Archit Taneja
2012-05-07 11:21 ` [PATCH 5/6] OMAPDSS: Fix DSI_FCLK clock source selection Archit Taneja
2012-05-07 11:33 ` Archit Taneja
2012-05-07 11:21 ` [PATCH 6/6] OMAPDSS: DISPC: Remove Fake VSYNC support Archit Taneja
2012-05-07 11:33 ` Archit Taneja
2012-05-08 11:58 ` [PATCH 0/6] OMAPDSS: Misc fixes and cleanups Tomi Valkeinen
2012-05-08 11:58 ` Tomi Valkeinen
2012-05-08 12:12 ` Archit Taneja
2012-05-08 12:24 ` Archit Taneja
2012-05-08 23:38 ` Russ Dill
2012-05-08 23:38 ` Russ Dill
2012-05-09 5:24 ` Archit Taneja [this message]
2012-05-09 5:36 ` Archit Taneja
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4FA9FFA5.5030204@ti.com \
--to=a0393947@ti.com \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=russ.dill@gmail.com \
--cc=tomi.valkeinen@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.