Re: [RFC 2/4] drm: exynos: add MDNIE post processor

2014-04-01 Thread Andrzej Hajda
Hi Ajay, Thanks for the patch. On 03/19/2014 03:22 PM, Ajay Kumar wrote: Add post processor ops for MDNIE and their support functions. Expose an interface for the FIMD to register MDNIE PP. Signed-off-by: Ajay Kumar ajaykumar...@samsung.com Signed-off-by: Shirish S s.shir...@samsung.com

Re: [RFC 3/4] drm: exynos: add IELCD post processor

2014-04-01 Thread Andrzej Hajda
Hi, Thanks for the patch. On 03/19/2014 03:22 PM, Ajay Kumar wrote: Add post processor ops for IELCD and their support functions. Expose an interface for the FIMD to register IELCD PP. Signed-off-by: Ajay Kumar ajaykumar...@samsung.com Signed-off-by: Shirish S s.shir...@samsung.com

Re: [RFC 4/4] drm: exynos: add MDNIE and IELCD to FIMD pp list

2014-04-01 Thread Andrzej Hajda
Hi Ajay, Thanks for the patch. On 03/19/2014 03:22 PM, Ajay Kumar wrote: This patch adds code to add MDNIE and IELCD onto the list of FIMD PP. Signed-off-by: Ajay Kumar ajaykumar...@samsung.com Signed-off-by: Shirish S s.shir...@samsung.com Signed-off-by: Rahul Sharma

Re: [RFC 0/4] drm: exynos: Add drivers for MDNIE and IELCD

2014-04-01 Thread Andrzej Hajda
Hi Ajay, Thanks for the patchset. On 03/19/2014 03:22 PM, Ajay Kumar wrote: This series is based on exynos-drm-next-todo branch of Inki Dae's tree at: git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git On Exynos SOC, FIMD supports various post processors like MIE, MDNIE

Hello from Mr. Kalifa

2014-04-01 Thread A. Hamed
Good day, Please can I talk to you about interesting business deal? I will be happy if you permit. I wait to hear from you soon. Regards, Kalifah -- 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

exynos4: cpu hotplug + cpuidle/AFTR broken

2014-04-01 Thread Daniel Lezcano
Hi all, I tried the v3.14 kernel and unplugged the cpu1. That leads to a kernel hang without any trace. If I disable the cpuidle AFTR state through sysfs before unplugging cpu1, it works well. I reproduced the issue on v3.14, v3.13, v3.12, v3.11 v3.10 works fine. I tried to git bisect

Re: exynos4: cpu hotplug + cpuidle/AFTR broken

2014-04-01 Thread Krzysztof Kozlowski
On Tue, 2014-04-01 at 12:43 +0200, Daniel Lezcano wrote: Hi all, I tried the v3.14 kernel and unplugged the cpu1. That leads to a kernel hang without any trace. If I disable the cpuidle AFTR state through sysfs before unplugging cpu1, it works well. Hi, Can you describe the hardware

Re: [PATCH] spi: s3c24xx: Convert to use devm_kzalloc

2014-04-01 Thread Mark Brown
On Mon, Mar 31, 2014 at 11:37:29AM +0800, Axel Lin wrote: Simplify the cleanup code. Applied, thanks. signature.asc Description: Digital signature

Re: exynos4: cpu hotplug + cpuidle/AFTR broken

2014-04-01 Thread Tomasz Figa
Hi Daniel, On 01.04.2014 12:43, Daniel Lezcano wrote: Hi all, I tried the v3.14 kernel and unplugged the cpu1. That leads to a kernel hang without any trace. If I disable the cpuidle AFTR state through sysfs before unplugging cpu1, it works well. I reproduced the issue on v3.14, v3.13,

Re: exynos4: cpu hotplug + cpuidle/AFTR broken

