cron job: media_tree daily build: ERRORS

2019-01-25 Thread Hans Verkuil
This message is generated daily by a cron job that builds media_tree for the kernels and architectures in the list below. Results of the daily build of media_tree: date: Sat Jan 26 05:00:12 CET 2019 media-tree git hash:49179ff480ee51c096253c8e4092f7cdeb81ca91 media_build git

Send photos to start

2019-01-25 Thread Carol
Send the photos to start editing. We can do white background for your photos, can add clipping path if needed. We can also sharpen your photos also give retouching. If you have the photos ready, please send a test photo to start. Thanks, Carol

Send photos to start

2019-01-25 Thread Carol
Send the photos to start editing. We can do white background for your photos, can add clipping path if needed. We can also sharpen your photos also give retouching. If you have the photos ready, please send a test photo to start. Thanks, Carol

Re: [PATCH v2 1/2] media: dt-bindings: media: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem

2019-01-25 Thread Hyun Kwon
Hi Vishal, Thanks for the patch. On Fri, 2019-01-25 at 09:52:56 -0800, Vishal Sagar wrote: > Add bindings documentation for Xilinx MIPI CSI-2 Rx Subsystem. > > The Xilinx MIPI CSI-2 Rx Subsystem consists of a CSI-2 Rx controller, a > DPHY in Rx mode, an optional I2C controller and a Video Format

Re: [PATCH v2 2/2] media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driver

2019-01-25 Thread Hyun Kwon
Hi Vishal, Thanks for the patch. On Fri, 2019-01-25 at 09:52:57 -0800, Vishal Sagar wrote: > The Xilinx MIPI CSI-2 Rx Subsystem soft IP is used to capture images > from MIPI CSI-2 camera sensors and output AXI4-Stream video data ready > for image processing. Please refer to PG232 for details. >

Re: [PATCH v10 1/4] media: Media Device Allocator API

2019-01-25 Thread shuah
Hi Sakari, On 1/25/19 8:38 AM, Sakari Ailus wrote: Hi Shuah, On Thu, Jan 24, 2019 at 01:32:38PM -0700, Shuah Khan wrote: Media Device Allocator API to allows multiple drivers share a media device. This API solves a very common use-case for media devices where one physical device (an USB stick)

Re: IMX CSI capture issues with tda1997x HDMI receiver

2019-01-25 Thread Steve Longerbeam
Hi Tim, cc: Philipp, On 1/23/19 3:21 PM, Tim Harvey wrote: Steve, I'm testing IMX6 capture again with the tda1997x HDMI receiver found on Gateworks GW54xx and GW551x boards. This is hooked up to the IMX6 CSI in a way where it can be configured for 8bit BT656 mode (UYVY8_2X8) or 16bit YUV mode (

[PATCH v2 0/2] Add support for Xilinx CSI2 Receiver Subsystem

2019-01-25 Thread Vishal Sagar
Xilinx MIPI CSI-2 Receiver Subsystem The Xilinx MIPI CSI-2 Receiver Subsystem Soft IP consists of a DPHY which gets the data, an optional I2C, a CSI-2 Receiver which parses the data and converts it into AXIS data. This stream output maybe connected to a Xilinx

[PATCH v2 2/2] media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driver

2019-01-25 Thread Vishal Sagar
The Xilinx MIPI CSI-2 Rx Subsystem soft IP is used to capture images from MIPI CSI-2 camera sensors and output AXI4-Stream video data ready for image processing. Please refer to PG232 for details. The driver is used to set the number of active lanes, if enabled in hardware. The CSI2 Rx controller

[PATCH v2 1/2] media: dt-bindings: media: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem

2019-01-25 Thread Vishal Sagar
Add bindings documentation for Xilinx MIPI CSI-2 Rx Subsystem. The Xilinx MIPI CSI-2 Rx Subsystem consists of a CSI-2 Rx controller, a DPHY in Rx mode, an optional I2C controller and a Video Format Bridge. Signed-off-by: Vishal Sagar --- v2 - updated the compatible string to latest version suppo

Re: [PATCH 1/3] media: dt: bindings: sunxi-ir: Add A64 compatible

