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 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 99942C433EF for ; Fri, 15 Oct 2021 08:01:53 +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 5C76D60EB4 for ; Fri, 15 Oct 2021 08:01:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 5C76D60EB4 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=baylibre.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id B613B6E221; Fri, 15 Oct 2021 08:01:52 +0000 (UTC) Received: from mail-wr1-x42f.google.com (mail-wr1-x42f.google.com [IPv6:2a00:1450:4864:20::42f]) by gabe.freedesktop.org (Postfix) with ESMTPS id 14E706E221 for ; Fri, 15 Oct 2021 08:01:52 +0000 (UTC) Received: by mail-wr1-x42f.google.com with SMTP id g25so24863902wrb.2 for ; Fri, 15 Oct 2021 01:01:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20210112.gappssmtp.com; s=20210112; h=subject:to:cc:references:from:organization:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=YxrOR9K6vhkLr9CjYB6yPZ8dIuZ0sUqPm84e+3V43ao=; b=gbtRdhAVWAfMeOpv8nsZ8fzW2oljAjNi4vEA1JRQhEUqq5+H14WXSh3SLab1ZMd6WX Uwo8YQk0JnXz7xfFsaN1sZJp2x5CbDi8tx1wf3EhmdXr1iYtp5IcL2ElDUvi9h9natRL WiVSAt4SRScgQ8fncgRHTUzP4r6Xinmp73uByxmuljlZdevUigp26lus9IuSiu7kntLS fVmiIzimtdLm0Ey62cl5p5ENcf1HNCEsN+VmAq6OSc00eE/BS479DkfkKGVLgB2VEMsy JBjaKUNAuXOypRIlDSfp/VYU9yCk72x1TLHpMG6PEEO6MgpvOUwvDbMa+Pr4zZ006Xr5 yKZA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:cc:references:from:organization :message-id:date:user-agent:mime-version:in-reply-to :content-language:content-transfer-encoding; bh=YxrOR9K6vhkLr9CjYB6yPZ8dIuZ0sUqPm84e+3V43ao=; b=0PEfY4Hjjxk58iZ9vguiGh8kUpCXGJXgUcQfbXa6PPlXEO44zaqZ7yRZId8fc/BQLZ LoUs11aT0yj6tlgnTjhyCZ0gaSsAWOYB+lNlBk0TW8JmgPHwqyHrTMpdCyxOEZTFaMBK vIir48VA5bgBWqI1bopHKpLyD1+GqL4KPuh28/SVE0hvP/96ustLR5U2gwHRGmlY61Gk nl/f+BUWNLijYuVroZB8b2HyPzn1r89VkiCSgAIYW0UU4Zl+aLkVFzIrtS5s0raz4SIK +ZWj6OffjMDfoFabNGidSZ8nilKuHSOh6Vl1IKSBBkLwsL9i6xHrNjaJJHzYUK7ENjiS 3pjw== X-Gm-Message-State: AOAM532+VdZrMCgNhsmfBhJP3/c0olW4ghFDzVI0FAsC0o0wo242gGR+ Ug2zVAwuWpzD4BxP6IfeF4qdDg== X-Google-Smtp-Source: ABdhPJzkiF7LkaHDd/2UrFjm/BApNwYvDwLW34HSiWSar7EyjXdbWpJay1YOcgLGP/mkp1k56fulIw== X-Received: by 2002:adf:b348:: with SMTP id k8mr12345019wrd.435.1634284910439; Fri, 15 Oct 2021 01:01:50 -0700 (PDT) Received: from ?IPv6:2001:861:44c0:66c0:f6e3:13bd:45ae:5eeb? ([2001:861:44c0:66c0:f6e3:13bd:45ae:5eeb]) by smtp.gmail.com with ESMTPSA id p17sm4241934wrx.33.2021.10.15.01.01.49 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 15 Oct 2021 01:01:50 -0700 (PDT) Subject: Re: [PATCH 4/7] drm/bridge: synopsys: dw-hdmi: also allow interlace on bridge To: Sam Ravnborg Cc: daniel@ffwll.ch, Laurent.pinchart@ideasonboard.com, robert.foss@linaro.org, jonas@kwiboo.se, jernej.skrabec@gmail.com, martin.blumenstingl@googlemail.com, dri-devel@lists.freedesktop.org, linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org References: <20211014152606.2289528-1-narmstrong@baylibre.com> <20211014152606.2289528-5-narmstrong@baylibre.com> From: Neil Armstrong Organization: Baylibre Message-ID: <9ec51817-a9e4-8a70-da08-5bdc2ba73697@baylibre.com> Date: Fri, 15 Oct 2021 10:01:49 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit 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: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi Sam, On 14/10/2021 20:08, Sam Ravnborg wrote: > On Thu, Oct 14, 2021 at 05:26:03PM +0200, Neil Armstrong wrote: >> Since we allow interlace on the encoder, also allow it on the bridge >> so we can allow interlaced modes when using DRM_BRIDGE_ATTACH_NO_CONNECTOR. >> >> Signed-off-by: Neil Armstrong > Acked-by: Sam Ravnborg I applied it to drm-misc-next, Thanks ! Neil >> --- >> drivers/gpu/drm/bridge/synopsys/dw-hdmi.c | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c b/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c >> index f08d0fded61f..62ae63565d3a 100644 >> --- a/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c >> +++ b/drivers/gpu/drm/bridge/synopsys/dw-hdmi.c >> @@ -3413,6 +3413,7 @@ struct dw_hdmi *dw_hdmi_probe(struct platform_device *pdev, >> hdmi->bridge.funcs = &dw_hdmi_bridge_funcs; >> hdmi->bridge.ops = DRM_BRIDGE_OP_DETECT | DRM_BRIDGE_OP_EDID >> | DRM_BRIDGE_OP_HPD; >> + hdmi->bridge.interlace_allowed = true; >> #ifdef CONFIG_OF >> hdmi->bridge.of_node = pdev->dev.of_node; >> #endif >> -- >> 2.25.1