Re: [PATCH v7 01/13] [media] exynos5-is: Adding media device driver for exynos5

2013-09-18 Thread Arun Kumar K
Hi Sylwester, On Wed, Sep 18, 2013 at 2:20 AM, Sylwester Nawrocki wrote: > Hi Arun, > > > On 09/17/2013 01:29 PM, Arun Kumar K wrote: >> >> Wont this make fimc-is to be enabled to use fimc-lite? > > > Hmm, it would be runtime PM active, yes. But it doesn't

[PATCH v9 02/13] [media] exynos5-fimc-is: Add Exynos5 FIMC-IS device tree bindings documentation

2013-09-27 Thread Arun Kumar K
The patch adds the DT binding documentation for Samsung Exynos5 SoC series imaging subsystem (FIMC-IS). Signed-off-by: Arun Kumar K Reviewed-by: Sylwester Nawrocki --- .../devicetree/bindings/media/exynos5-fimc-is.txt | 84 1 file changed, 84 insertions(+) create mode

[PATCH v9 03/13] [media] exynos5-fimc-is: Add driver core files

2013-09-27 Thread Arun Kumar K
This driver is for the FIMC-IS IP available in Samsung Exynos5 SoC onwards. This patch adds the core files for the new driver. Signed-off-by: Arun Kumar K Signed-off-by: Kilyeon Im Reviewed-by: Sylwester Nawrocki --- drivers/media/platform/exynos5-is/fimc-is-core.c | 410

[PATCH v9 10/13] [media] exynos5-fimc-is: Add the hardware interface module

2013-09-27 Thread Arun Kumar K
The hardware interface module finally sends the commands to the FIMC-IS firmware and runs the interrupt handler for getting the responses. Signed-off-by: Arun Kumar K Signed-off-by: Kilyeon Im Reviewed-by: Sylwester Nawrocki --- .../media/platform/exynos5-is/fimc-is-interface.c | 810

[PATCH v9 09/13] [media] exynos5-fimc-is: Add the hardware pipeline control

2013-09-27 Thread Arun Kumar K
, ODC, 3DNR, FD etc. Signed-off-by: Arun Kumar K Signed-off-by: Kilyeon Im Reviewed-by: Sylwester Nawrocki --- .../media/platform/exynos5-is/fimc-is-pipeline.c | 1708 .../media/platform/exynos5-is/fimc-is-pipeline.h | 129 ++ 2 files changed, 1837 insertions(+) create

[PATCH v9 08/13] [media] exynos5-fimc-is: Add sensor interface

2013-09-27 Thread Arun Kumar K
Some sensors to be used with fimc-is are exclusively controlled by the fimc-is firmware. This minimal sensor driver provides the required info for the firmware to configure the sensors sitting on I2C bus. Signed-off-by: Arun Kumar K Reviewed-by: Sylwester Nawrocki --- drivers/media/platform

[PATCH v9 12/13] V4L: s5k6a3: Change sensor min/max resolutions

2013-09-27 Thread Arun Kumar K
s5k6a3 sensor has actual pixel resolution of 1408x1402 against the active resolution 1392x1392. The real resolution is needed when raw sensor SRGB data is dumped to memory by fimc-lite. Signed-off-by: Arun Kumar K Reviewed-by: Sylwester Nawrocki --- drivers/media/i2c/s5k6a3.c | 10

[PATCH v9 13/13] V4L: Add driver for s5k4e5 image sensor

2013-09-27 Thread Arun Kumar K
e I2C communication. Signed-off-by: Arun Kumar K Reviewed-by: Sylwester Nawrocki --- .../devicetree/bindings/media/i2c/s5k4e5.txt | 45 +++ drivers/media/i2c/Kconfig |8 + drivers/media/i2c/Makefile |1 + drivers/media/i2c/s5k

[PATCH v9 11/13] [media] exynos5-is: Add Kconfig and Makefile

2013-09-27 Thread Arun Kumar K
Adds Kconfig and Makefile for exynos5-is driver files. Signed-off-by: Shaik Ameer Basha Signed-off-by: Arun Kumar K Reviewed-by: Sylwester Nawrocki --- drivers/media/platform/Kconfig |1 + drivers/media/platform/Makefile|1 + drivers/media/platform/exynos5-is

[PATCH v9 05/13] [media] exynos5-fimc-is: Add register definition and context header

2013-09-27 Thread Arun Kumar K
This patch adds the register definition file for the fimc-is driver and also the header file containing the main context for the driver. Signed-off-by: Arun Kumar K Signed-off-by: Kilyeon Im Reviewed-by: Sylwester Nawrocki --- drivers/media/platform/exynos5-is/fimc-is-regs.h | 105

[PATCH v9 06/13] [media] exynos5-fimc-is: Add isp subdev

2013-09-27 Thread Arun Kumar K
fimc-is driver takes video data input from the ISP video node which is added in this patch. This node accepts Bayer input buffers which is given from the IS sensors. Signed-off-by: Arun Kumar K Signed-off-by: Kilyeon Im Reviewed-by: Sylwester Nawrocki --- drivers/media/platform/exynos5-is

[PATCH v9 00/13] Exynos5 IS driver

2013-09-27 Thread Arun Kumar K
om v1 --- - Addressed all review comments from Sylwester - Made sensor subdevs as independent i2c devices - Lots of cleanup - Debugfs support added - Removed PMU global register access Arun Kumar K (12): [media] exynos5-fimc-is: Add Exynos5 FIMC-IS device tree bindings document

[PATCH v9 07/13] [media] exynos5-fimc-is: Add scaler subdev

