From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7B2E6C433DB for ; Sun, 28 Feb 2021 09:20:18 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E0E6164D99 for ; Sun, 28 Feb 2021 09:20:17 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E0E6164D99 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=atomide.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id C9A926E154; Sun, 28 Feb 2021 09:20:16 +0000 (UTC) Received: from muru.com (muru.com [72.249.23.125]) by gabe.freedesktop.org (Postfix) with ESMTP id D69226E154 for ; Sun, 28 Feb 2021 09:20:15 +0000 (UTC) Received: from atomide.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 5B2A68057; Sun, 28 Feb 2021 09:20:48 +0000 (UTC) Date: Sun, 28 Feb 2021 11:20:06 +0200 From: Tony Lindgren To: Sebastian Reichel Subject: Re: [PATCH] drm/panel: panel-dsi-cm: disable TE for now Message-ID: References: <20210227214542.99961-1-sebastian.reichel@collabora.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210227214542.99961-1-sebastian.reichel@collabora.com> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Tomi Valkeinen , Sekhar Nori , Sebastian Reichel , dri-devel@lists.freedesktop.org, Sam Ravnborg , Nikhil Devshatwar Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" * Sebastian Reichel [210227 21:51]: > From: Sebastian Reichel > > Disable TE for Droid 4 panel, since implementation is currently > broken. Also disable it for N950 panel, which is untested. > > Reported-by: Tony Lindgren > Reported-by: Tomi Valkeinen > Fixes: 4c1b935fea54 ("drm/omap: dsi: move TE GPIO handling into core") > Signed-off-by: Sebastian Reichel > --- > I suggest to start by fix the regression like this and look into > proper Droid 4 TE support separatly. Assumption is, that Tomi > tested taal panel, droid4 panel is 'broken' and N950 (himalaya) > is untested [*], so choosing safe default. Patch is compile-tested > only. Makes sense to me and fixes the regression: Tested-by: Tony Lindgren _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel