From nobody Tue Aug 2 16:08:28 2022 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Ly0KP1MYCz4XVbr; Tue, 2 Aug 2022 16:08:41 +0000 (UTC) (envelope-from manu@bidouilliste.com) Received: from mx.blih.net (mx.blih.net [212.83.155.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mx.blih.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Ly0KM5RSCz3mRQ; Tue, 2 Aug 2022 16:08:39 +0000 (UTC) (envelope-from manu@bidouilliste.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bidouilliste.com; s=mx; t=1659456512; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=S9M40vP9HX4wRWGdKwMtUAO0fblPcN3RG5xEOucJdmk=; b=qNrog6xZVWvfelp5UVZkR71MbeSOqz5uRXvVkpyeTpfuospCrf8/uGKkTUuXLHj6SrTdVP /M2HJYqweuKbdtBRdTXYNVBRncgk2X0NC+QhRKXfDTrDF6/D+9RnBgies8visWHo5U25uN FgNW6e0IolYKyv6qI+T2x3pJw4Kcm5Y= Received: from skull.home.blih.net (ppe75-h01-176-173-74-176.dsl.sta.abo.bbox.fr [176.173.74.176]) by mx.blih.net (OpenSMTPD) with ESMTPSA id 318749ad (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Tue, 2 Aug 2022 16:08:32 +0000 (UTC) Date: Tue, 2 Aug 2022 18:08:28 +0200 From: Emmanuel Vadot To: Stefan Esser Cc: Emmanuel Vadot , ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: d540ef54663a - main - graphics/drm-54-kmod: Marked as ignore for FreeBSD HEAD Message-Id: <20220802180828.c49cf690d956d8fdce42cbd0@bidouilliste.com> In-Reply-To: <49fe8d87-33ab-612a-7da1-a83ea4d7ffe8@FreeBSD.org> References: <202208021536.272Favjp083685@gitrepo.freebsd.org> <49fe8d87-33ab-612a-7da1-a83ea4d7ffe8@FreeBSD.org> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd14.0) List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4Ly0KM5RSCz3mRQ X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=bidouilliste.com header.s=mx header.b=qNrog6xZ; dmarc=pass (policy=none) header.from=bidouilliste.com; spf=pass (mx1.freebsd.org: domain of manu@bidouilliste.com designates 212.83.155.74 as permitted sender) smtp.mailfrom=manu@bidouilliste.com X-Spamd-Result: default: False [-3.50 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; DMARC_POLICY_ALLOW(-0.50)[bidouilliste.com,none]; MV_CASE(0.50)[]; R_DKIM_ALLOW(-0.20)[bidouilliste.com:s=mx]; R_SPF_ALLOW(-0.20)[+ip4:212.83.155.74/32]; MIME_GOOD(-0.10)[text/plain]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; MLMMJ_DEST(0.00)[dev-commits-ports-all@FreeBSD.org,dev-commits-ports-main@FreeBSD.org]; ASN(0.00)[asn:12876, ipnet:212.83.128.0/19, country:FR]; MIME_TRACE(0.00)[0:+]; MID_RHS_MATCH_FROM(0.00)[]; RCPT_COUNT_FIVE(0.00)[5]; RCVD_COUNT_TWO(0.00)[2]; FREEFALL_USER(0.00)[manu]; ARC_NA(0.00)[]; DKIM_TRACE(0.00)[bidouilliste.com:+]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TO_DN_SOME(0.00)[]; RCVD_TLS_ALL(0.00)[] X-ThisMailContainsUnwantedMimeParts: N On Tue, 2 Aug 2022 17:59:04 +0200 Stefan Esser wrote: > Am 02.08.22 um 17:36 schrieb Emmanuel Vadot: > > The branch main has been updated by manu: > > > > URL: https://cgit.FreeBSD.org/ports/commit/?id=d540ef54663ae1ea522f24bcdfeaa32191f3d5c9 > > > > commit d540ef54663ae1ea522f24bcdfeaa32191f3d5c9 > > Author: Emmanuel Vadot > > AuthorDate: 2022-08-02 15:35:58 +0000 > > Commit: Emmanuel Vadot > > CommitDate: 2022-08-02 15:35:58 +0000 > > > > graphics/drm-54-kmod: Marked as ignore for FreeBSD HEAD > > > > Everyone should use graphics/drm-510-kmod on Current. > > > > Sponsored by: Beckhoff Automation GmbH & Co. KG > > Yes, everybody should use drm-510-kmod on HEAD, too bad that > it still does not work with AMD GPUs: > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262043 > > Please revert until version 5.10 works for all relevant GPUs! > > Regards, STefan It doesn't not work with *your* amdgpu, works perfectly fine here on multiple amdgpu. Please open a bug on github.com/freebsd/drm-kmod with all the info asked so I can see if I can help more. -- Emmanuel Vadot