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=-7.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,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 67E88C43381 for ; Wed, 6 Mar 2019 17:51:49 +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 3433420661 for ; Wed, 6 Mar 2019 17:51:49 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="L1gyCsaV" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3433420661 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=l0QCc1kYu/MhN1jYhiZSAA0Wv3u9tKqp8E1E07SKsMo=; b=L1gyCsaVSrGqhsInuf9z8HyqT pEA10YcqxfKZyaL+0f02LJ6UWs5BfvduvfNT3XAEUrUKkSmSQQu76B3tkwuoPSz45DtRl+MomAMcr 0jnxfp16xGStSBVcW5/cqb5gjaBJYhdEimSqA3WKrSbXWfkR4Hth0LdDo4+G41Fzm2Xc1mRbXS4KQ QEwwwH9vfaNnAEk3izNHkIfiArkBjPVvkAyHFioRSadmeOH4nG0ud1lsxfIisfa+5uPxIv5TjpzPa PhygtzH7+OIVfFLT9eRrghbM/kTP/d+yVm/BI1Cw85slh01PnZpRYrSg2QqC0SqIfzU9z4Frc6j4i CmXsednTg==; 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 1h1ahk-0004yQ-E4; Wed, 06 Mar 2019 17:51:44 +0000 Received: from anholt.net ([50.246.234.109]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1h1ahh-0004xh-H4 for linux-arm-kernel@lists.infradead.org; Wed, 06 Mar 2019 17:51:43 +0000 Received: from localhost (localhost [127.0.0.1]) by anholt.net (Postfix) with ESMTP id 9F5C110A2E0B; Wed, 6 Mar 2019 09:51:39 -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 zdaE3PauTM4I; Wed, 6 Mar 2019 09:51:37 -0800 (PST) Received: from eliezer.anholt.net (localhost [127.0.0.1]) by anholt.net (Postfix) with ESMTP id B13B910A050A; Wed, 6 Mar 2019 09:51:37 -0800 (PST) Received: by eliezer.anholt.net (Postfix, from userid 1000) id 0A8AE2FE4653; Wed, 6 Mar 2019 09:51:37 -0800 (PST) From: Eric Anholt To: Maxime Ripard Subject: Re: [PATCH 2/7] drm/edid: Allow to ignore the audio EDID data In-Reply-To: <20190306132219.fghl47wdqgecgndo@flea> References: <4914bea9fc3ef3deaffa39ab691dbd9a76461e97.1551711042.git-series.maxime.ripard@bootlin.com> <87wole76ws.fsf@anholt.net> <20190305091240.sbkvdwosocaytx22@flea> <87woldm1s5.fsf@anholt.net> <20190306132219.fghl47wdqgecgndo@flea> User-Agent: Notmuch/0.22.2+1~gb0bcfaa (http://notmuchmail.org) Emacs/25.2.2 (x86_64-pc-linux-gnu) Date: Wed, 06 Mar 2019 09:51:35 -0800 Message-ID: <875zsvki1k.fsf@anholt.net> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190306_095141_599914_3E011EE8 X-CRM114-Status: GOOD ( 23.81 ) 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: eben@raspberrypi.org, David Airlie , Maarten Lankhorst , Maling list - DRI developers , Paul Kocialkowski , Sean Paul , Thomas Petazzoni , Alex Deucher , Daniel Vetter , linux-arm-kernel Content-Type: multipart/mixed; boundary="===============0258463296041289235==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============0258463296041289235== Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Maxime Ripard writes: > [ Unknown signature status ] > On Tue, Mar 05, 2019 at 01:47:38PM -0800, Eric Anholt wrote: >> Maxime Ripard writes: >>=20 >> > [ Unknown signature status ] >> > On Mon, Mar 04, 2019 at 03:05:31PM -0500, Alex Deucher wrote: >> >> On Mon, Mar 4, 2019 at 2:53 PM Eric Anholt wrote: >> >> > >> >> > Maxime Ripard writes: >> >> > >> >> > > In some cases, in order to accomodate with displays with poor EDI= Ds, we >> >> > > need to ignore that the monitor alledgedly supports audio output = and >> >> > > disable the audio output. >> >> > > >> >> > > Signed-off-by: Maxime Ripard >> >> > > --- >> >> > > drivers/gpu/drm/drm_edid.c | 8 ++++++++ >> >> > > 1 file changed, 8 insertions(+) >> >> > > >> >> > > diff --git a/drivers/gpu/drm/drm_edid.c b/drivers/gpu/drm/drm_edi= d.c >> >> > > index 990b1909f9d7..c0258b011bb2 100644 >> >> > > --- a/drivers/gpu/drm/drm_edid.c >> >> > > +++ b/drivers/gpu/drm/drm_edid.c >> >> > > @@ -4190,6 +4190,11 @@ bool drm_detect_hdmi_monitor(struct edid *= edid) >> >> > > } >> >> > > EXPORT_SYMBOL(drm_detect_hdmi_monitor); >> >> > > >> >> > > +static bool ignore_edid_audio =3D false; >> >> > > +module_param(ignore_edid_audio, bool, 0644); >> >> > > +MODULE_PARM_DESC(ignore_edid_audio, >> >> > > + "Ignore the EDID and always consider that a monito= r doesn't have audio capabilities"); >> >> > > + >> >> > > /** >> >> > > * drm_detect_monitor_audio - check monitor audio capability >> >> > > * @edid: EDID block to scan >> >> > > @@ -4209,6 +4214,9 @@ bool drm_detect_monitor_audio(struct edid *= edid) >> >> > > bool has_audio =3D false; >> >> > > int start_offset, end_offset; >> >> > > >> >> > > + if (ignore_edid_audio) >> >> > > + goto end; >> >> > > + >> >> > > edid_ext =3D drm_find_cea_extension(edid); >> >> > > if (!edid_ext) >> >> > > goto end; >> >> > >> >> > It looks like the motivation for the original flag on Raspberry Pi = was >> >> > "I've got a non-audio monitor, but the system comes up trying to pl= ay >> >> > audio to HDMI instead of the analog jack". Do we have some way for= DRM >> >> > to communicate to ALSA that this is not the right place to try to p= lay >> >> > audio by default? >> >>=20 >> >> Apparently not. We have users using debug knobs in our drivers to >> >> disable display audio because ALSA defaults to that rather than other >> >> audio. >> > >> > I guess one way to do this would be to register the card only when an >> > audio-capable monitor is connected instead of doing this at probe >> > time. I'm not sure how convenient it is for userspace though. >>=20 >> Oh, right, the HDMI encoder passes the ELD to ALSA, and userspace gets >> to use that. So, open source is already doing the right thing, and the >> problem was that the old driver talking to the firmware wouldn't, thus >> the need for a flag. > > I started to look into this, and while on my laptop, the ELD seems to > be exposed as part of /proc/asound/card0/eld*, there's no such file on > the RPi with a 5.0 kernel (and an HDMI monitor with audio support, > obviously). Is it something that used to work at some point? I don't know, personally. Sounds like it's worth investigating. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE/JuuFDWp9/ZkuCBXtdYpNtH8nugFAlyACKcACgkQtdYpNtH8 nuioGA/+Olq09xYv7Q2u3iPy0Ud4YY3SypAAuZQqvqpzg/iV8SG2uELtedmrQ7ON fy6hyI7xHy8tWOoQ0tvMaYkB3KCgGoUJTMzE1rPJ7Ckbfe4NZzhBZbqnKbzSR1cL 8GtFFrRmYf/HoruoNfB/C5j/tLPyplZNo4GhLkOsGrpOgguQLoqrWCjHw0XMZ7R3 7AUY22/s+OedjbGwEzRhlmZBsB42ooNEMnCUWCLzxvN5wq9aCiA/CJi0yx5rUEGf mhLhZ0BphEu072W3VafLVR0cjIQCTGITLsewt5Ky3PqonFWBrmLaRNNZIzk4Jr2O 5kSzke/xunBzqN13vJN8qOKse9XB2u5ptn82CDHjVPYEUaGW8xcs6tgeBigzzg9l Ize+R90nJnNX3km5c/ESm6ENIrVQHFTPmCNIaMZNLVyzSKR+RG4c/El1SK/Sb80T hQ8f4oGMCICEZaVtjbRcGcVWGo4re6eEmTdYxwJXufT1cNHPbF40qSkx1fblZ2JH Pv6iAw/J8//ULr+9INmb9mC5k/yXQFbgyAHNxDHnbIKK6KJTRZ4ZMbV5rzA5L+6x nc7r4W5H0yA2+8ql1F1XcYBMaUdPuQObvShN8HRXqWfZUSSPkaQZaQVVEqzV6id8 D/E9elzNITg10MlVM4EnJSuJD4H3OwqiWZSBNmHfErS+0KhcpmM= =/DnO -----END PGP SIGNATURE----- --=-=-=-- --===============0258463296041289235== 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 --===============0258463296041289235==--