Received: by mail.netbsd.org (Postfix, from userid 605) id 4C37F84E9C; Wed, 23 Feb 2022 17:28:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7E48084E89 for ; Wed, 23 Feb 2022 17:28:32 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id k36VRxkWdMqA for ; Wed, 23 Feb 2022 17:28:32 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1F40184CDF for ; Wed, 23 Feb 2022 17:28:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 108DEFB24; Wed, 23 Feb 2022 17:28:32 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 23 Feb 2022 17:28:32 +0000 From: "matthew green" Subject: CVS commit: src/external/mit/xorg/server/drivers/xf86-video-ati To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20220223172832.108DEFB24@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "matthew green" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: mrg Date: Wed Feb 23 17:28:32 UTC 2022 Modified Files: src/external/mit/xorg/server/drivers/xf86-video-ati: Makefile Log Message: build the newer version of the ati driver frontend, that knows how to load amdgpu if that is found. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 \ src/external/mit/xorg/server/drivers/xf86-video-ati/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.