Hello Sakari,
thank you for your reply (and finding a nice subject for this)!
> On Mon, Jul 21, 2014 at 02:35:39PM +0200, Peter Meerwald wrote:
> > how can I query the supported pixel format(s) of a sensor connected via
> > media-ctl and exposed via /dev/videoX
&g
SoC camera stuff?)
v4l2_subdev_pad_ops has .enum_mbus_code
the application just sees /dev/videoX and cannot do VIDIOC_ENUM_FMT
what is the logic behind this?
shouldn't a compabatibility layer be added turning VIDIOC_ENUM_FMT into
VIDIOC_SUBDEV_ENUM_MBUS_CODE?
thanks, p.
--
Peter Meerwal
:1381: undefined reference
to `vb2_dma_contig_cleanup_ctx'
make: *** [vmlinux] Error 1
Signed-off-by: Peter Meerwald
---
not sure if this is the right way to fix, at least my kernel compiles
drivers/media/platform/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/media/platform/Kconfig b/d
longterm
>
> Would cherry-picking commit 7c0f812a5d65e712618af880dda4a5cc7ed79463 for the
> 3.10 stable series make sense instead ? Otherwise,
>
> Acked-by: Laurent Pinchart
7c0f812a5d65e712618af880dda4a5cc7ed79463 looks good as well for 3.10
longterm
thanks, p.
> > Cc: sta...@vg
Hi,
> On Wed, Apr 30, 2014 at 10:14:31AM +0200, Peter Meerwald wrote:
> > isp_register_entities() ignores registration failure of the sensor,
> > /dev/video* devices are created nevertheless
> >
> > if the sensor fails, all entities should not be created
> Why? In
isp_register_entities() ignores registration failure of the sensor,
/dev/video* devices are created nevertheless
if the sensor fails, all entities should not be created
Signed-off-by: Peter Meerwald
---
I'm not too sure about the ENODEV error code
drivers/media/platform/omap3isp/isp.c |
.10 longterm
Cc: sta...@vger.kernel.org
Signed-off-by: Peter Meerwald
---
drivers/media/platform/omap3isp/isp.c |1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/media/platform/omap3isp/isp.c
b/drivers/media/platform/omap3isp/isp.c
index 1d7dbd5..a73d9d9 100644
--- a/drivers/media/platf
use the correct name in the comment describing function
omap3isp_module_sync_is_stopping()
isp_isr() never returned IRQ_NONE, remove the comment saying so
Signed-off-by: Peter Meerwald
---
drivers/media/platform/omap3isp/isp.c | 5 +
1 file changed, 1 insertion(+), 4 deletions(-)
diff
Signed-off-by: Peter Meerwald
---
drivers/media/platform/omap3isp/isp.c | 5 +
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/drivers/media/platform/omap3isp/isp.c
b/drivers/media/platform/omap3isp/isp.c
index 5807185..d60a4b7 100644
--- a/drivers/media/platform/omap3isp/isp.c
> that. Sakari, do you remember what we've done there ?
>
> > with below patch I am happily resizing...
> >
> > // snip, RFC
> > From: Peter Meerwald
> > Date: Wed, 12 Feb 2014 15:59:20 +0100
> > Subject: [PATCH] omap3isp: Wait for resizer to
elines
> > omap3isp: Don't ignore failure to locate external subdev
>
> To both:
> Acked-by: Sakari Ailus
both
Tested-by: Peter Meerwald
thanks, p.
--
Peter Meerwald
+43-664-218 (mobile)
--
To unsubscribe from this list: send the line "unsubscribe linux-
a-ctl -e "OMAP3 ISP resizer output"` > resizer-output.log 2>&1 &
thanks for the suggestion; I didn't understand yavta/v4l enough to see how
it can feed data to the ISP resizer input
p.
--
Peter Meerwald
+43-664-218 (mobile)
--
To unsubscribe from this list: send th
#x27;m not sure what omap3isp_module_sync_idle() is supposed to do, it
immediately returns since we are in SINGLESHOT mode and
isp_pipeline_ready() is false
with below patch I am happily resizing...
// snip, RFC
From: Peter Meerwald
Date: Wed, 12 Feb 2014 15:59:20 +0100
Subject: [PATCH] omap3isp: Wait f
AP3 ISP resizer":1 [YUYV2X8 320x240]'
I'm opening /dev/video5 and /dev/video6, do S_FMT on both as VIDEO_OUTPUT
and VIDEO_CAPTURE, respectively, configure buffers and then STREAMON --
bang!
regards, p.
--
Peter Meerwald
+43-664-2444418 (mobile)
-- Forwarded message ---
, regards, p.
--
Peter Meerwald
+43-664-218 (mobile)
--
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
3isp/ispccdc.h
index a5da9e1..a502bc3 100644
--- a/drivers/media/platform/omap3isp/ispccdc.h
+++ b/drivers/media/platform/omap3isp/ispccdc.h
@@ -146,6 +146,7 @@ struct isp_ccdc_device {
struct ispccdc_lsc lsc;
unsigned int update;
unsigned int shadow_update;
+ unsigned
Signed-off-by: Peter Meerwald
---
drivers/media/video/saa7134/saa7134-dvb.c | 82 ++---
1 file changed, 41 insertions(+), 41 deletions(-)
diff --git a/drivers/media/video/saa7134/saa7134-dvb.c
b/drivers/media/video/saa7134/saa7134-dvb.c
index 5dfd826..cc7f3d6 100644
From: Peter Meerwald
Signed-off-by: Peter Meerwald
---
drivers/media/video/omap3isp/ispccdc.c |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/media/video/omap3isp/ispccdc.c
b/drivers/media/video/omap3isp/ispccdc.c
index 7e32331..b74f7e9 100644
--- a/drivers
Signed-off-by: Peter Meerwald
---
drivers/media/video/mt9m111.c |1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/media/video/mt9m111.c b/drivers/media/video/mt9m111.c
index b0c5299..863d722 100644
--- a/drivers/media/video/mt9m111.c
+++ b/drivers/media/video/mt9m111.c
@@ -214,7
From: Peter Meerwald
Signed-off-by: Peter Meerwald
---
drivers/media/video/mt9m001.c |2 +-
drivers/media/video/mt9v022.c |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/media/video/mt9m001.c b/drivers/media/video/mt9m001.c
index 7e64818..00583f5 100644
is someone working on support for the LBCM1M1 (mt9m112)?
since there is already support for the mt9m112 sensor in
drivers/media/video/mt9m111.c for the soc-camera framework what would be
the stragegy w.r.t. the omap3isp framework?
thanks, regards, p.
--
Peter Meerwald
+43-664-218 (mob
21 matches
Mail list logo