2019-01-25 Thread Maxime Ripard
On Fri, Jan 25, 2019 at 10:49:58AM +0800, Chen-Yu Tsai wrote: > On Fri, Jan 25, 2019 at 2:57 AM Jernej Škrabec > wrote: > > > > Dne ponedeljek, 21. januar 2019 ob 10:57:57 CET je Chen-Yu Tsai napisal(a): > > > On Mon, Jan 21, 2019 at 5:50 PM Maxime Ripard > > wrote: > > > > Hi, > > > > > > > > I

Re: [PATCH v7 3/5] arm64: dts: allwinner: a64: Add A64 CSI controller

2019-01-25 Thread Maxime Ripard
On Thu, Jan 24, 2019 at 11:37:34PM +0530, Jagan Teki wrote: > Add dts node details for Allwinner A64 CSI controller. > > A64 CSI has similar features as like in H3, but the CSI_SCLK > need to update it to 300MHz than default clock rate. > > Signed-off-by: Jagan Teki Acked-by: Maxime Ripard Ma

Re: [PATCH v7 2/5] media: sun6i: Add A64 CSI block support

2019-01-25 Thread Maxime Ripard
On Thu, Jan 24, 2019 at 11:37:33PM +0530, Jagan Teki wrote: > CSI block in Allwinner A64 has similar features as like in H3, > but the default CSI_SCLK rate cannot work properly to drive the > connected sensor interface. > > The tested mod cock rate is 300 MHz and BSP vfe media driver is also > us

Re: [PATCH v7 1/5] dt-bindings: media: sun6i: Add A64 CSI compatible

2019-01-25 Thread Maxime Ripard
On Thu, Jan 24, 2019 at 11:37:32PM +0530, Jagan Teki wrote: > Allwinner A64 CSI is a single channel time-multiplexed BT.656 > protocol interface. > > Add separate compatible string for A64 since it require explicit > change in sun6i_csi driver to update default CSI_SCLK rate. > > Reviewed-by: Rob

[PATCH] vivid: fix vid_out_buf_prepare()

2019-01-25 Thread Hans Verkuil
The wrong size check was performed for output formats like NV24 which set vfmt->buffers to 1, but vfmt->planes is 2. It was incorrectly checking the payload size for plane 1, which doesn't exist. Note: vfmt->buffers refers to the number of per-plane-buffers that should be allocated. vfmt->planes r

Re: [PATCH] media: ov5640: Fix set 15fps regression

2019-01-25 Thread Maxime Ripard
On Thu, Jan 24, 2019 at 11:28:01PM +0530, Jagan Teki wrote: > The ov5640_try_frame_interval operation updates the FPS as per user > input based on default ov5640_frame_rate, OV5640_30_FPS which is failed > to update when user trigger 15fps. > > So, initialize the default ov5640_frame_rate to OV564

Re: [PATCH v10 1/4] media: Media Device Allocator API

2019-01-25 Thread Sakari Ailus
Hi Shuah, On Thu, Jan 24, 2019 at 01:32:38PM -0700, Shuah Khan wrote: > Media Device Allocator API to allows multiple drivers share a media device. > This API solves a very common use-case for media devices where one physical > device (an USB stick) provides both audio and video. When such media d

[GIT PULL FOR v5.1] vb2 + cedrus fixes/improvements

2019-01-25 Thread Hans Verkuil
The first two patches simplify the function to find buffers based on a timestamp: the current code only considered DONE and DEQUEUED buffers, but that is unnecessarily restrictive. The next two patches keep dmabuf-based buffers mapped when they are dequeued. This avoids having to re-map them if th

Re: [PATCH v10 0/4] Media Device Allocator API

2019-01-25 Thread Sakari Ailus
Hi Shuah, On Thu, Jan 24, 2019 at 01:32:37PM -0700, Shuah Khan wrote: > Media Device Allocator API to allows multiple drivers share a media device. > This API solves a very common use-case for media devices where one physical > device (an USB stick) provides both audio and video. When such media d

[PATCHv4.1 5/5] vb2: check that buf_out_validate is present