2013-09-27 Thread Arun Kumar K
FIMC-IS has two hardware scalers named as scaler-codec and scaler-preview. This patch adds the common code handling the video nodes and subdevs of both the scalers. Signed-off-by: Arun Kumar K Signed-off-by: Kilyeon Im Reviewed-by: Sylwester Nawrocki --- drivers/media/platform/exynos5-is/fimc

[PATCH v9 01/13] [media] exynos5-is: Adding media device driver for exynos5

2013-09-27 Thread Arun Kumar K
| --> |SCP| ++ ++ +---+ +---+ Signed-off-by: Shaik Ameer Basha Signed-off-by: Arun Kumar K --- .../bindings/media/exynos5250-camera.txt | 126 ++ drivers/media/platform/exynos5-is/exynos5-mdev.c | 1211 drivers/media/platform/

[PATCH] [media] s5p-mfc: Adjust the default values of some encoder params

2013-10-03 Thread Arun Kumar K
The patch sets the default values of MAX_QP and GOP size encoder parameters to some firmware recommended default values. This enables the applications to get a better encoded output using the default settings itself. Signed-off-by: Kiran AVND Signed-off-by: Arun Kumar K --- drivers/media

[PATCH] [media] s5p-mfc: call wake_up_dev if in suspend mode

2013-10-03 Thread Arun Kumar K
g up the device queue to ensure that we don't have to wait for more than one frame to be processed. Signed-off-by: Prathyush K Signed-off-by: Arun Mankuzhi Signed-off-by: Arun Kumar K --- drivers/media/platform/s5p-mfc/s5p_mfc.c | 10 ++ 1 file changed, 6 insertions(+), 4 deleti

Re: [PATCH v10 1/2] [media] exynos5-is: Adds DT binding documentation

2014-02-03 Thread Arun Kumar K
it is fine to be merged. Regards Arun On Fri, Dec 13, 2013 at 10:42 AM, Arun Kumar K wrote: > From: Shaik Ameer Basha > > The patch adds the DT binding doc for exynos5 SoC camera > subsystem. > > Signed-off-by: Shaik Ameer Basha > Signed-off-by: Arun Kumar K > -

[PATCH] [media] s5p-mfc: Add a control for IVF format for VP8 encoder

2014-03-05 Thread Arun Kumar K
From: Pawel Osciak Add a control to enable/disable IVF output stream format for VP8 encode. Set the IVF format output to disabled as default. Signed-off-by: Pawel Osciak Signed-off-by: Arun Kumar K --- Documentation/DocBook/media/v4l/controls.xml|8 drivers/media/platform

[PATCH] [media] s5p-mfc: Don't try to resubmit VP8 bitstream buffer for decode.

2014-03-07 Thread Arun Kumar K
The only way to make it work is to queue only one frame per buffer from userspace and the check in the kernel is useless and wrong for VP8. MPEG4 still seems to require it, so keep it only for that format. Signed-off-by: Pawel Osciak Signed-off-by: Arun Kumar K --- drivers/media/platform/s5p-mfc

[PATCH] [media] s5p-mfc: add init buffer cmd to MFCV6

2014-03-07 Thread Arun Kumar K
-by: Arun Kumar K --- drivers/media/platform/s5p-mfc/regs-mfc-v6.h|1 + drivers/media/platform/s5p-mfc/regs-mfc-v7.h|2 -- drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c | 11 +++ 3 files changed, 4 insertions(+), 10 deletions(-) diff --git a/drivers/media/platform/s5p

Re: [PATCH] [media] s5p-mfc: add init buffer cmd to MFCV6

2014-03-07 Thread Arun Kumar K
Hi Sylwester, On Fri, Mar 7, 2014 at 2:59 PM, Sylwester Nawrocki wrote: > Hi, > > On 07/03/14 09:31, Arun Kumar K wrote: >> From: avnd kiran >> >> Latest MFC v6 firmware requires tile mode and loop filter >> setting to be done as part of Init buffer command, i

Re: [PATCH] [media] s5p-mfc: add init buffer cmd to MFCV6

2014-03-09 Thread Arun Kumar K
Hi Kamil, On Fri, Mar 7, 2014 at 6:18 PM, Kamil Debski wrote: > Hi Arun, > >> From: Arun Kumar K [mailto:arunkk.sams...@gmail.com] >> Sent: Friday, March 07, 2014 12:10 PM >> >> Hi Sylwester, >> >> On Fri, Mar 7, 2014 at 2:59 PM, Sylwester Nawrocki >&

[PATCH v2] [media] s5p-mfc: add init buffer cmd to MFCV6

2014-03-11 Thread Arun Kumar K
hexadecimal value based on the firmware date. Signed-off-by: avnd kiran Signed-off-by: Arun Kumar K --- Changes from v1 --- - Check for v6 firmware date for differenciating old and new firmware as per comments from Kamil and Sylwester. --- drivers/media/platform/s5p-mfc/regs-mfc-v6

Re: [PATCH] [media] s5p-mfc: Don't try to resubmit VP8 bitstream buffer for decode.

2014-03-11 Thread Arun Kumar K
Hi Kamil, On Tue, Mar 11, 2014 at 4:59 PM, Kamil Debski wrote: > Hi Arun, > >> From: Arun Kumar K [mailto:arunkk.sams...@gmail.com] On Behalf Of Arun >> Kumar K >> Sent: Friday, March 07, 2014 9:26 AM >> >> From: Pawel Osciak >> >> Currently, for

Re: [PATCH] s5p-mfc: Fix interrupt error handling routine

2012-12-13 Thread Arun Kumar K
Hi Kamil, > > No problem. First I would like to see this tested by Arun Kumar (he has > Exynos 5) and Pawel Osciak (he did report the problem to me). > I tested this on Exynos5 with some error streams and found no issues. If there is any specific error stream to test then please tell me. Regards

