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 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 Exynos7 TMU f

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 : > >> On Fri, Jan 30, 2015 at 03:57:53PM +, Daniel Stone wrote: >>> Hi, >>> >>> On 30 January 2015 at 14:30, Gustavo Padovan wrote: 2015-01-30 Joonyoung Shim : > We will lose unfinished prior events by this ch

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 wrote: > Hi Lukasz, > > On Fri, Jan 30, 2015 at 1:44 PM, Lukasz Majewski > wrote: >> Hi Eduardo, Abhilash, >> >>> On Thu, Jan 22, 2015 at 06:02:07PM +0530, Abhilash Kesavan wrote: >>> > Hi Lukasz, >>> > >>> > On Thu, Jan 22, 2015 at 2

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 > > 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 to use a vpll > cloc

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 : > >> Hi, >> >> On 01/23/2015 09:43 PM, Gustavo Padovan wrote: >>> From: Daniel Kurtz >>> >>> The 'mode' is the modeline information which specifies the ideal mode >>> requested by the mode set ini

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 : > >> +Cc Inki, >> >> Hi, >> >> On 01/23/2015 09:42 PM, Gustavo Padovan wrote: >>> From: Gustavo Padovan >>> >>> struct {fimd,mixer,vidi}_win_data was just keeping the same data >>> as struct exyno

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 : > >> +Cc Inki, >> >> Hi, >> >> On 01/23/2015 09:42 PM, Gustavo Padovan wrote: >>> From: Gustavo Padovan >>> >>> exynos_plane_dpms(DRM_MODE_DPMS_ON) calls the win_enable()'s callback >>> from the underlying layer. However

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

2015-02-01 Thread Viresh Kumar
On 1 February 2015 at 00:29, Eduardo Valentin wrote: > From: Arnd Bergmann > > 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 `exynos_cpufreq_probe': >