From nobody Tue May 5 19:31:46 2026 X-Original-To: x11@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 4g97td3jDLz6cDVM; Tue, 05 May 2026 19:31:53 +0000 (UTC) (envelope-from alven@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g97td0V4wz3QBk; Tue, 05 May 2026 19:31:53 +0000 (UTC) (envelope-from alven@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778009513; 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: in-reply-to:in-reply-to:references:references; bh=XxP1FPoY1Aint7Ee5bc+UNV8r13Gz3UPoaYpXvx4qfk=; b=MSkqtf09iDsD/b1ysRmEkZv9DHj+YVQ8YNvjuYXgMXz7rje76UAiBRiLNR4eO717dI/AuI qk8U2I0MJKRGuzjj1ZQcAOZso78leTfSQiAv5gVqB5VQ7iWgWU1GbFzHKXh04x2uTF0RnI sdGwnDv3wEKkZjxR4r29b2uFYCjfW6zDcYShFB9WMsxy3gJNrk1RP9vdQ2RJa5Ef+M3g20 o3AlxUCGBwIZk+mrCjYNGRbFhLJHRQ5+3pMom7eSG398ng1XcWtCIzGDRPnFATpF6lAs8R NUMEWNcxdSOYAikzlm7nFPXcpuqxzEaX82+a8RIhXRlWxwxGi0dnlO/afNbcAg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778009513; a=rsa-sha256; cv=none; b=T8NHwvJb5eYi2hrfdBJGCOChL3p94LFCUbkHsV4qfsFmEOA5eOyEfpcWFwVDVbKDsSvoiP rvxr9XqpO9ks2zjavk/EBcSR5Pq6aN0Ba7DUxZ8SjyL++t05Sosh2Gn0x+bMZA08RXXE4L 9Y1Bn2k2HJGp/K0WivkUPCDH3yAsiPn1jscRhLEaifr3rdVsc5J8Up0FR9Hc8yc38accBX bPcNHeRKeLXcIxo4k2Jc0htxbNwuKtabE2nL3+XQakAfks/gAE0YmUf88v1VaN0oOGDfvf dKysuFfc3tLvDLkvqXEArftaRYkOuOfAMN+M8qIlJhedg+EQb7wrp6euqa3Rtg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778009513; 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: in-reply-to:in-reply-to:references:references; bh=XxP1FPoY1Aint7Ee5bc+UNV8r13Gz3UPoaYpXvx4qfk=; b=bUHgHU8/C4rMOruW4qv6apEi2RFiLwAs2zXlVRc7WKjwles6YNThaIebCaLjxBTTZco33G NFsjlE6IajVgtDSsVXTh9Ufu4N6kSKUYFNbFPVJEaHrz9Lh1aCNqRBukIRoX6WHUAYncjs e8XItQ0xNfWW+KmQptoqsZh9Hlsktqv1Qld95LaBfevwslzHhWZOfQL9D7hGF8VDYJFaMX MRw6tIEe1F4ble3ZPhGCH7toTakOea76YNYKcMbjJ9VKIJf5ZfJdpcBuiusuaYWnr1tYL7 j2mV1oOkesqi2To12KwV9aVargl5KALjXjjaUcrKoAba6lXcKikC+O9dsUTcOA== Received: from nacka.vinterdalen.se (unknown [IPv6:2600:70ff:b270:56::2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: alven) by smtp.freebsd.org (Postfix) with ESMTPSA id 4g97tZ69p6z6C4; Tue, 05 May 2026 19:31:50 +0000 (UTC) (envelope-from alven@freebsd.org) From: =?utf-8?Q?=C3=84lven?= To: Gleb Popov Cc: x11@freebsd.org, "ports@FreeBSD.org" Subject: Re: Call for testing: X11 amdgpu and libinput updates In-Reply-To: (Gleb Popov's message of "Tue, 5 May 2026 21:31:19 +0300") References: Disposition-Notification-To: =?utf-8?Q?=C3=84lven?= Date: Tue, 05 May 2026 23:31:46 +0400 Message-ID: <7z4iklk5zx.fsf@nacka.vinterdalen.se> User-Agent: Gnus/5.13 (Gnus v5.13) List-Id: X11 List-Archive: https://lists.freebsd.org/archives/freebsd-x11 List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-x11@freebsd.org Sender: owner-freebsd-x11@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Gleb Popov writes: > Hey everyone. > > I need people to try out updates to the following ports: > - x11-drivers/xf86-video-amdgpu > - x11-drivers/xf86-input-libinput > - x11/libinput > > libinput bits worked for me, but I don't have AMD GPU to test. > > ... > Thanks in advance! > I do have Southern Islands (Pitcairn, 7850). Just have added your repository as a remote and pulled the commits. Now waiting for it to build and test. Hope it would work for me... =2D-=20 Best regards, =C3=84lven --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iKkFARYKACkiIQXdyOGrncKnjsNvRushCYhvmU6siO155TUm3/IO1M7m4wUCafpF ogAAjB8ByKeLNIgVqPzu/XcFFTw7t/8Dgp2ZIlGrPhRyMbsL8MCVL6/GVa8KB9k+ xnXEBTRnzcqlvAQY585zgAHDBa6VZODwtJEsAnBOtPk4EbPfZsIy3xBsD17XYPtl +JYUNLpJPZv6v6kE2NUyFBf1VgKJqitaWQEA =9k+n -----END PGP SIGNATURE----- --=-=-=--