Re: Wrong patch applied to media-tree

2013-01-18 Thread Arun Kumar K
Hi Sylwester, > > Now when the patch is in Mauro's tree we can only fix it by applying > an incremental patch. Can you prepare it and send to LMML ? I would > then include it in my second pull request for v3.9. > Sure I will send an incremental patch. Regards Arun -- To unsubscribe from this li

[PATCH] [media] s5p-mfc: Fix kernel warning on memory init

2013-01-18 Thread Arun Kumar K
Cleaned up the memory devices allocation code and added missing device_initialize() call to remove the kernel warning during memory allocations. Signed-off-by: Arun Kumar K --- drivers/media/platform/s5p-mfc/s5p_mfc.c | 78 +- 1 file changed, 45 insertions(+), 33

[PATCH] [media] s5p-mfc: Fix frame skip bug

2013-02-26 Thread Arun Kumar K
The issue was seen in VP8 decoding where the last frame was skipped by the driver. This patch gets the correct frame_type value to fix this bug. Signed-off-by: Arun Kumar K Signed-off-by: Arun Mankuzhi --- drivers/media/platform/s5p-mfc/s5p_mfc.c |2 +- 1 file changed, 1 insertion(+), 1

RE: [PATCH v3 4/4] [media] s5p-mfc: New files for MFCv6 support

2012-08-06 Thread Arun Kumar K
4/4] [media] s5p-mfc: New files for MFCv6 support Hi Arun, Please find my comments below. Best wishes, -- Kamil Debski Linux Platform Group Samsung Poland R&D Center > From: Arun Kumar K [mailto:arun...@samsung.com] > Sent: 23 July 2012 14:29 > > From: Jeongtae Park &

[PATCH v4 0/4] Update MFC v4l2 driver to support MFC6.x

2012-08-09 Thread Arun Kumar K
://www.mail-archive.com/linux-media@vger.kernel.org/msg48972.html [2] http://www.mail-archive.com/linux-media@vger.kernel.org/msg48973.html Arun Kumar K (1): [media] s5p-mfc: Update MFCv5 driver for callback based architecture Jeongtae Park (3): [media] s5p-mfc: Add MFC variant data to device context

[PATCH v4 2/4] [media] s5p-mfc: Add MFC variant data to device context

2012-08-09 Thread Arun Kumar K
-off-by: Naveen Krishna Chatradhi Signed-off-by: Arun Kumar K --- drivers/media/video/s5p-mfc/regs-mfc.h |2 +- drivers/media/video/s5p-mfc/s5p_mfc.c| 78 +- drivers/media/video/s5p-mfc/s5p_mfc_cmd_v5.c |4 +- drivers/media/video/s5p-mfc/s5p_mfc_common.h | 66

[PATCH v4 3/4] [media] s5p-mfc: MFCv6 register definitions

2012-08-09 Thread Arun Kumar K
From: Jeongtae Park Adds register definitions for MFC v6.x firmware Signed-off-by: Jeongtae Park Signed-off-by: Janghyuck Kim Signed-off-by: Jaeryul Oh Signed-off-by: Naveen Krishna Chatradhi Signed-off-by: Arun Kumar K --- drivers/media/video/s5p-mfc/regs-mfc-v6.h | 429

[PATCH] Add MFC device tree support

2012-08-16 Thread Arun Kumar K
@vger.kernel.org/msg11872.html [2] http://www.mail-archive.com/linux-media@vger.kernel.org/msg50204.html Arun Kumar K (1): [media] s5p-mfc: Add device tree support drivers/media/video/s5p-mfc/s5p_mfc.c | 106 - 1 files changed, 90 insertions(+), 16 deletions

[PATCH] [media] s5p-mfc: Add device tree support

2012-08-16 Thread Arun Kumar K
This patch will add the device tree support for MFC driver. Signed-off-by: Arun Kumar K --- drivers/media/video/s5p-mfc/s5p_mfc.c | 106 - 1 files changed, 90 insertions(+), 16 deletions(-) diff --git a/drivers/media/video/s5p-mfc/s5p_mfc.c b/drivers/media

RE: [PATCH v4 1/4] [media] s5p-mfc: Update MFCv5 driver for callback based architecture

2012-08-23 Thread Arun Kumar K
Hi Kamil, Thank you for the review comments. Will post v5 patches incorporating your comments. Regards Arun --- Original Message --- Sender : Kamil Debski Software Engineer/SPRC-Linux Platform (SSD)/Samsung Electronics Date : Aug 22, 2012 21:48 (GMT+05:30) Title : RE: [PATCH v4 1/4]

[PATCH v5 0/4] Update MFC v4l2 driver to support MFC6.x

2012-08-27 Thread Arun Kumar K
-archive.com/linux-media@vger.kernel.org/msg48973.html Arun Kumar K (1): [media] s5p-mfc: Update MFCv5 driver for callback based architecture Jeongtae Park (3): [media] s5p-mfc: Add MFC variant data to device context [media] s5p-mfc: MFCv6 register definitions [media] s5p-mfc: Update MFC v4l2

[PATCH v5 2/4] [media] s5p-mfc: Add MFC variant data to device context

2012-08-27 Thread Arun Kumar K
-off-by: Naveen Krishna Chatradhi Signed-off-by: Arun Kumar K --- drivers/media/video/s5p-mfc/regs-mfc.h | 17 ++ drivers/media/video/s5p-mfc/s5p_mfc.c| 78 +- drivers/media/video/s5p-mfc/s5p_mfc_cmd_v5.c |4 +- drivers/media/video/s5p-mfc/s5p_mfc_common.h | 72

[PATCH v5 3/4] [media] s5p-mfc: MFCv6 register definitions

2012-08-27 Thread Arun Kumar K
From: Jeongtae Park Adds register definitions for MFC v6.x firmware Signed-off-by: Jeongtae Park Signed-off-by: Janghyuck Kim Signed-off-by: Jaeryul Oh Signed-off-by: Naveen Krishna Chatradhi Signed-off-by: Arun Kumar K --- drivers/media/video/s5p-mfc/regs-mfc-v6.h | 440

Re: [PATCH v5 0/4] Update MFC v4l2 driver to support MFC6.x

2012-08-27 Thread Arun Kumar K
Hi, Thank you Sylvester and Sachin for pointing it out. Will rebase the patches on media tree along with other comments if any from Kamil. Regards Arun --- Original Message --- Sender : Sylwester Nawrocki Date : Aug 28, 2012 00:20 (GMT+05:30) Title : Re: [PATCH v5 0/4] Update MFC v4l

RE: [PATCH v5 1/4] [media] s5p-mfc: Update MFCv5 driver for callback based architecture

2012-08-30 Thread Arun Kumar K
gt; Linux Platform Group > Samsung Poland R&D Center > > >> From: Arun Kumar K [mailto:arun...@samsung.com] >> Sent: 27 August 2012 04:58 > > [...] > >> diff --git a/drivers/media/video/s5p-mfc/s5p_mfc.c > b/drivers/media/video/s5p- >> mfc/s5p_mf

[PATCH v6 0/6] Update MFC v4l2 driver to support MFC6.x

2012-08-31 Thread Arun Kumar K
patches adding required v4l controls - Addressed review comments of Patch v5 Arun Kumar K (1): [media] s5p-mfc: Update MFCv5 driver for callback based architecture Jeongtae Park (5): [media] v4l: Add fourcc definitions for new formats [media] v4l: Add control definitions for new H264 encoder

[PATCH v6 1/6] [media] v4l: Add fourcc definitions for new formats

2012-08-31 Thread Arun Kumar K
Chatradhi Signed-off-by: Arun Kumar K --- Documentation/DocBook/media/v4l/pixfmt-nv12m.xml | 17 - Documentation/DocBook/media/v4l/pixfmt.xml | 10 ++ include/linux/videodev2.h|4 3 files changed, 26 insertions(+), 5 deletions

[PATCH v6 2/6] [media] v4l: Add control definitions for new H264 encoder features

2012-08-31 Thread Arun Kumar K
From: Jeongtae Park New controls are added for supporting H264 encoding features like - MVC frame packing - Flexible macroblock ordering - Arbitrary slice ordering - Hierarchial coding Signed-off-by: Jeongtae Park Signed-off-by: Naveen Krishna Chatradhi Signed-off-by: Arun Kumar K

[PATCH v6 4/6] [media] s5p-mfc: Add MFC variant data to device context

2012-08-31 Thread Arun Kumar K
-off-by: Naveen Krishna Chatradhi Signed-off-by: Arun Kumar K --- drivers/media/platform/s5p-mfc/regs-mfc.h | 17 ++ drivers/media/platform/s5p-mfc/s5p_mfc.c| 78 + drivers/media/platform/s5p-mfc/s5p_mfc_cmd_v5.c |4 +- drivers/media/platform/s5p-mfc/s5p_mfc_common.h

[PATCH v6 5/6] [media] s5p-mfc: MFCv6 register definitions

2012-08-31 Thread Arun Kumar K
From: Jeongtae Park Adds register definitions for MFC v6.x firmware Signed-off-by: Jeongtae Park Signed-off-by: Janghyuck Kim Signed-off-by: Jaeryul Oh Signed-off-by: Naveen Krishna Chatradhi Signed-off-by: Arun Kumar K --- drivers/media/platform/s5p-mfc/regs-mfc-v6.h | 440

[PATCH v1 0/2] Add MFC device tree support

2012-09-03 Thread Arun Kumar K
: - Moved board specific DT information to different dtsi file - Changed compatible name for the device - Addressed other review comments [1] http://www.mail-archive.com/linux-media@vger.kernel.org/msg51284.html Arun Kumar K (1): [media] s5p-mfc: Add device tree support Naveen Krishna Chatradhi (1

[PATCH v1 1/2] ARM: EXYNOS: Add MFC device tree support

2012-09-03 Thread Arun Kumar K
Signed-off-by: Arun Kumar K --- arch/arm/boot/dts/exynos4210-origen.dts |7 +++ arch/arm/boot/dts/exynos4210.dtsi |6 ++ arch/arm/boot/dts/exynos5250-smdk5250.dts |7 +++ arch/arm/boot/dts/exynos5250.dtsi |6 ++ arch/arm/mach-exynos/Kconfig

[PATCH v1 2/2] [media] s5p-mfc: Add device tree support

2012-09-03 Thread Arun Kumar K
This patch will add the device tree support for MFC driver. Signed-off-by: Arun Kumar K --- .../devicetree/bindings/media/s5p-mfc.txt | 27 + drivers/media/platform/s5p-mfc/s5p_mfc.c | 104 +--- 2 files changed, 115 insertions(+), 16 deletions

[PATCH] [media] s5p-mfc: Remove special clock usage in driver

2013-05-27 Thread Arun Kumar K
d enabled along with the gate clock. So there is no need for the driver to use this sclk. This patch removes the sclk usage from driver. Signed-off-by: Arun Kumar K --- drivers/media/platform/s5p-mfc/s5p_mfc.c|2 -- drivers/media/platform/s5p-mfc/s5p_mfc_common.h |1 - drivers/me

[RFC v2 00/10] Exynos5 FIMC-IS driver

