RE: [PATCH v2 1/5] [media] exynos-mscl: Add new driver for M-Scaler

2013-08-20 Thread Inki Dae
-Original Message- From: linux-media-ow...@vger.kernel.org [mailto:linux-media- ow...@vger.kernel.org] On Behalf Of Shaik Ameer Basha Sent: Tuesday, August 20, 2013 5:07 PM To: Inki Dae Cc: Shaik Ameer Basha; LMML; linux-samsung-soc@vger.kernel.org; c...@samsung.com; Sylwester

RE: [PATCH v2 0/5] Exynos5 M-Scaler Driver

2013-08-19 Thread Inki Dae
? It seems that only Exynos5420 and maybe Exynos5410 have this IP, NOT Exynos5250. Please check it again and describe it surely over the all patch series. Thanks, Inki Dae This device supports the following as key features. input image format - YCbCr420 2P(UV/VU), 3P

RE: [PATCH v2 1/5] [media] exynos-mscl: Add new driver for M-Scaler

2013-08-19 Thread Inki Dae
Just quick review. -Original Message- From: linux-media-ow...@vger.kernel.org [mailto:linux-media- ow...@vger.kernel.org] On Behalf Of Shaik Ameer Basha Sent: Monday, August 19, 2013 7:59 PM To: linux-me...@vger.kernel.org; linux-samsung-soc@vger.kernel.org Cc:

RE: [PATCH] drm/exynos: Add missing includes

2013-08-13 Thread Inki Dae
-Original Message- From: linux-samsung-soc-ow...@vger.kernel.org [mailto:linux-samsung-soc- ow...@vger.kernel.org] On Behalf Of Mark Brown Sent: Tuesday, August 13, 2013 6:54 PM To: Inki Dae Cc: 'David Airlie'; linux-samsung-soc@vger.kernel.org; dri- de...@lists.freedesktop.org

RE: [PATCH] drm/exynos: Add missing includes

2013-08-12 Thread Inki Dae
it to -next but I'd like to understand why this patch is needed surely. And it seems like that other drivers have same issue also. :) Thanks, Inki Dae Signed-off-by: Mark Brown broo...@linaro.org --- drivers/gpu/drm/exynos/exynos_drm_connector.c | 1 + drivers/gpu/drm/exynos

RE: [PATCH v4] drm/exynos: Add fallback option to get non physically contiguous memory for fb

2013-08-06 Thread Inki Dae
; InKi Dae; s.nawro...@samsung.com; Marek Szyprowski; Tomasz Figa; Rob Clark; arun...@samsung.com; patc...@linaro.org; linaro- ker...@lists.linaro.org; sunil joshi Subject: Re: [PATCH v4] drm/exynos: Add fallback option to get non physically contiguous memory for fb Hi Inki, On Tue, Aug 6

RE: [PATCH] iommu/exynos: add devices attached to the System MMU to an IOMMU group

2013-07-23 Thread Inki Dae
-Original Message- From: Antonios Motakis [mailto:a.mota...@virtualopensystems.com] Sent: Tuesday, July 23, 2013 8:00 PM To: Inki Dae Cc: Linux ARM Kernel; Linux IOMMU; Linux Samsung SOC; kvm-arm; Cho KyongHo; Joerg Roedel; Sachin Kamat; Jiri Kosina; Wei Yongjun; open list Subject

RE: [PATCH] iommu/exynos: add devices attached to the System MMU to an IOMMU group

2013-07-23 Thread Inki Dae
-Original Message- From: Antonios Motakis [mailto:a.mota...@virtualopensystems.com] Sent: Tuesday, July 23, 2013 9:05 PM To: Inki Dae Cc: Linux ARM Kernel; Linux IOMMU; Linux Samsung SOC; kvm-arm; Cho KyongHo; Joerg Roedel; Sachin Kamat; Jiri Kosina; Wei Yongjun; open list; Alex

RE: [PATCH 1/3] drm/exynos: add device tree support for rotator

