Re: [PATCHv2 1/1] cpufreq: exynos: allow modular build

2015-02-01 Thread Viresh Kumar
On 1 February 2015 at 00:29, Eduardo Valentin edubez...@gmail.com wrote: From: Arnd Bergmann a...@arndb.de The exynos cpufreq driver code recently gained a dependency on the cooling code, which may be a loadable module. This breaks an ARM allmodconfig build: drivers/built-in.o: In function

Re: [PATCH 1/2] thermal: exynos: Reorder exynos_map_dt_data() function

2015-02-01 Thread Abhilash Kesavan
Hi Lukasz, On Fri, Jan 30, 2015 at 8:36 PM, Abhilash Kesavan kesavan.abhil...@gmail.com wrote: Hi Lukasz, On Fri, Jan 30, 2015 at 1:44 PM, Lukasz Majewski l.majew...@samsung.com wrote: Hi Eduardo, Abhilash, On Thu, Jan 22, 2015 at 06:02:07PM +0530, Abhilash Kesavan wrote: Hi Lukasz,

Re: [PATCH 3/6] drm/exynos: Remove exynos_plane_dpms() call with no effect

2015-02-01 Thread Joonyoung Shim
On 01/30/2015 11:36 PM, Gustavo Padovan wrote: 2015-01-30 Joonyoung Shim jy0922.s...@samsung.com: +Cc Inki, Hi, On 01/23/2015 09:42 PM, Gustavo Padovan wrote: From: Gustavo Padovan gustavo.pado...@collabora.co.uk exynos_plane_dpms(DRM_MODE_DPMS_ON) calls the win_enable()'s callback

Re: [PATCH 5/6] drm/exynos: remove struct *_win_data abstraction on planes

2015-02-01 Thread Joonyoung Shim
Hi, On 01/30/2015 11:42 PM, Gustavo Padovan wrote: Hi Joonyoung, 2015-01-30 Joonyoung Shim jy0922.s...@samsung.com: +Cc Inki, Hi, On 01/23/2015 09:42 PM, Gustavo Padovan wrote: From: Gustavo Padovan gustavo.pado...@collabora.co.uk struct {fimd,mixer,vidi}_win_data was just keeping

Re: [PATCH 6/6] drm/exynos: do not copy adjusted mode into mode during crtc mode_set

2015-02-01 Thread Joonyoung Shim
Hi, On 01/30/2015 11:44 PM, Gustavo Padovan wrote: Hi Joonyoung, 2015-01-30 Joonyoung Shim jy0922.s...@samsung.com: Hi, On 01/23/2015 09:43 PM, Gustavo Padovan wrote: From: Daniel Kurtz djku...@chromium.org The 'mode' is the modeline information which specifies the ideal mode

Re: [PATCH v4 2/2] thermal: exynos: Add TMU support for Exynos7 SoC

2015-02-01 Thread Abhilash Kesavan
Hi Eduardo, On Sun, Feb 1, 2015 at 12:54 AM, Eduardo Valentin edubez...@gmail.com wrote: On Tue, Jan 27, 2015 at 11:18:22AM +0530, Abhilash Kesavan wrote: Add registers, bit fields and compatible strings for Exynos7 TMU (Thermal Management Unit). Following are a few of the differences in the

Re: [PATCH -v2] drm/exynos: track vblank events on a per crtc basis

2015-02-01 Thread Joonyoung Shim
On 01/31/2015 02:17 AM, Gustavo Padovan wrote: 2015-01-30 Daniel Vetter dan...@ffwll.ch: On Fri, Jan 30, 2015 at 03:57:53PM +, Daniel Stone wrote: Hi, On 30 January 2015 at 14:30, Gustavo Padovan gust...@padovan.org wrote: 2015-01-30 Joonyoung Shim jy0922.s...@samsung.com: We will

Re: [PATCH] drm/exynos: don' disable hdmi clocks for exynos5420

2015-02-01 Thread Joonyoung Shim
+Cc dri-devel ML, Hi, On 01/31/2015 06:45 AM, Gustavo Padovan wrote: From: Prathyush K prathyus...@samsung.com When VPLL clock of less than 140 MHz was used and all the three clocks - hdmiphy, hdmi, sclk_hdmi are disabled, the system hangs during S2R when HDMI is connected. Since we want