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=-0.6 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no 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 99E98C35247 for ; Tue, 4 Feb 2020 00:22:12 +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 6E29B20720 for ; Tue, 4 Feb 2020 00:22:12 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=chromium.org header.i=@chromium.org header.b="VkXItU6S" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6E29B20720 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=chromium.org 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 C2B186E4FF; Tue, 4 Feb 2020 00:22:11 +0000 (UTC) Received: from mail-ua1-x942.google.com (mail-ua1-x942.google.com [IPv6:2607:f8b0:4864:20::942]) by gabe.freedesktop.org (Postfix) with ESMTPS id 685C46E4FF for ; Tue, 4 Feb 2020 00:22:11 +0000 (UTC) Received: by mail-ua1-x942.google.com with SMTP id 59so6069617uap.12 for ; Mon, 03 Feb 2020 16:22:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=6JzKdfECxoshT8PyZexTPl31WOYvekoaoJj1TOgyVRs=; b=VkXItU6SO3y2jWpMgCyH42sXvEkyaTeh7YrrJfXF10BOcoXkCJ07Xp/sSFGgoieUEN +V5ilf5JGQ2XKWjmGM25z+sABorUTNDDAdbRINCgG1mOjZ8gzmi8zvvFPMBq73lJfdmx XeN3dmpIlgZJwRgq3xz1Ifi9Gfj4iWJZ4xreI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=6JzKdfECxoshT8PyZexTPl31WOYvekoaoJj1TOgyVRs=; b=l9AUUff1Qx8M9ps7IFmrjvGesWyIDEnH7WMXn4shUtAs83D+6SKxioEobWobFjt4Tu PeSy8zmuWyCoF393trVmdrC9UF4oX+m3xUN8x9D9Vy9R4cO7cFyMWR0/XkatjpQ3i/xN hVHlyV4LB3dVoLTMKtK15rUtye3ualKNRjg0n3fF7Yk8UslfZx9ug4jyT1WeV5YbSge/ /3XLCTSlIKkBg/qhJO1szKGZ4wY3x0FKxfYtw7BPyirmJ0Bcq0io27HP3GUzsmasDDAF JMV/XQm2X1TQSfz2xpBn3pi3AQ7sDtUaK5eu5ALvoaADliG5+F1CJDqBl8iTViuhTgpr Fnwg== X-Gm-Message-State: APjAAAU5rQVuU8PrOag7VZOlG+7SFEeNAWP05BprIipK2FdwoGigxHUI V/AAWVafCfH3UM9/qGCjn6h+/UrMcRw= X-Google-Smtp-Source: APXvYqz+V2Kh0m7NHHnQiMbUJ9Id0GamFA4oaYcG4onj0UFthDiaGaFGngEvI4CERGpF+FtKzOizyQ== X-Received: by 2002:ab0:488b:: with SMTP id x11mr15711115uac.86.1580775730094; Mon, 03 Feb 2020 16:22:10 -0800 (PST) Received: from mail-vs1-f53.google.com (mail-vs1-f53.google.com. [209.85.217.53]) by smtp.gmail.com with ESMTPSA id g26sm6744732vkl.16.2020.02.03.16.22.09 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 03 Feb 2020 16:22:09 -0800 (PST) Received: by mail-vs1-f53.google.com with SMTP id n27so10259839vsa.0 for ; Mon, 03 Feb 2020 16:22:09 -0800 (PST) X-Received: by 2002:a67:fbcb:: with SMTP id o11mr16294171vsr.109.1580775728583; Mon, 03 Feb 2020 16:22:08 -0800 (PST) MIME-Version: 1.0 References: <20191218223530.253106-1-dianders@chromium.org> <20191218143416.v3.6.Iaf8d698f4e5253d658ae283d2fd07268076a7c27@changeid> <20200203233711.GF311651@builder> In-Reply-To: <20200203233711.GF311651@builder> From: Doug Anderson Date: Mon, 3 Feb 2020 16:21:53 -0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v3 6/9] drm/bridge: ti-sn65dsi86: Use 18-bit DP if we can To: Bjorn Andersson , Andrzej Hajda , Neil Armstrong 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: Rob Clark , Jernej Skrabec , Jeffrey Hugo , David Airlie , linux-arm-msm , Jonas Karlman , LKML , dri-devel , Sean Paul , Laurent Pinchart Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Andrzej / Neil, On Mon, Feb 3, 2020 at 3:37 PM Bjorn Andersson wrote: > > On Wed 18 Dec 14:35 PST 2019, Douglas Anderson wrote: > > > The current bridge driver always forced us to use 24 bits per pixel > > over the DP link. This is a waste if you are hooked up to a panel > > that only supports 6 bits per color or fewer, since in that case you > > ran run at 18 bits per pixel and thus end up at a lower DP clock rate. > > s/ran/can/ I'm going to make the assumption that you can fix this typo when applying the patch and I'm not planning to send a v4. If that's not a good assumption then please yell. Thanks! -Doug _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel