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=-4.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_PASS 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 22CB3C43381 for ; Mon, 4 Mar 2019 20:02:29 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id E226920830 for ; Mon, 4 Mar 2019 20:02:28 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="nGtAgHwI" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E226920830 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=anholt.net Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: MIME-Version:Message-ID:Date:References:In-Reply-To:Subject:To:From:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=qMmMVKCuHBEiKcmET6NpPskCyxaYNQxBK51MZax7RYQ=; b=nGtAgHwIAy7+dN+FsSAFfwvDR /orWmk/L1IUzcyD/0ThK0tAyiCMoZ0MB9j58hxRK8ChooebZbIKPMrMm67dT+iC5RiOC5MMqMUq7W wIeFcnHECTAphc7euzXtZ5Oqej+bumag6I2IIPkafk61BNY8WkhMxKTWiEEO3L0VsC4ewTB9mPiUo MQw7Sy3CxCsY0yEFVQThl32LccP25aQajhlGWMNFznUDLSgy8ZEAw3UvBOL+Prv8ACnCL7HvpETUR EhW6z62ReMx6GNlMxuti5Zj8FPbahHEI4seeFk5FgEDltZZ7vx9gWjCnOM/pTe/KVMneBYETeuas7 kotpcZKXg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1h0tn5-0007vn-VN; Mon, 04 Mar 2019 20:02:23 +0000 Received: from anholt.net ([50.246.234.109]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1h0tn3-0007vM-DX for linux-arm-kernel@lists.infradead.org; Mon, 04 Mar 2019 20:02:22 +0000 Received: from localhost (localhost [127.0.0.1]) by anholt.net (Postfix) with ESMTP id 98E4210A2A7A; Mon, 4 Mar 2019 12:02:20 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at anholt.net Received: from anholt.net ([127.0.0.1]) by localhost (kingsolver.anholt.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 6xL-PxokWTEZ; Mon, 4 Mar 2019 12:02:19 -0800 (PST) Received: from eliezer.anholt.net (localhost [127.0.0.1]) by anholt.net (Postfix) with ESMTP id 263B610A2A62; Mon, 4 Mar 2019 12:02:19 -0800 (PST) Received: by eliezer.anholt.net (Postfix, from userid 1000) id AF8ED2FE464E; Mon, 4 Mar 2019 12:02:16 -0800 (PST) From: Eric Anholt To: Maxime Ripard , Maarten Lankhorst , Sean Paul , Maxime Ripard , Daniel Vetter , David Airlie Subject: Re: [PATCH 3/7] drm/edid: Allow to ignore the HDMI monitor mode In-Reply-To: References: User-Agent: Notmuch/0.22.2+1~gb0bcfaa (http://notmuchmail.org) Emacs/25.2.2 (x86_64-pc-linux-gnu) Date: Mon, 04 Mar 2019 12:02:16 -0800 Message-ID: <87sgw276if.fsf@anholt.net> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190304_120221_484732_BEB302DA X-CRM114-Status: UNSURE ( 9.66 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Paul Kocialkowski , linux-arm-kernel@lists.infradead.org, dri-devel@lists.freedesktop.org, Thomas Petazzoni , eben@raspberrypi.org Content-Type: multipart/mixed; boundary="===============8894249143897137300==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============8894249143897137300== Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" --=-=-= Content-Type: text/plain Maxime Ripard writes: > Signed-off-by: Maxime Ripard Googling for users of the firmware's hdmi_drive= flag, I'm seeing lots of people with hdmi_drive=2 (force HDMI mode) due to Raspberry Pi not allowing HDMI audio with DMT modes, which it looks like DRM does allow. The only users of hdmi_drive=1 (force HDMI mode) I'm seeing are people setting things up for non-EDID monitors, but I think the expectation in DRM is that people would provide an EDID. So, I'm not sure it makes sense to support an equivalent of this flag? Or, it should probably be part of specifying a custom mode on the command line. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE/JuuFDWp9/ZkuCBXtdYpNtH8nugFAlx9hEgACgkQtdYpNtH8 nuhRSg//eIgOKT8wK5Bb/S+FEFoQtHeiw2TjKD7sFukSA+GYRz0rpvd9mY4w/l+G 3M/y5B+q3khVCVVYsN3QVgUs45dMY2bjryUB2BtboF78Fq9vKbsDmjLAmR70M9No Tpa8RketD0AGYMsyHlRhGqINoz6mM4GwUNrGotS35zkCIJRN0MrfL7fZAWlliUeH cJdsccmOzQZkKfnJiGYpE0xpUrN3sR/H9MplTnO7iy5LD24jdEYyneRdpMwgHQE4 YWMTxCzB4mm1RUoNaMz5GYSWMvNOwHGFzV/XVszAytofoMC9kymsnXWeQhIliG0O yLSKPa/c5EEM+jmzWgVnI9ix13vrUTjH3aL9kckl42w19gXSciTI7svO8/pFfz+1 PLfMjXMv57e3GV+5qshgtrWhb8oUiTjr+uQI6LMCH65L9HSbHZbMcH+MJ9yf0EY7 mDbHx+HEHY6Z7fBWhp/HcPDxfomXB4qg8cAbrq0tGo+xUnhKMEnTJ0B+I0yfncTn D3JqgB4yi2zcGmulo5yyua8panU07dt2oq0TKRu0qSvO+qoMZtjjdhQQVErtnVyB jhu3K/B/Q3etLK2J1HpETrxsHW/zslpIKuUYIVdIZFm7PRMSmCcolYf8U0Y0W5Ir hAG6OnMaT6vLcuc1+zjyTzO+MOHKwaMLVddQqD2BiNgGzS+dSRg= =zyuR -----END PGP SIGNATURE----- --=-=-=-- --===============8894249143897137300== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============8894249143897137300==--