[omap3isp] Prefered patch base for latest code? (was: RE: Translation faults with OMAP ISP)

2010-11-19 Thread Aguirre, Sergio
Hi David and Laurent,

snip

 
  Don't forget that Lane is using an older version of the OMAP3 ISP
 driver. The
  bug might have been fixed in the latest code.
 
 Hm. We did fix some iommu faults.
 Maybe it's better to test a newer version instead.
 If you still see that bug using an up-to-date version, please report it
 and I can try to help you. :)

How close is this tree from the latest internal version you guys work with?

http://meego.gitorious.com/maemo-multimedia/omap3isp-rx51/commits/devel

I have been basing my patches on top of this tree:

http://git.linuxtv.org/pinchartl/media.git?h=refs/heads/media-0004-omap3isp

Would it be better to be based on the gitorious tree instead?

What do you think?

Regards,
Sergio

 
 Regards,
 
 David
 
 
  --
  Regards,
 
  Laurent Pinchart
 --
 To unsubscribe from this list: send the line unsubscribe linux-media in
 the body of a message to majord...@vger.kernel.org
 More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [omap3isp] Prefered patch base for latest code? (was: RE: Translation faults with OMAP ISP)

2010-11-19 Thread Laurent Pinchart
Hi Sergio,

On Friday 19 November 2010 17:07:09 Aguirre, Sergio wrote:
 Hi David and Laurent,
 
 snip
 
   Don't forget that Lane is using an older version of the OMAP3 ISP
   driver. The bug might have been fixed in the latest code.
  
  Hm. We did fix some iommu faults.
  Maybe it's better to test a newer version instead.
  If you still see that bug using an up-to-date version, please report it
  and I can try to help you. :)
 
 How close is this tree from the latest internal version you guys work with?
 
 http://meego.gitorious.com/maemo-multimedia/omap3isp-rx51/commits/devel

There's less differences between gitorious and our internal tree than between 
linuxtv and our internal tree.

 I have been basing my patches on top of this tree:
 
 http://git.linuxtv.org/pinchartl/media.git?h=refs/heads/media-0004-omap3isp
 
 Would it be better to be based on the gitorious tree instead?
 
 What do you think?

I will push a big patch that ports all the changes made to the MC and V4L2 
core, as well as omap3-isp driver, during public review to our internal tree 
early next week (should be on Monday). The trees will then get in sync. The 
gitorious tree will be updated as well.

Unless you want your patches to be applied before Monday, which won't happen 
anyway, please base them on the linuxtv tree :-)

-- 
Regards,

Laurent Pinchart
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


RE: [omap3isp] Prefered patch base for latest code? (was: RE: Translation faults with OMAP ISP)

2010-11-19 Thread Aguirre, Sergio
Hi Laurent,

 -Original Message-
 From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com]
 Sent: Friday, November 19, 2010 10:16 AM
 To: Aguirre, Sergio
 Cc: David Cohen; ext Lane Brooks; linux-media@vger.kernel.org
 Subject: Re: [omap3isp] Prefered patch base for latest code? (was: RE:
 Translation faults with OMAP ISP)
 
 Hi Sergio,
 
 On Friday 19 November 2010 17:07:09 Aguirre, Sergio wrote:
  Hi David and Laurent,
 
  snip
 
Don't forget that Lane is using an older version of the OMAP3 ISP
driver. The bug might have been fixed in the latest code.
  
   Hm. We did fix some iommu faults.
   Maybe it's better to test a newer version instead.
   If you still see that bug using an up-to-date version, please report
 it
   and I can try to help you. :)
 
  How close is this tree from the latest internal version you guys work
 with?
 
  http://meego.gitorious.com/maemo-multimedia/omap3isp-rx51/commits/devel
 
 There's less differences between gitorious and our internal tree than
 between
 linuxtv and our internal tree.

Ok, I guess I can treat above tree as an omap3isp-next tree then, to have
a sneak preview of what's coming ;)

 
  I have been basing my patches on top of this tree:
 
  http://git.linuxtv.org/pinchartl/media.git?h=refs/heads/media-0004-
 omap3isp
 
  Would it be better to be based on the gitorious tree instead?
 
  What do you think?
 
 I will push a big patch that ports all the changes made to the MC and V4L2
 core, as well as omap3-isp driver, during public review to our internal
 tree
 early next week (should be on Monday). The trees will then get in sync.
 The
 gitorious tree will be updated as well.
 
 Unless you want your patches to be applied before Monday, which won't
 happen
 anyway, please base them on the linuxtv tree :-)

