Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp60297pxk; Tue, 15 Sep 2020 17:49:03 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxYSoPMLyrbovRl6NScxVe1QTtQ39wQCPBpVgFO1e4d7LwXRJ29PSIiqoTft4y/fTAh9npj X-Received: by 2002:a50:84e8:: with SMTP id 95mr24506009edq.99.1600217343627; Tue, 15 Sep 2020 17:49:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1600217343; cv=none; d=google.com; s=arc-20160816; b=oXHQ/ooUMJt9eEVNFQTOzslwDjFKuy4XTBSSoWNEMOVyfBfW0pRZn2kET66xklLdF1 3hCj0LJRgS6J/aFLY75W1l+O/XIy+NkgnLywJopAju5MR7jdb8gwvKYYTG6e4/jAyx5/ i8zeRE+1sGhIcd7+Oe6JZLPZkgsQjarWRreFBvmqM5WIgqbnG3eA41Os+qJJSBXODQgR g4mPoxTqr/ZT+iB0HSnyyiuc+7PGVpu/JOnQj0sRv32MjMB6dxIWcQsppduffdywg4/q sqJrXmpRN6ti0Au+QGAolY4gnHNULMp1RRcZ4s+w5T0mWetGLJPPeiK0BTJijgOgHjvM bxgQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:references:cc:to:from:subject; bh=rJWA2uhlHZtfeB8tIA+JUhseR7aat2TWYYqSYeEY5cw=; b=N+1kNDSDLkVjslcTkMAdvNlAZ2oABjtLpWX5HjSOY11+OhrPgTqTAHvejJfd08GAN1 GD1iHmfFwqTEHg47+oeYMkkowxeSIsweKZ1gHOLF4KUEhbhqz6AqpRJnp9qcxlWUp6WK v2Y2nXJG5bQF9tFldUV4qLyF/hUy2tUPj0rOFraY7j0c+mzPaAt4hBF7foKuCBePThjx bxoTpaMIlDBMipxWHWI1MSG1Ojor27v9xFsDxuQmSP4ibSeXBHJYTtZe8jxqev8oQ7qm /LHNHRUa5IOuX1XXj+q9ki+jzrtVQ9/5HiMncYYL7WjazJqpyiQ3tlM8+VhsASBHmZWK 5ZcQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id mc20si10161948ejb.571.2020.09.15.17.48.41; Tue, 15 Sep 2020 17:49:03 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726609AbgIPAr4 (ORCPT + 99 others); Tue, 15 Sep 2020 20:47:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45494 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726189AbgIOMlD (ORCPT ); Tue, 15 Sep 2020 08:41:03 -0400 Received: from bhuna.collabora.co.uk (bhuna.collabora.co.uk [IPv6:2a00:1098:0:82:1000:25:2eeb:e3e3]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 04319C06174A for ; Tue, 15 Sep 2020 05:41:00 -0700 (PDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: eballetbo) with ESMTPSA id ED00A299D30 Subject: Re: [PATCH v3 0/1] drm/bridge: ps8640: Make sure all needed is powered to get the EDID From: Enric Balletbo i Serra To: linux-kernel@vger.kernel.org Cc: Collabora Kernel ML , matthias.bgg@gmail.com, drinkcat@chromium.org, hsinyi@chromium.org, laurent.pinchart@ideasonboard.com, sam@ravnborg.org, Andrzej Hajda , Daniel Vetter , David Airlie , Jernej Skrabec , Jonas Karlman , Neil Armstrong , dri-devel@lists.freedesktop.org References: <20200827085911.944899-1-enric.balletbo@collabora.com> Message-ID: <68d6a409-39fb-0aa8-7d21-d6afc7b51aab@collabora.com> Date: Tue, 15 Sep 2020 14:40:56 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0 MIME-Version: 1.0 In-Reply-To: <20200827085911.944899-1-enric.balletbo@collabora.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Sam, On 27/8/20 10:59, Enric Balletbo i Serra wrote: > The first 4 patches of the series version 2: > - drm/bridge_connector: Set default status connected for eDP connectors > - drm/bridge: ps8640: Get the EDID from eDP control > - drm/bridge: ps8640: Return an error for incorrect attach flags > - drm/bridge: ps8640: Print an error if VDO control fails > > Are already applied to drm-misc-next, so I removed from this series. The > pending patch is part of the original series and is a rework of the power > handling to get the EDID. Basically, we need to make sure all the > needed is powered to be able to get the EDID. Before, we saw that getting > the EDID failed as explained in the third patch. > > [1] https://lkml.org/lkml/2020/6/15/1208 > > Changes in v3: > - Make poweron/poweroff and pre_enable/post_disable reverse one to each other (Sam Ravnborg) > > Changes in v2: > - Use drm_bridge_chain_pre_enable/post_disable() helpers (Sam Ravnborg) > > Enric Balletbo i Serra (1): > drm/bridge: ps8640: Rework power state handling > > drivers/gpu/drm/bridge/parade-ps8640.c | 68 ++++++++++++++++++++++---- > 1 file changed, 58 insertions(+), 10 deletions(-) > A gentle ping on this patch. Would be nice land this together with the already accepted patches. Thanks, Enric