From mboxrd@z Thu Jan 1 00:00:00 1970 From: Javier Martinez Canillas Subject: Re: [PATCH] drm/bridge: analogix dp: Fix runtime PM state on driver bind Date: Mon, 23 Jan 2017 14:28:11 -0300 Message-ID: <79ce3bb1-3049-fc1c-64a9-2d4ef18981a0@osg.samsung.com> References: <1483091866-1088-1-git-send-email-m.szyprowski@samsung.com> <5552ad97-2043-8690-dcc9-fd7d4701c947@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from ec2-52-27-115-49.us-west-2.compute.amazonaws.com ([52.27.115.49]:59590 "EHLO osg.samsung.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750756AbdAWR2W (ORCPT ); Mon, 23 Jan 2017 12:28:22 -0500 In-Reply-To: <5552ad97-2043-8690-dcc9-fd7d4701c947@codeaurora.org> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Archit Taneja , Sean Paul , Marek Szyprowski Cc: dri-devel , linux-samsung-soc , Inki Dae , Yakir Yang , Bartlomiej Zolnierkiewicz , Daniel Vetter , David Airlie , Kevin Hilman Hello Archit, On 01/09/2017 06:47 AM, Archit Taneja wrote: > > > On 01/05/2017 01:01 PM, Sean Paul wrote: >> On Fri, Dec 30, 2016 at 4:57 AM, Marek Szyprowski >> wrote: >>> Analogix_dp_bind() can be called from component framework, which doesn't >>> guarantee proper runtime PM state of the device during bind operation, >>> so ensure that device is runtime active before doing any register access. >>> This ensures that the power domain, to which DP module belongs, is turned >>> on. While at it, also fix the unbalanced call to phy_power_on() in >>> analogix_dp_bind() function. > > Pushed to drm-misc-fixes. > Do you know when this fix will land in mainline? The regression is still present in v4.10-rc5: https://storage.kernelci.org/mainline/v4.10-rc5/arm-exynos_defconfig/lab-collabora/boot-exynos5250-snow.html > Thanks, > Archit > Best regards, -- Javier Martinez Canillas Open Source Group Samsung Research America