2013-05-31 Thread Arun Kumar K
ds basic version of the driver which accepts bayer input data and provides 2 different scaled outputs with most of the post processing blocks disabled. Arun Kumar K (10): exynos5-fimc-is: Add Exynos5 FIMC-IS device tree bindings documentation exynos5-fimc-is: Adds fimc-is driver core files

[RFC v2 01/10] exynos5-fimc-is: Add Exynos5 FIMC-IS device tree bindings documentation

2013-05-31 Thread Arun Kumar K
Signed-off-by: Arun Kumar K --- .../devicetree/bindings/media/exynos5-fimc-is.txt | 41 1 file changed, 41 insertions(+) create mode 100644 Documentation/devicetree/bindings/media/exynos5-fimc-is.txt diff --git a/Documentation/devicetree/bindings/media/exynos5-fimc

[RFC v2 02/10] exynos5-fimc-is: Adds fimc-is driver core files

2013-05-31 Thread Arun Kumar K
This driver is for the FIMC-IS IP available in Samsung Exynos5 SoC onwards. This patch adds the core files for the new driver. Signed-off-by: Arun Kumar K Signed-off-by: Kilyeon Im --- drivers/media/platform/exynos5-is/fimc-is-core.c | 304 ++ drivers/media/platform

[RFC v2 04/10] exynos5-fimc-is: Adds the register definition and context header

2013-05-31 Thread Arun Kumar K
This patch adds the register definition file for the fimc-is driver and also the header file containing the main context for the driver. Signed-off-by: Arun Kumar K Signed-off-by: Kilyeon Im --- drivers/media/platform/exynos5-is/fimc-is-regs.h | 107 +++ drivers/media/platform

[RFC v2 05/10] exynos5-fimc-is: Adds the sensor subdev

2013-05-31 Thread Arun Kumar K
FIMC-IS uses certain sensors which are exclusively controlled from the IS firmware. This patch adds the sensor subdev for the fimc-is sensors. Signed-off-by: Arun Kumar K Signed-off-by: Kilyeon Im --- drivers/media/platform/exynos5-is/fimc-is-sensor.c | 463 drivers/media

[RFC v2 06/10] exynos5-fimc-is: Adds isp subdev

2013-05-31 Thread Arun Kumar K
fimc-is driver takes video data input from the ISP video node which is added in this patch. This node accepts Bayer input buffers which is given from the IS sensors. Signed-off-by: Arun Kumar K Signed-off-by: Kilyeon Im --- drivers/media/platform/exynos5-is/fimc-is-isp.c | 438

[RFC v2 07/10] exynos5-fimc-is: Adds scaler subdev

2013-05-31 Thread Arun Kumar K
FIMC-IS has two hardware scalers named as scaler-codec and scaler-preview. This patch adds the common code handling the video nodes and subdevs of both the scalers. Signed-off-by: Arun Kumar K Signed-off-by: Kilyeon Im --- drivers/media/platform/exynos5-is/fimc-is-scaler.c | 492

[RFC v2 09/10] exynos5-fimc-is: Adds the hardware interface module

2013-05-31 Thread Arun Kumar K
The hardware interface module finally sends the commands to the FIMC-IS firmware and runs the interrupt handler for getting the responses. Signed-off-by: Arun Kumar K Signed-off-by: Kilyeon Im --- .../media/platform/exynos5-is/fimc-is-interface.c | 1025 .../media

[RFC v2 10/10] exynos5-fimc-is: Adds the Kconfig and Makefile

2013-05-31 Thread Arun Kumar K
Modifies the exynos5-is Makefile and Kconfig to include the new fimc-is driver. Signed-off-by: Arun Kumar K Signed-off-by: Kilyeon Im --- drivers/media/platform/exynos5-is/Kconfig | 12 drivers/media/platform/exynos5-is/Makefile |3 +++ 2 files changed, 15 insertions

Re: [RFC v2 02/10] exynos5-fimc-is: Adds fimc-is driver core files

2013-06-07 Thread Arun Kumar K
Hi Sachin, Thank you for the review. Will address your comments in next iteration. Regards Arun On Thu, Jun 6, 2013 at 10:50 AM, Sachin Kamat wrote: > Hi Arun, > > On 31 May 2013 18:33, Arun Kumar K wrote: >> This driver is for the FIMC-IS IP available in Samsung Exynos5 >&

Re: [RFC v2 04/10] exynos5-fimc-is: Adds the register definition and context header

2013-06-07 Thread Arun Kumar K
Hi Sachin, Its a leftover from old PMU register access which is now modified to be DT based. Will remove it. Thanks & Regards Arun On Thu, Jun 6, 2013 at 11:54 AM, Sachin Kamat wrote: > On 31 May 2013 18:33, Arun Kumar K wrote: >> This patch adds the register definition file fo

Re: [RFC v2 06/10] exynos5-fimc-is: Adds isp subdev

2013-06-07 Thread Arun Kumar K
Hi Sachin, >> + isp->refcount++; >> + return ret; > > You can directly return 0 here instead of creating a local variable > 'ret' which is not used anywhere else. Ok. >> + > > nit: Please consider changing "Adds" to "Add" in the patch titles of > this series during the next spin. >

Re: [RFC v2 05/10] exynos5-fimc-is: Adds the sensor subdev

2013-06-07 Thread Arun Kumar K
Hi Sachin, >> + if (ret < 0) { >> + pr_err("Pipeline already opened.\n"); >> + return -EBUSY; > > why not propogate 'ret'? Same for other instances below. > Yes it can be done. Will change it. Regards Arun -- To unsubscribe from this list

[PATCH 0/6] s5p-mfc: Add support for MFC v7 firmware

2013-06-10 Thread Arun Kumar K
This patch series adds MFC v7 firmware support to the Exynos MFC driver. MFC v7 is present in 5420 SoC which has support for VP8 encoding and many other features. Arun Kumar K (6): [media] s5p-mfc: Update v6 encoder buffer sizes [media] s5p-mfc: Add register definition file for MFC v7

[PATCH 1/6] [media] s5p-mfc: Update v6 encoder buffer sizes

2013-06-10 Thread Arun Kumar K
The patch updates few encoder buffer sizes for MFC v6.5 as per the udpdated user manual. The same buffer sizes holds good for v7 firmware also. Signed-off-by: Arun Kumar K --- drivers/media/platform/s5p-mfc/regs-mfc-v6.h |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a

[PATCH 2/6] [media] s5p-mfc: Add register definition file for MFC v7

2013-06-10 Thread Arun Kumar K
The patch adds the register definition file for new firmware version v7 for MFC. New firmware supports VP8 encoding along with many other features. Signed-off-by: Arun Kumar K --- drivers/media/platform/s5p-mfc/regs-mfc-v7.h | 58 ++ 1 file changed, 58 insertions

[PATCH 3/6] [media] s5p-mfc: Core support for MFC v7

2013-06-10 Thread Arun Kumar K
Adds variant data and core support for the MFC v7 firmware Signed-off-by: Arun Kumar K --- drivers/media/platform/s5p-mfc/s5p_mfc.c| 32 +++ drivers/media/platform/s5p-mfc/s5p_mfc_common.h |2 ++ 2 files changed, 34 insertions(+) diff --git a/drivers/media

[PATCH 4/6] [media] s5p-mfc: Update driver for v7 firmware

2013-06-10 Thread Arun Kumar K
Firmware version v7 is mostly similar to v6 in terms of hardware specific controls and commands. So the hardware specific opr_v6 and cmd_v6 are re-used for v7 also. This patch updates the v6 files to handle v7 version also. Signed-off-by: Arun Kumar K --- drivers/media/platform/s5p-mfc

[PATCH 5/6] [media] V4L: Add VP8 encoder controls

2013-06-10 Thread Arun Kumar K
This patch adds new V4L controls for VP8 encoding. Signed-off-by: Arun Kumar K Signed-off-by: Kiran AVND --- Documentation/DocBook/media/v4l/controls.xml | 145 ++ drivers/media/v4l2-core/v4l2-ctrls.c | 38 +++ include/uapi/linux/v4l2-controls.h

[PATCH 6/6] [media] s5p-mfc: Add support for VP8 encoder

2013-06-10 Thread Arun Kumar K
MFC v7 supports VP8 encoding and this patch adds support for it in the driver. Signed-off-by: Arun Kumar K --- drivers/media/platform/s5p-mfc/s5p_mfc_cmd_v6.c |3 + drivers/media/platform/s5p-mfc/s5p_mfc_common.h | 19 - drivers/media/platform/s5p-mfc/s5p_mfc_enc.c| 88

Re: [PATCH 5/6] [media] V4L: Add VP8 encoder controls

2013-06-11 Thread Arun Kumar K
Hi Hans, Thank you for the review. >> + >> + >> + VPX Control Reference >> + >> + The VPX control class includes controls for encoding parameters >> + of VPx video codec. > > Are these controls defined by the VPx standard, or are they specific to the > Samsung hardware? These

Re: [PATCH 5/6] [media] V4L: Add VP8 encoder controls

2013-06-11 Thread Arun Kumar K
Hi Sylwester, Thank you for the review. >> + static const char * const vpx_num_partitions[] = { >> + "1 partition", >> + "2 partitions", >> + "4 partitions", >> + "8 partitions", >> + NULL, >> + }; >> + static const char * co

Re: [PATCH 5/6] [media] V4L: Add VP8 encoder controls

2013-06-14 Thread Arun Kumar K
Hi Sylwester, >> + static const char * const vpx_num_partitions[] = { >> + "1 partition", >> + "2 partitions", >> + "4 partitions", >> + "8 partitions", >> + NULL, >> + }; >> + static const char * const vpx_num_ref_frames[] =

Re: [PATCH 5/6] [media] V4L: Add VP8 encoder controls

2013-06-14 Thread Arun Kumar K
Hi Sylwester, On Fri, Jun 14, 2013 at 3:23 PM, Sylwester Nawrocki wrote: > Hi Arun, > > On 06/14/2013 11:26 AM, Arun Kumar K wrote: >> Hi Sylwester, >> >>>> + static const char * const vpx_num_partitions[] = { >>>> + &q

Re: [PATCH 5/6] [media] V4L: Add VP8 encoder controls

2013-06-16 Thread Arun Kumar K
Hi Sylwester, On Sat, Jun 15, 2013 at 1:01 AM, Sylwester Nawrocki wrote: > Hi Arun, > > On 06/14/2013 03:21 PM, Arun Kumar K wrote: >> On Fri, Jun 14, 2013 at 3:23 PM, Sylwester Nawrocki >> wrote: >>> On 06/14/2013 11:26 AM, Arun Kumar K wrote: >>

Re: [PATCH 5/6] [media] V4L: Add VP8 encoder controls

2013-06-16 Thread Arun Kumar K
Hi Sylwester, > Also for number of ref frames, the standard allows only the options 1, 2 and 3 which cannot be extended more. So is it correct to use INTEGER_MENU control here and let the driver define the values? >>> >>> If this is standard then the core should define av

Re: [PATCH 5/6] [media] V4L: Add VP8 encoder controls

2013-06-17 Thread Arun Kumar K
Hi Sylwester, On Mon, Jun 17, 2013 at 2:34 PM, Sylwester Nawrocki wrote: > On 06/17/2013 06:25 AM, Arun Kumar K wrote: >> On Sat, Jun 15, 2013 at 1:01 AM, Sylwester Nawrocki >> wrote: >>> On 06/14/2013 03:21 PM, Arun Kumar K wrote: >>>> On Fri, Jun 14,

Re: [PATCH 3/6] [media] s5p-mfc: Core support for MFC v7

2013-06-17 Thread Arun Kumar K
Hi Kamil, Thank you for the review. >> #define IS_MFCV6(dev)(dev->variant->version >= 0x60 ? 1 : > 0) >> +#define IS_MFCV7(dev)(dev->variant->version >= 0x70 ? 1 : > 0) > > According to this, MFC v7 is also detected as MFC v6. Was this intended? Yes this was int

Re: [PATCH 3/6] [media] s5p-mfc: Core support for MFC v7

2013-06-17 Thread Arun Kumar K
Hi Sachin, On Tue, Jun 18, 2013 at 10:56 AM, Sachin Kamat wrote: > On 18 June 2013 10:21, Arun Kumar K wrote: >> Hi Kamil, >> >> Thank you for the review. >> >> >>>> #define IS_MFCV6(dev)(dev->variant->vers

Re: [PATCH 3/6] [media] s5p-mfc: Core support for MFC v7

2013-06-17 Thread Arun Kumar K
Hi Sachin, On Tue, Jun 18, 2013 at 11:42 AM, Sachin Kamat wrote: > Hi Arun, > > On 18 June 2013 11:25, Arun Kumar K wrote: >> Hi Sachin, >> >> >> On Tue, Jun 18, 2013 at 10:56 AM, Sachin Kamat >> wrote: >>> On 18 June 2013 10:21, Arun Kumar K w

[PATCH v2 1/8] [media] s5p-mfc: Update v6 encoder buffer sizes

2013-06-18 Thread Arun Kumar K
The patch updates few encoder buffer sizes for MFC v6.5 as per the udpdated user manual. The same buffer sizes holds good for v7 firmware also. Signed-off-by: Arun Kumar K Signed-off-by: Kiran AVND --- drivers/media/platform/s5p-mfc/regs-mfc-v6.h |4 ++-- 1 file changed, 2 insertions(+), 2

[PATCH v2 2/8] [media] s5p-mfc: Rename IS_MFCV6 macro

2013-06-18 Thread Arun Kumar K
The MFC v6 specific code holds good for MFC v7 also as the v7 version is a superset of v6 and the HW interface remains more or less similar. This patch renames the macro IS_MFCV6() to IS_MFCV6_PLUS() so that it can be used for v7 also. Signed-off-by: Arun Kumar K --- drivers/media/platform/s5p

[PATCH v2 0/8] Add support for MFC v7 firmware

2013-06-18 Thread Arun Kumar K
.html http://www.mail-archive.com/linux-media@vger.kernel.org/msg63311.html - Modified IS_MFCV6 macro to IS_MFCV6_PLUS to include v7 also Arun Kumar K (7): [media] s5p-mfc: Update v6 encoder buffer sizes [media] s5p-mfc: Rename IS_MFCV6 macro [media] s5p-mfc: Add register definition file for

[PATCH v2 3/8] [media] s5p-mfc: Add register definition file for MFC v7

2013-06-18 Thread Arun Kumar K
The patch adds the register definition file for new firmware version v7 for MFC. New firmware supports VP8 encoding along with many other features. Signed-off-by: Arun Kumar K --- drivers/media/platform/s5p-mfc/regs-mfc-v7.h | 58 ++ 1 file changed, 58 insertions

[PATCH v2 5/8] [media] s5p-mfc: Update driver for v7 firmware

2013-06-18 Thread Arun Kumar K
Firmware version v7 is mostly similar to v6 in terms of hardware specific controls and commands. So the hardware specific opr_v6 and cmd_v6 are re-used for v7 also. This patch updates the v6 files to handle v7 version also. Signed-off-by: Arun Kumar K --- drivers/media/platform/s5p-mfc

[PATCH v2 4/8] [media] s5p-mfc: Core support for MFC v7

2013-06-18 Thread Arun Kumar K
Adds variant data and core support for the MFC v7 firmware Signed-off-by: Arun Kumar K --- .../devicetree/bindings/media/s5p-mfc.txt |1 + drivers/media/platform/s5p-mfc/s5p_mfc.c | 32 drivers/media/platform/s5p-mfc/s5p_mfc_common.h|2 ++ 3

[PATCH v2 6/8] [media] V4L: Add support for integer menu controls with standard menu items

2013-06-18 Thread Arun Kumar K
From: Sylwester Nawrocki The patch modifies the helper function v4l2_ctrl_new_std_menu to accept integer menu controls with standard menu items. Signed-off-by: Sylwester Nawrocki Signed-off-by: Arun Kumar K --- Documentation/video4linux/v4l2-controls.txt | 21 ++- drivers

[PATCH v2 8/8] [media] s5p-mfc: Add support for VP8 encoder

2013-06-18 Thread Arun Kumar K
MFC v7 supports VP8 encoding and this patch adds support for it in the driver. Signed-off-by: Arun Kumar K --- drivers/media/platform/s5p-mfc/s5p_mfc_cmd_v6.c |3 + drivers/media/platform/s5p-mfc/s5p_mfc_common.h | 19 - drivers/media/platform/s5p-mfc/s5p_mfc_enc.c| 90

[PATCH v2 7/8] [media] V4L: Add VP8 encoder controls

2013-06-18 Thread Arun Kumar K
This patch adds new V4L controls for VP8 encoding. Signed-off-by: Arun Kumar K Signed-off-by: Kiran AVND --- Documentation/DocBook/media/v4l/controls.xml | 151 ++ drivers/media/v4l2-core/v4l2-ctrls.c | 36 ++ include/uapi/linux/v4l2-controls.h

Re: [RFC v2 03/10] exynos5-fimc-is: Adds common driver header files

2013-06-21 Thread Arun Kumar K
Hi Sylwester, On Fri, Jun 21, 2013 at 4:16 AM, Sylwester Nawrocki wrote: > Guys, I was wondering how difficult would be to make a common driver > for the Exynos4 and Exynos5 FIMC-IS ? My feeling is that it would allow > to save significant amount of code, since the hardware has many > similaritie

Re: [PATCH v2 6/8] [media] V4L: Add support for integer menu controls with standard menu items

2013-06-24 Thread Arun Kumar K
Hi Sylwester, On Mon, Jun 24, 2013 at 2:20 AM, Sylwester Nawrocki wrote: > Hi Arun, > > > On 06/18/2013 02:56 PM, Arun Kumar K wrote: >> >> @@ -806,6 +820,7 @@ const char *v4l2_ctrl_get_name(u32 id) >> case V4L2_CID_FM_RX_CLASS: return

Re: [PATCH v2 7/8] [media] V4L: Add VP8 encoder controls

2013-06-24 Thread Arun Kumar K
Hi Sylwester, Thank you for the review. On Mon, Jun 24, 2013 at 2:23 AM, Sylwester Nawrocki wrote: > Hi Arun, > > > On 06/18/2013 02:56 PM, Arun Kumar K wrote: >> >> This patch adds new V4L controls for VP8 encoding. >> >> Signed-off-by: Arun Kumar K >&g

[PATCH v3 1/8] [media] s5p-mfc: Update v6 encoder buffer sizes

2013-06-25 Thread Arun Kumar K
The patch updates few encoder buffer sizes for MFC v6.5 as per the udpdated user manual. The same buffer sizes holds good for v7 firmware also. Signed-off-by: Arun Kumar K Signed-off-by: Kiran AVND --- drivers/media/platform/s5p-mfc/regs-mfc-v6.h |4 ++-- 1 file changed, 2 insertions(+), 2

[PATCH v3 5/8] [media] s5p-mfc: Update driver for v7 firmware

2013-06-25 Thread Arun Kumar K
Firmware version v7 is mostly similar to v6 in terms of hardware specific controls and commands. So the hardware specific opr_v6 and cmd_v6 are re-used for v7 also. This patch updates the v6 files to handle v7 version also. Signed-off-by: Arun Kumar K --- drivers/media/platform/s5p-mfc

[PATCH v3 8/8] [media] s5p-mfc: Add support for VP8 encoder

2013-06-25 Thread Arun Kumar K
MFC v7 supports VP8 encoding and this patch adds support for it in the driver. Signed-off-by: Arun Kumar K --- drivers/media/platform/s5p-mfc/s5p_mfc_cmd_v6.c |3 + drivers/media/platform/s5p-mfc/s5p_mfc_common.h | 19 - drivers/media/platform/s5p-mfc/s5p_mfc_enc.c| 90

[PATCH v3 7/8] [media] V4L: Add VP8 encoder controls

2013-06-25 Thread Arun Kumar K
This patch adds new V4L controls for VP8 encoding. Signed-off-by: Kiran AVND Signed-off-by: Arun Kumar K --- Documentation/DocBook/media/v4l/controls.xml | 150 ++ drivers/media/v4l2-core/v4l2-ctrls.c | 33 ++ include/uapi/linux/v4l2-controls.h

[PATCH v3 4/8] [media] s5p-mfc: Core support for MFC v7

2013-06-25 Thread Arun Kumar K
Adds variant data and core support for the MFC v7 firmware Signed-off-by: Arun Kumar K --- .../devicetree/bindings/media/s5p-mfc.txt |1 + drivers/media/platform/s5p-mfc/s5p_mfc.c | 32 drivers/media/platform/s5p-mfc/s5p_mfc_common.h|2 ++ 3

[PATCH v3 0/8] Add support for MFC v7 firmware

2013-06-25 Thread Arun Kumar K
macro to IS_MFCV6_PLUS to include v7 also Arun Kumar K (7): [media] s5p-mfc: Update v6 encoder buffer sizes [media] s5p-mfc: Rename IS_MFCV6 macro [media] s5p-mfc: Add register definition file for MFC v7 [media] s5p-mfc: Core support for MFC v7 [media] s5p-mfc: Update driver for v7 firmware

[PATCH v3 3/8] [media] s5p-mfc: Add register definition file for MFC v7

2013-06-25 Thread Arun Kumar K
The patch adds the register definition file for new firmware version v7 for MFC. New firmware supports VP8 encoding along with many other features. Signed-off-by: Arun Kumar K --- drivers/media/platform/s5p-mfc/regs-mfc-v7.h | 58 ++ 1 file changed, 58 insertions

[PATCH v3 6/8] [media] V4L: Add support for integer menu controls with standard menu items

2013-06-25 Thread Arun Kumar K
From: Sylwester Nawrocki The patch modifies the helper function v4l2_ctrl_new_std_menu to accept integer menu controls with standard menu items. Signed-off-by: Sylwester Nawrocki Signed-off-by: Arun Kumar K --- Documentation/video4linux/v4l2-controls.txt | 21 ++-- drivers

[PATCH v3 2/8] [media] s5p-mfc: Rename IS_MFCV6 macro

2013-06-25 Thread Arun Kumar K
The MFC v6 specific code holds good for MFC v7 also as the v7 version is a superset of v6 and the HW interface remains more or less similar. This patch renames the macro IS_MFCV6() to IS_MFCV6_PLUS() so that it can be used for v7 also. Signed-off-by: Arun Kumar K --- drivers/media/platform/s5p

<    1   2   3   4   5   >