Ok, sure. It's better for me, since the gitorious devel tree includes rx51
support which I don't even have a device to try it out :P

I'll continue to be based on media-0004-omap3isp branch then, and just watch
devel branch to know if I'm not doing something conflicting.

Regards,
Sergio
 
 --
 Regards,
 
 Laurent Pinchart
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [omap3isp] Prefered patch base for latest code? (was: RE: Translation faults with OMAP ISP)

2010-11-19 Thread Laurent Pinchart
Hi Sergio,

On Friday 19 November 2010 17:23:45 Aguirre, Sergio wrote:
 On Friday, November 19, 2010 10:16 AM Aguirre, Sergio wrote:
  On Friday 19 November 2010 17:07:09 Aguirre, Sergio wrote:

[snip]

   How close is this tree from the latest internal version you guys work
   with?
  
   http://meego.gitorious.com/maemo-multimedia/omap3isp-rx51/commits/devel
  
  There's less differences between gitorious and our internal tree than
  between linuxtv and our internal tree.
 
 Ok, I guess I can treat above tree as an omap3isp-next tree then, to have
 a sneak preview of what's coming ;)

I haven't expressed myself clearly enough. The gitorious tree is currently 
more in sync with our internal tree that the linuxtv is for a simple reason: 
both our internal tree and the gitorious tree are missing modifications made 
during the public review process.

Patches published from our internal tree are always pushed to linuxtv and 
gitorious at the same time (or mostly). Please don't use the gitorious tree 
for anything else than trying the driver on the N900.

-- 
Regards,

Laurent Pinchart
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


RE: [omap3isp] Prefered patch base for latest code? (was: RE: Translation faults with OMAP ISP)

2010-11-19 Thread Aguirre, Sergio
Hi Laurent,

 -Original Message-
 From: linux-media-ow...@vger.kernel.org [mailto:linux-media-
 ow...@vger.kernel.org] On Behalf Of Laurent Pinchart
 Sent: Friday, November 19, 2010 10:32 AM
 To: Aguirre, Sergio
 Cc: David Cohen; ext Lane Brooks; linux-media@vger.kernel.org
 Subject: Re: [omap3isp] Prefered patch base for latest code? (was: RE:
 Translation faults with OMAP ISP)
 
 Hi Sergio,
 
 On Friday 19 November 2010 17:23:45 Aguirre, Sergio wrote:
  On Friday, November 19, 2010 10:16 AM Aguirre, Sergio wrote:
   On Friday 19 November 2010 17:07:09 Aguirre, Sergio wrote:
 
 [snip]
 
How close is this tree from the latest internal version you guys
 work
with?
   
http://meego.gitorious.com/maemo-multimedia/omap3isp-
 rx51/commits/devel
  
   There's less differences between gitorious and our internal tree than
   between linuxtv and our internal tree.
 
  Ok, I guess I can treat above tree as an omap3isp-next tree then, to
 have
  a sneak preview of what's coming ;)
 
 I haven't expressed myself clearly enough. The gitorious tree is currently
 more in sync with our internal tree that the linuxtv is for a simple
 reason:
 both our internal tree and the gitorious tree are missing modifications
 made
 during the public review process.

Ok. Sorry, I think I didn't quite understood that.

 
 Patches published from our internal tree are always pushed to linuxtv and
 gitorious at the same time (or mostly). Please don't use the gitorious
 tree
 for anything else than trying the driver on the N900.

I see. So I probably won't worry about this tree at all, since I don't have an 
N900.

I'm trying this in my Zoom board w/OMAP3630, and I have a Beagleboard xM handy 
aswell (OMAP3730), so In my tree I'll try to keep support for both of
These.

Also, I'm working on trying to bring this in a very different chip, but that's 
a secret ;) That's why I'm working in doing cleanups.

Regards,
Sergio

 
 --
 Regards,
 
 Laurent Pinchart
 --
 To unsubscribe from this list: send the line unsubscribe linux-media in
 the body of a message to majord...@vger.kernel.org
 More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html