2014-04-01 Thread Daniel Lezcano
On 04/01/2014 01:04 PM, Krzysztof Kozlowski wrote: On Tue, 2014-04-01 at 12:43 +0200, Daniel Lezcano wrote: Hi all, I tried the v3.14 kernel and unplugged the cpu1. That leads to a kernel hang without any trace. If I disable the cpuidle AFTR state through sysfs before unplugging cpu1, it

Re: exynos4: cpu hotplug + cpuidle/AFTR broken

2014-04-01 Thread Daniel Lezcano
On 04/01/2014 01:22 PM, Tomasz Figa wrote: Hi Daniel, On 01.04.2014 12:43, Daniel Lezcano wrote: Hi all, I tried the v3.14 kernel and unplugged the cpu1. That leads to a kernel hang without any trace. If I disable the cpuidle AFTR state through sysfs before unplugging cpu1, it works well.

Re: exynos4: cpu hotplug + cpuidle/AFTR broken

2014-04-01 Thread Tomasz Figa
On 01.04.2014 14:16, Daniel Lezcano wrote: On 04/01/2014 01:22 PM, Tomasz Figa wrote: Hi Daniel, On 01.04.2014 12:43, Daniel Lezcano wrote: Hi all, I tried the v3.14 kernel and unplugged the cpu1. That leads to a kernel hang without any trace. If I disable the cpuidle AFTR state through

Re: [PATCH v3 00/12] Add DSI display support for Exynos based boards

2014-04-01 Thread Inki Dae
Hi Andrzej, 2014-03-28 20:52 GMT+09:00 Andrzej Hajda a.ha...@samsung.com: Hi, This patchset adds drivers and bindings to the following devices: - Exynos DSI master, - S6E8AA0 DSI panel, It adds also display support in DTS files for the following boards: - Exynos4210/Trats, -

Re: exynos4: cpu hotplug + cpuidle/AFTR broken

2014-04-01 Thread Daniel Lezcano
On 04/01/2014 02:29 PM, Tomasz Figa wrote: On 01.04.2014 14:16, Daniel Lezcano wrote: On 04/01/2014 01:22 PM, Tomasz Figa wrote: Hi Daniel, On 01.04.2014 12:43, Daniel Lezcano wrote: Hi all, I tried the v3.14 kernel and unplugged the cpu1. That leads to a kernel hang without any trace.

RE: [GIT PULL 5/6] Samsung PM updates for v3.15

2014-04-01 Thread Kukjin Kim
Heiko Stübner wrote: Hi Arnd, Am Samstag, 29. März 2014, 02:47:33 schrieb Arnd Bergmann: On Friday 28 March 2014, Kukjin Kim wrote: Kukjin Kim wrote: On 03/19/14 13:01, Mike Turquette wrote: Thanks :-) Acked-by: Mike Turquettemturque...@linaro.org It's time.

RE: [GIT PULL 2/2] Samsung 2nd DT updates for v3.15

2014-04-01 Thread Kukjin Kim
Arnd Bergmann wrote: [...] .../devicetree/bindings/ata/exynos-sata-phy.txt| 14 - .../devicetree/bindings/ata/exynos-sata.txt| 25 +-- .../devicetree/bindings/phy/samsung-phy.txt| 36 ++ Looking through the branch

RE: [GIT PULL 1/2] Samsung 2nd cleanup for v3.15

2014-04-01 Thread Kukjin Kim
Arnd Bergmann wrote: On Tuesday 18 March 2014, Kukjin Kim wrote: The following changes since commit d9671ca923445aa870ecc34df3db01dd602d87fc: ARM: EXYNOS: Remove uncompress.h (2014-02-24 09:39:18 +0900) are available in the git repository at:

Re: [PATCH] swiotlb: Correct kernel command line handler

2014-04-01 Thread Jungseok Lee
On Tuesday, April 01, 2014 9:46 PM, Konrad Rzeszutek Wilk wrote: On Tue, Apr 01, 2014 at 10:51:58AM +0900, Jungseok Lee wrote: This patch corrects kernel command line handler when io_tlb_nslabs is set to 0. A current implementation allocates default size memory (64MB) when 0 is given to