2019-01-25 Thread Hans Verkuil
The buf_out_validate is required for output queues in combination with requests. Check this. Signed-off-by: Hans Verkuil --- Changes since v4: - Check for VIDEO_OUTPUT types instead of q->is_output since this is not relevant for e.g. VBI outputs. --- drivers/media/common/videobuf2/videobuf2-v

[PATCH] strscpy() returns a negative value on failure unlike strlcpy().

2019-01-25 Thread Hans Petter Selasky
--HPS >From dbdd6c5833103880337e23d56d08f44741589a19 Mon Sep 17 00:00:00 2001 From: Hans Petter Selasky Date: Fri, 25 Jan 2019 13:59:01 +0100 Subject: [PATCH] strscpy() returns a negative value on failure unlike strlcpy(). Signed-off-by: Hans Petter Selasky --- drivers/media/v4l2-core/v4l2-io

Re: [linux-sunxi] [PATCH v2 1/2] media: v4l: Add definitions for the HEVC slice format and controls

2019-01-25 Thread Paul Kocialkowski
Hi, On Thu, 2019-01-24 at 20:23 +0800, Ayaka wrote: > > Sent from my iPad > > > On Jan 24, 2019, at 6:27 PM, Paul Kocialkowski > > wrote: > > > > Hi, > > > > > On Thu, 2019-01-10 at 21:32 +0800, ayaka wrote: > > > I forget a important thing, for the rkvdec and rk hevc decoder, it would > >

Re: [PATCH v2 1/2] media: uapi: Add H264 low-level decoder API compound controls.

2019-01-25 Thread Maxime Ripard
On Thu, Jan 24, 2019 at 10:37:23PM +0800, Ayaka wrote: > > +#define V4L2_H264_DPB_ENTRY_FLAG_VALID0x01 > > +#define V4L2_H264_DPB_ENTRY_FLAG_ACTIVE0x02 > > +#define V4L2_H264_DPB_ENTRY_FLAG_LONG_TERM0x04 > > + > > +struct v4l2_h264_dpb_entry { > > +__

Re: [PATCH 7/9] videobuf2/videobuf2-dma-sg.c: Convert to use vm_insert_range_buggy

2019-01-25 Thread Marek Szyprowski
Hi Souptick, On 2019-01-25 05:55, Souptick Joarder wrote: > On Tue, Jan 22, 2019 at 8:37 PM Marek Szyprowski > wrote: >> On 2019-01-11 16:11, Souptick Joarder wrote: >>> Convert to use vm_insert_range_buggy to map range of kernel memory >>> to user vma. >>> >>> This driver has ignored vm_pgoff. W

Re: [PATCH 00/10] Venus stateful Codec API

2019-01-25 Thread Stanimir Varbanov
Hi Alex, On 1/25/19 7:34 AM, Alexandre Courbot wrote: > On Thu, Jan 24, 2019 at 7:13 PM Stanimir Varbanov > wrote: >> >> Hi Alex, >> >> Thank you for review and valuable comments! >> >> On 1/24/19 10:43 AM, Alexandre Courbot wrote: >>> Hi Stanimir, >>> >>> On Fri, Jan 18, 2019 at 1:20 AM Stanimir

Re: [PATCH 10/10] venus: dec: make decoder compliant with stateful codec API

2019-01-25 Thread Stanimir Varbanov
Hi Tomasz, Thanks for the comments! On 1/25/19 9:59 AM, Tomasz Figa wrote: > .Hi Stan, > > On Fri, Jan 18, 2019 at 1:21 AM Stanimir Varbanov > wrote: >> >> This refactored code for start/stop streaming vb2 operations and >> adds a state machine handling similar to the one in stateful codec >> A

Re: [PATCH v2 2/2] media: cedrus: Add HEVC/H.265 decoding support

2019-01-25 Thread Maxime Ripard
Hi, On Thu, Jan 24, 2019 at 02:10:25PM +0100, Paul Kocialkowski wrote: > On Tue, 2018-11-27 at 09:21 +0100, Maxime Ripard wrote: > > Hi! > > > > On Fri, Nov 23, 2018 at 02:02:09PM +0100, Paul Kocialkowski wrote: > > > This introduces support for HEVC/H.265 to the Cedrus VPU driver, with > > > bot