From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from gloria.sntech.de (gloria.sntech.de [185.11.138.130]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id C97D53212 for ; Mon, 2 May 2022 22:24:29 +0000 (UTC) Received: from ip5b412258.dynamic.kabel-deutschland.de ([91.65.34.88] helo=phil.lan) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nleSe-0005bu-O7; Tue, 03 May 2022 00:24:08 +0200 From: Heiko Stuebner To: =?UTF-8?q?Jos=C3=A9=20Exp=C3=B3sito?= , inki.dae@samsung.com Cc: Heiko Stuebner , linux-kernel@vger.kernel.org, laurent.pinchart@ideasonboard.com, dri-devel@lists.freedesktop.org, samuel@sholland.org, krzk@kernel.org, wens@csie.org, hjc@rock-chips.com, airlied@linux.ie, sw0312.kim@samsung.com, alain.volmat@foss.st.com, daniel@ffwll.ch, lgirdwood@gmail.com, linux-samsung-soc@vger.kernel.org, jernej.skrabec@gmail.com, linux-rockchip@lists.infradead.org, jy0922.shim@samsung.com, alim.akhtar@samsung.com, linux-sunxi@lists.linux.dev, broonie@kernel.org, p.zabel@pengutronix.de, linux-arm-kernel@lists.infradead.org, kyungmin.park@samsung.com, mripard@kernel.org Subject: Re: (subset) [PATCH 0/5] Replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi Date: Tue, 3 May 2022 00:24:02 +0200 Message-Id: <165153020899.255051.7449667943189045907.b4-ty@sntech.de> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220421170725.903361-1-jose.exposito89@gmail.com> References: <20220421170725.903361-1-jose.exposito89@gmail.com> Precedence: bulk X-Mailing-List: linux-sunxi@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit On Thu, 21 Apr 2022 19:07:20 +0200, José Expósito wrote: > After implementing a similar change in the VC4 driver [1], as suggested > by Laurent in the ToDo list [2], I noticed that a similar pattern is > used in the Exynos, Rockchip, STI and sun4i drivers. > > This patchset replaces drm_detect_hdmi_monitor() with is_hdmi in the > mentioned drivers. > > [...] Applied, thanks! [2/5] drm/rockchip: inno_hdmi: Replace drm_detect_hdmi_monitor() with is_hdmi commit: d449222dd533ca83a3a2f88aafe06fdd8d589280 [3/5] drm/rockchip: rk3066_hdmi: Replace drm_detect_hdmi_monitor() with is_hdmi commit: d2eabdb64474c2101953859601794f1ea08ec1d9 Best regards, -- Heiko Stuebner 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 3B60EC433EF for ; Mon, 2 May 2022 22:25:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=AY4euperl+rmYOLixKw5/uXvorE8xhz5oXFzOEdaI8M=; b=SbwFbuJMpBlJQg /o2yWaGbY6xJ+DPj/keq4n1XVbezKnFVETPULXS6u7NSUHQi834eHa5tL+eQ2LxU5Sx9bXbEDT7D2 fPL/Ux9CA13jTbaffJH0KcHIFuvkFwUF8Jmo9VMEZYKphfR8R4DFLchHRLE4m3RToxAtMLVtfHbQ6 tuzvY5xtnwIlcCVSsdNkicINYMq2JsfKurOvF+GhyssZ8k/j+1zfVGTIQ4iC7UuSJaxJBfZe0lUAn ns/RUVVYh+UmI882C23wQqlh+ynk1S5xhWh4+RxThuN10xyyTPPo27/zfbV/o10HpGbNe1hu+SiNV FBBKlvHh1VgO7cVpSsWg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nleTL-002uOo-8S; Mon, 02 May 2022 22:24:51 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nleSu-002uBl-DA; Mon, 02 May 2022 22:24:25 +0000 Received: from ip5b412258.dynamic.kabel-deutschland.de ([91.65.34.88] helo=phil.lan) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nleSe-0005bu-O7; Tue, 03 May 2022 00:24:08 +0200 From: Heiko Stuebner To: =?UTF-8?q?Jos=C3=A9=20Exp=C3=B3sito?= , inki.dae@samsung.com Cc: Heiko Stuebner , linux-kernel@vger.kernel.org, laurent.pinchart@ideasonboard.com, dri-devel@lists.freedesktop.org, samuel@sholland.org, krzk@kernel.org, wens@csie.org, hjc@rock-chips.com, airlied@linux.ie, sw0312.kim@samsung.com, alain.volmat@foss.st.com, daniel@ffwll.ch, lgirdwood@gmail.com, linux-samsung-soc@vger.kernel.org, jernej.skrabec@gmail.com, linux-rockchip@lists.infradead.org, jy0922.shim@samsung.com, alim.akhtar@samsung.com, linux-sunxi@lists.linux.dev, broonie@kernel.org, p.zabel@pengutronix.de, linux-arm-kernel@lists.infradead.org, kyungmin.park@samsung.com, mripard@kernel.org Subject: Re: (subset) [PATCH 0/5] Replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi Date: Tue, 3 May 2022 00:24:02 +0200 Message-Id: <165153020899.255051.7449667943189045907.b4-ty@sntech.de> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220421170725.903361-1-jose.exposito89@gmail.com> References: <20220421170725.903361-1-jose.exposito89@gmail.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220502_152424_492459_734DA991 X-CRM114-Status: GOOD ( 10.48 ) X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org T24gVGh1LCAyMSBBcHIgMjAyMiAxOTowNzoyMCArMDIwMCwgSm9zw6kgRXhww7NzaXRvIHdyb3Rl Ogo+IEFmdGVyIGltcGxlbWVudGluZyBhIHNpbWlsYXIgY2hhbmdlIGluIHRoZSBWQzQgZHJpdmVy IFsxXSwgYXMgc3VnZ2VzdGVkCj4gYnkgTGF1cmVudCBpbiB0aGUgVG9EbyBsaXN0IFsyXSwgSSBu b3RpY2VkIHRoYXQgYSBzaW1pbGFyIHBhdHRlcm4gaXMKPiB1c2VkIGluIHRoZSBFeHlub3MsIFJv Y2tjaGlwLCBTVEkgYW5kIHN1bjRpIGRyaXZlcnMuCj4gCj4gVGhpcyBwYXRjaHNldCByZXBsYWNl cyBkcm1fZGV0ZWN0X2hkbWlfbW9uaXRvcigpIHdpdGggaXNfaGRtaSBpbiB0aGUKPiBtZW50aW9u ZWQgZHJpdmVycy4KPiAKPiBbLi4uXQoKQXBwbGllZCwgdGhhbmtzIQoKWzIvNV0gZHJtL3JvY2tj aGlwOiBpbm5vX2hkbWk6IFJlcGxhY2UgZHJtX2RldGVjdF9oZG1pX21vbml0b3IoKSB3aXRoIGlz X2hkbWkKICAgICAgY29tbWl0OiBkNDQ5MjIyZGQ1MzNjYTgzYTNhMmY4OGFhZmUwNmZkZDhkNTg5 MjgwClszLzVdIGRybS9yb2NrY2hpcDogcmszMDY2X2hkbWk6IFJlcGxhY2UgZHJtX2RldGVjdF9o ZG1pX21vbml0b3IoKSB3aXRoIGlzX2hkbWkKICAgICAgY29tbWl0OiBkMmVhYmRiNjQ0NzRjMjEw MTk1Mzg1OTYwMTc5NGYxZWEwOGVjMWQ5CgpCZXN0IHJlZ2FyZHMsCi0tIApIZWlrbyBTdHVlYm5l ciA8aGVpa29Ac250ZWNoLmRlPgoKX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX18KTGludXgtcm9ja2NoaXAgbWFpbGluZyBsaXN0CkxpbnV4LXJvY2tjaGlwQGxp c3RzLmluZnJhZGVhZC5vcmcKaHR0cDovL2xpc3RzLmluZnJhZGVhZC5vcmcvbWFpbG1hbi9saXN0 aW5mby9saW51eC1yb2NrY2hpcAo= 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 6477DC433F5 for ; Mon, 2 May 2022 22:25:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=DRux/7uzXEMR1NPB7YuBn6lZ5OMYk6f0GxqZ5/b5M+g=; b=WgZEWhyM4FE0W1 fED26gmpZUqFiONJ7lW7i+jvvJgGPlrtHvfL35y1FVr5z1ICcjAzu+SXVxINys5RlK5YOtwWF1DLM GvkD4FIt7TdOWQjyUQmXsHWvmzR1B/CzkNmXInnXocbfTgaiwRUo7v8zLTR8UhwZvhvGL1U9k3DfP rTQhOVXQ1fLqt2yClGjdEHDAASsQjYDScVk2hEOvBiUolKUGD0OEn7kZDW2gcCNhPoIs6tJOfoFXr iMueuMTNUXsEYsnq/rVoD53ZTiPdC5j/4bRLs4v348fO7inE+OunnED/OiwjdBV/O42Ar3ixbcwDm UnWLFEKhWTG5bEIXVsxQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nleTM-002uPD-4t; Mon, 02 May 2022 22:24:52 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nleSu-002uBl-DA; Mon, 02 May 2022 22:24:25 +0000 Received: from ip5b412258.dynamic.kabel-deutschland.de ([91.65.34.88] helo=phil.lan) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nleSe-0005bu-O7; Tue, 03 May 2022 00:24:08 +0200 From: Heiko Stuebner To: =?UTF-8?q?Jos=C3=A9=20Exp=C3=B3sito?= , inki.dae@samsung.com Cc: Heiko Stuebner , linux-kernel@vger.kernel.org, laurent.pinchart@ideasonboard.com, dri-devel@lists.freedesktop.org, samuel@sholland.org, krzk@kernel.org, wens@csie.org, hjc@rock-chips.com, airlied@linux.ie, sw0312.kim@samsung.com, alain.volmat@foss.st.com, daniel@ffwll.ch, lgirdwood@gmail.com, linux-samsung-soc@vger.kernel.org, jernej.skrabec@gmail.com, linux-rockchip@lists.infradead.org, jy0922.shim@samsung.com, alim.akhtar@samsung.com, linux-sunxi@lists.linux.dev, broonie@kernel.org, p.zabel@pengutronix.de, linux-arm-kernel@lists.infradead.org, kyungmin.park@samsung.com, mripard@kernel.org Subject: Re: (subset) [PATCH 0/5] Replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi Date: Tue, 3 May 2022 00:24:02 +0200 Message-Id: <165153020899.255051.7449667943189045907.b4-ty@sntech.de> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220421170725.903361-1-jose.exposito89@gmail.com> References: <20220421170725.903361-1-jose.exposito89@gmail.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220502_152424_492459_734DA991 X-CRM114-Status: GOOD ( 10.48 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org T24gVGh1LCAyMSBBcHIgMjAyMiAxOTowNzoyMCArMDIwMCwgSm9zw6kgRXhww7NzaXRvIHdyb3Rl Ogo+IEFmdGVyIGltcGxlbWVudGluZyBhIHNpbWlsYXIgY2hhbmdlIGluIHRoZSBWQzQgZHJpdmVy IFsxXSwgYXMgc3VnZ2VzdGVkCj4gYnkgTGF1cmVudCBpbiB0aGUgVG9EbyBsaXN0IFsyXSwgSSBu b3RpY2VkIHRoYXQgYSBzaW1pbGFyIHBhdHRlcm4gaXMKPiB1c2VkIGluIHRoZSBFeHlub3MsIFJv Y2tjaGlwLCBTVEkgYW5kIHN1bjRpIGRyaXZlcnMuCj4gCj4gVGhpcyBwYXRjaHNldCByZXBsYWNl cyBkcm1fZGV0ZWN0X2hkbWlfbW9uaXRvcigpIHdpdGggaXNfaGRtaSBpbiB0aGUKPiBtZW50aW9u ZWQgZHJpdmVycy4KPiAKPiBbLi4uXQoKQXBwbGllZCwgdGhhbmtzIQoKWzIvNV0gZHJtL3JvY2tj aGlwOiBpbm5vX2hkbWk6IFJlcGxhY2UgZHJtX2RldGVjdF9oZG1pX21vbml0b3IoKSB3aXRoIGlz X2hkbWkKICAgICAgY29tbWl0OiBkNDQ5MjIyZGQ1MzNjYTgzYTNhMmY4OGFhZmUwNmZkZDhkNTg5 MjgwClszLzVdIGRybS9yb2NrY2hpcDogcmszMDY2X2hkbWk6IFJlcGxhY2UgZHJtX2RldGVjdF9o ZG1pX21vbml0b3IoKSB3aXRoIGlzX2hkbWkKICAgICAgY29tbWl0OiBkMmVhYmRiNjQ0NzRjMjEw MTk1Mzg1OTYwMTc5NGYxZWEwOGVjMWQ5CgpCZXN0IHJlZ2FyZHMsCi0tIApIZWlrbyBTdHVlYm5l ciA8aGVpa29Ac250ZWNoLmRlPgoKX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX18KbGludXgtYXJtLWtlcm5lbCBtYWlsaW5nIGxpc3QKbGludXgtYXJtLWtlcm5l bEBsaXN0cy5pbmZyYWRlYWQub3JnCmh0dHA6Ly9saXN0cy5pbmZyYWRlYWQub3JnL21haWxtYW4v bGlzdGluZm8vbGludXgtYXJtLWtlcm5lbAo= 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id F4126C433FE for ; Mon, 2 May 2022 23:07:22 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 5F9F510EDE3; Mon, 2 May 2022 23:07:22 +0000 (UTC) X-Greylist: delayed 2587 seconds by postgrey-1.36 at gabe; Mon, 02 May 2022 23:07:20 UTC Received: from gloria.sntech.de (gloria.sntech.de [185.11.138.130]) by gabe.freedesktop.org (Postfix) with ESMTPS id A939E10EDE3 for ; Mon, 2 May 2022 23:07:20 +0000 (UTC) Received: from ip5b412258.dynamic.kabel-deutschland.de ([91.65.34.88] helo=phil.lan) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nleSe-0005bu-O7; Tue, 03 May 2022 00:24:08 +0200 From: Heiko Stuebner To: =?UTF-8?q?Jos=C3=A9=20Exp=C3=B3sito?= , inki.dae@samsung.com Subject: Re: (subset) [PATCH 0/5] Replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi Date: Tue, 3 May 2022 00:24:02 +0200 Message-Id: <165153020899.255051.7449667943189045907.b4-ty@sntech.de> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220421170725.903361-1-jose.exposito89@gmail.com> References: <20220421170725.903361-1-jose.exposito89@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit 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: jernej.skrabec@gmail.com, airlied@linux.ie, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, laurent.pinchart@ideasonboard.com, alim.akhtar@samsung.com, linux-samsung-soc@vger.kernel.org, jy0922.shim@samsung.com, samuel@sholland.org, krzk@kernel.org, linux-rockchip@lists.infradead.org, wens@csie.org, hjc@rock-chips.com, alain.volmat@foss.st.com, linux-sunxi@lists.linux.dev, broonie@kernel.org, linux-arm-kernel@lists.infradead.org, sw0312.kim@samsung.com, lgirdwood@gmail.com, kyungmin.park@samsung.com Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Thu, 21 Apr 2022 19:07:20 +0200, José Expósito wrote: > After implementing a similar change in the VC4 driver [1], as suggested > by Laurent in the ToDo list [2], I noticed that a similar pattern is > used in the Exynos, Rockchip, STI and sun4i drivers. > > This patchset replaces drm_detect_hdmi_monitor() with is_hdmi in the > mentioned drivers. > > [...] Applied, thanks! [2/5] drm/rockchip: inno_hdmi: Replace drm_detect_hdmi_monitor() with is_hdmi commit: d449222dd533ca83a3a2f88aafe06fdd8d589280 [3/5] drm/rockchip: rk3066_hdmi: Replace drm_detect_hdmi_monitor() with is_hdmi commit: d2eabdb64474c2101953859601794f1ea08ec1d9 Best regards, -- Heiko Stuebner