2013-07-22 Thread Inki Dae
-Original Message- From: linux-samsung-soc-ow...@vger.kernel.org [mailto:linux-samsung-soc- ow...@vger.kernel.org] On Behalf Of Chanho Park Sent: Monday, July 22, 2013 3:49 PM To: inki@samsung.com; kgene@samsung.com Cc: jy0922.s...@samsung.com; sw0312@samsung.com;

RE: [PATCH 2/3] drm/exynos: add dt-binding documentation for rotator

2013-07-22 Thread Inki Dae
, or are these values always the same? Right, that seems like configurable part. At least, min_w/h and max_w/h can be different values according to SoC and pixel formats so they should be described enough in this dt-binding document file. Thanks, Inki Dae If thery're always the same, there's no need

RE: [PATCH 2/3] drm/exynos: add dt-binding documentation for rotator

2013-07-22 Thread Inki Dae
-Original Message- From: linux-samsung-soc-ow...@vger.kernel.org [mailto:linux-samsung-soc- ow...@vger.kernel.org] On Behalf Of Lucas Stach Sent: Monday, July 22, 2013 9:47 PM To: Inki Dae Cc: 'Mark Rutland'; 'Chanho Park'; linux-samsung-soc@vger.kernel.org; devicetree-disc

RE: [PATCH 2/3] drm/exynos: add dt-binding documentation for rotator

2013-07-22 Thread Inki Dae
-Original Message- From: linux-samsung-soc-ow...@vger.kernel.org [mailto:linux-samsung-soc- ow...@vger.kernel.org] On Behalf Of Tomasz Figa Sent: Tuesday, July 23, 2013 4:29 AM To: Sylwester Nawrocki Cc: Inki Dae; 'Chanho Park'; 'Lucas Stach'; 'Mark Rutland'; linux-samsung- s

RE: [PATCH] drm/exynos: Add missing includes

2013-07-02 Thread Inki Dae
-Original Message- From: Mark Brown [mailto:broo...@kernel.org] Sent: Monday, July 01, 2013 9:56 PM To: Inki Dae; Joonyoung Shim; Seung-Woo Kim; Kyungmin Park; David Airlie Cc: dri-de...@lists.freedesktop.org; linux-arm-ker...@lists.infradead.org; linux-samsung-soc@vger.kernel.org

RE: [PATCH] video: exynos: Ensure definitions match prototypes

2013-07-02 Thread Inki Dae
. Is there some functions being used by other modules? And what problem can be incurred without this patch? Thanks, Inki Dae Signed-off-by: Mark Brown broo...@linaro.org --- drivers/video/exynos/exynos_mipi_dsi_lowlevel.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/video

RE: [PATCH 3/4] drm/exynos: fix interlace resolutions for exynos5420

2013-06-19 Thread Inki Dae
Applied. Thanks, Inki Dae -Original Message- From: 김승우 [mailto:sw0312@samsung.com] Sent: Wednesday, June 19, 2013 2:34 PM To: Rahul Sharma Cc: linux-samsung-soc@vger.kernel.org; devicetree- disc...@lists.ozlabs.org; dri-de...@lists.freedesktop.org; kgene@samsung.com; inki

RE: [PATCH 1/4] drm/exynos: rename compatible strings for hdmi subsystem

2013-06-19 Thread Inki Dae
in which the IP was added for the first time. Hi Rahul, Could you separate this patch into two patches, driver side and document side, and the below patch also? [PATCH v2 2/4] drm/exynos: add support for exynos5420 mixer Thanks, Inki Dae Signed-off-by: Rahul Sharma rahul.sha

RE: [PATCH 1/4] drm/exynos: rename compatible strings for hdmi subsystem

2013-06-19 Thread Inki Dae
-Original Message- From: Inki Dae [mailto:inki@samsung.com] Sent: Wednesday, June 19, 2013 4:06 PM To: 'Rahul Sharma'; 'linux-samsung-soc@vger.kernel.org'; 'devicetree- disc...@lists.ozlabs.org'; 'dri-de...@lists.freedesktop.org' Cc: 'kgene@samsung.com'; 'sw0312

RE: [PATCH 1/4] drm/exynos: rename compatible strings for hdmi subsystem

2013-06-19 Thread Inki Dae
usees them. That's a good idea. We really need to mitigate such misleading somehow or other. Thanks, Inki Dae Regards, Lucas -- Pengutronix e.K. | Lucas Stach | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str

exynos-drm-next todo work.

2013-06-18 Thread Inki Dae
audio driver calls interfaces of DSS driver directly. I think we could implement ALSA SoC DAI driver in more generic way if we first implement common framework for it. Welcome to any volunteer and other opinions. Thanks, Inki Dae -- To unsubscribe from this list: send the line unsubscribe linux

RE: exynos-drm-next todo work.

2013-06-18 Thread Inki Dae
-Original Message- From: Rahul Sharma [mailto:r.sh.o...@gmail.com] Sent: Tuesday, June 18, 2013 6:46 PM To: Inki Dae Cc: linux-samsung-soc@vger.kernel.org; DRI mailing list Subject: Re: exynos-drm-next todo work. Hi Mr. Dae, Related to HDMI sound support in Alsa, I have

RE: [RFC 0/2] exynos5250/hdmi: replace dummy hdmiphy clock with pmu reg control

2013-06-13 Thread Inki Dae
-Original Message- From: Sylwester Nawrocki [mailto:s.nawro...@samsung.com] Sent: Thursday, June 13, 2013 5:56 PM To: Rahul Sharma Cc: Rahul Sharma; Inki Dae; linux-samsung-soc@vger.kernel.org; devicetree- disc...@lists.ozlabs.org; DRI mailing list; Kukjin Kim; Seung-Woo Kim; Sean

RE: [PATCH 1/4] drm/exynos: Prepare/Unprepare HDMI subsystem clocks

2013-06-13 Thread Inki Dae
Applied. Thanks, Inki Dae -Original Message- From: Rahul Sharma [mailto:rahul.sha...@samsung.com] Sent: Tuesday, June 11, 2013 3:54 PM To: linux-samsung-soc@vger.kernel.org; devicetree-disc...@lists.ozlabs.org; dri-de...@lists.freedesktop.org Cc: kgene@samsung.com; sw0312

RE: [PATCH 2/4] drm/exynos: add mout_hdmi clock in hdmi driver to change parent

2013-06-13 Thread Inki Dae
Applied. Thanks, Inki Dae -Original Message- From: Rahul Sharma [mailto:rahul.sha...@samsung.com] Sent: Tuesday, June 11, 2013 3:54 PM To: linux-samsung-soc@vger.kernel.org; devicetree-disc...@lists.ozlabs.org; dri-de...@lists.freedesktop.org Cc: kgene@samsung.com; sw0312

RE: [PATCH v3] drm/exynos: enable FIMD clocks

2013-04-21 Thread Inki Dae
Sajjan vikas.saj...@linaro.org --- Changes since v2: - moved clk_prepare_enable() and clk_disable_unprepare() from fimd_probe() to fimd_clock() as suggested by Inki Dae inki@samsung.com Changes since v1: - added error checking for clk_prepare_enable

Re: [PATCH v2] drm/exynos: enable FIMD clocks

2013-03-27 Thread Inki Dae
); + return ret; + } + Please remove the above two clk_prepare_enable function calls and use them in fimd_clock() instead of clk_enable/disable(). When probed, fimd clock will be enabled by runtime pm. Thanks, Inki Dae ctx-vidcon0 = pdata-vidcon0; ctx-vidcon1 = pdata-vidcon1

Re: [PATCH RFC] drm/exynos: hdmi: move hdmiphy related code to hdmiphy driver

2013-03-06 Thread Inki Dae
() because hdmiphy is only used from hdmi. I agree with Seung-Woo. The hdmiphy is just one part of HDMI subsystem. Thanks, Inki Dae Thanks and Regards, - Seung-Woo Kim I have tested this RFC for Runtime PM / S2R. But if we see any major roadblock we should re-factor this by explicitly calling

Re: [PATCH 1/2] drm/exynos: add support for dt based search to exynos4 hdmi

2013-01-29 Thread Inki Dae
Hi Rahul, Could you add descriptions to dt document file? For this, you can refer to the below link, https://patchwork.kernel.org/patch/1948061/ Thanks, Inki Dae 2013/1/25 Rahul Sharma rahul.sha...@samsung.com: Signed-off-by: Rahul Sharma rahul.sha...@samsung.com --- drivers/gpu/drm

Re: [PATCH] video: drm: exynos: mie bypass enable for fimd

2012-12-27 Thread Inki Dae
2012/12/28 Leela Krishna Amudala l.kris...@samsung.com: Hello Inki Dae, On Thu, Dec 27, 2012 at 11:47 AM, Inki Dae inki@samsung.com wrote: Hi, DISP1BLK_CFG register is related to GScaler, HDCP and MIXER as well. So it's not good that this register is controlled in fimd module. And I

RE: [PATCH v4 0/6] arm: exynos: add dt based support for exynos5 hdmi

2012-10-25 Thread Inki Dae
. I will create it for you. Please merge them. After that, we will. So no need any topic branch. We had already been tested with the above patch set and worked fine. Thanks, Inki Dae Thanks. Best regards, Kgene. -- Kukjin Kim kgene@samsung.com, Senior Engineer, SW Solution

Re: [PATCH V6 2/2] video: drm: exynos: Add device tree support

2012-09-25 Thread Inki Dae
2012/9/25 Laurent Pinchart laurent.pinch...@ideasonboard.com: On Monday 24 September 2012 21:35:46 Inki Dae wrote: 2012/9/22 Stephen Warren swar...@wwwdotorg.org: On 09/21/2012 01:22 AM, Inki Dae wrote: 2012/9/21 Stephen Warren swar...@wwwdotorg.org: On 09/21/2012 05:22 AM, Leela Krishna

Re: [PATCH V6 2/2] video: drm: exynos: Add device tree support

2012-09-25 Thread Inki Dae
2012/9/26 Mark Brown broo...@opensource.wolfsonmicro.com: On Wed, Sep 26, 2012 at 12:03:44AM +0900, Inki Dae wrote: 2012/9/25 Laurent Pinchart laurent.pinch...@ideasonboard.com: Aren't DT bindings considered as an ABI, and required to be supported more or less forever ? If you merge

Re: [PATCH V6 2/2] video: drm: exynos: Add device tree support

2012-09-21 Thread Inki Dae
2012/9/21 Stephen Warren swar...@wwwdotorg.org: On 09/21/2012 05:22 AM, Leela Krishna Amudala wrote: This patch adds device tree based discovery support for exynos DRM-FIMD driver which includes driver modification to handle platform data in both the cases with DT and non-DT, Also adds the

Re: [PATCH V4 2/2] video: drm: exynos: Add device tree support

2012-09-20 Thread Inki Dae
l.kris...@samsung.com --- Documentation/devicetree/bindings/fb/drm-fimd.txt | 80 + and, how about making drm folder instead of fb? so like below; Documentation/devicetree/bindings/drm/exynos/fimd.txt Thanks, Inki Dae drivers/gpu/drm/exynos/exynos_drm_fimd.c

Re: [PATCH V4 2/2] video: drm: exynos: Add device tree support

2012-09-07 Thread Inki Dae
Hi 2012/9/7 Leela Krishna Amudala l.kris...@samsung.com: Hi, On Thu, Sep 6, 2012 at 4:35 PM, Sylwester Nawrocki s.nawro...@samsung.com wrote: Hi, On 09/06/2012 09:21 AM, InKi Dae wrote: +Required properties: + - compatible: Should be samsung,exynos5-fimd or samsung,exynos4-fb

Re: [PATCH V4 2/2] video: drm: exynos: Add device tree support

2012-09-07 Thread Inki Dae
2012/9/7 Inki Dae inki@samsung.com: Hi 2012/9/7 Leela Krishna Amudala l.kris...@samsung.com: Hi, On Thu, Sep 6, 2012 at 4:35 PM, Sylwester Nawrocki s.nawro...@samsung.com wrote: Hi, On 09/06/2012 09:21 AM, InKi Dae wrote: +Required properties: + - compatible: Should be samsung

Re: [PATCH V5 0/2] video: drm: Add Device tree support to DRM-FIMD

2012-09-07 Thread Inki Dae
Applied. Thanks. Inki Dae 2012/9/7 Leela Krishna Amudala l.kris...@samsung.com: This patch set adds device tree support for DRM-FIMD for Samsung's Exynos5250. It includes parsing platform data from dts file. Also, adds the driver data for exynos4 and exynos5 devices. This patchset is based

Re: [PATCH V4 2/2] video: drm: exynos: Add device tree support

2012-09-06 Thread InKi Dae
. any opinions, welcome~ anytime. Thanks. Inki Dae -- To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

RE: [PATCH 1/2] DRM: Exynos: return NULL if exynos_pages_to_sg fails

2012-06-26 Thread Inki Dae
. Thanks, Inki Dae -- To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

RE: [PATCH 2/2] DRM: Exynos: check for null in return value of dma_buf_map_attachment()

2012-06-26 Thread Inki Dae
)) { + if (IS_ERR_OR_NULL(sgt)) { ret = PTR_ERR(sgt); goto err_buf_detach; } -- 1.7.9.5 Applied. Thanks, Inki Dae -- To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in the body of a message to majord...@vger.kernel.org More majordomo info

Re: [Linaro-mm-sig] [PATCH] DRM: exynos: return NULL if exynos_pages_to_sg fails

2012-06-25 Thread InKi Dae
Hi Subash, Could you re-post this patch seperately? your patch includes another one. Thanks, Inki Dae 2012/6/23 Subash Patel subas...@gmail.com: From: Subash Patel subash...@samsung.com exynos_pages_to_sg() internally calls sg_kmalloc() which can return no pages when the system is under

Re: [PATCH v10 3/3] iommu/exynos: Add iommu driver for Exynos Platforms

2012-03-06 Thread InKi Dae
+static irqreturn_t exynos_sysmmu_irq(int irq, void *dev_id) +{ +       /* SYSMMU is in blocked when interrupt occurred. */ +       struct sysmmu_drvdata *data = dev_id; +       struct resource *irqres; +       struct platform_device *pdev; +       enum EXYNOS_SYSMMU_INTERRUPT_TYPE itype;

Re: [PATCH 3/7] ARM: Samsung: update/rewrite Samsung SYSMMU (IOMMU) driver

2011-03-14 Thread InKi Dae
2011/3/14 Russell King - ARM Linux li...@arm.linux.org.uk: On Mon, Mar 14, 2011 at 09:37:51PM +0900, KyongHo Cho wrote: I have also noticed that dma_map_single/page/sg() can map physical memory into an arbitrary device address region. But it is not enough solution for various kinds of IOMMUs.

RE: [PATCH RE-SEND] s3c-fb: Add support S5PV310 FIMD

2011-01-04 Thread Inki Dae
-sh.org; Jonghun Han; Sangbeom Kim; InKi Dae; Kukjin Kim Subject: [PATCH RE-SEND] s3c-fb: Add support S5PV310 FIMD From: Jonghun Han jonghun@samsung.com This patch adds struct s3c_fb_driverdata s3c_fb_data_s5pv310 for S5PV310 and S5PC210. The clk_type is added to distinguish clock type

RE: [PATCH 3/4] s3c-fb: Add support S5PV310 FIMD

2010-11-12 Thread Inki Dae
-Original Message- From: Paul Mundt [mailto:let...@linux-sh.org] Sent: Friday, November 12, 2010 7:09 PM To: Inki Dae Cc: 'Kukjin Kim'; 'Sangbeom Kim'; linux-arm-ker...@lists.infradead.org; linux-samsung-soc@vger.kernel.org; linux-fb...@vger.kernel.org; ben- li...@fluff.org

RE: [PATCH 3/4] s3c-fb: Add support S5PV310 FIMD

2010-10-20 Thread Inki Dae
Hello, Jonghun. Below is my opinion. Have a good time :) -Original Message- From: linux-fbdev-ow...@vger.kernel.org [mailto:linux-fbdev- ow...@vger.kernel.org] On Behalf Of Jonghun Han Sent: Thursday, October 21, 2010 12:45 PM To: 'Marek Szyprowski'; 'Sangbeom Kim'; linux-arm-

<    1   2   3   4   5   6