From nobody Mon Nov 27 09:10:34 2023 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 4Sf0DV4qkYz52315 for ; Mon, 27 Nov 2023 09:10:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Sf0DV3k99z3R01 for ; Mon, 27 Nov 2023 09:10:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1701076234; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=QHzdBw3W32H/DoXsonUnZLSx/luwQkXROxBckVbFoFA=; b=NG1p2dIElkuMo1hjD2kb9zZh19AExkIj1blrgPR6ghs6K5tErqoYLCzq4KLob2n+H6VuNQ 87XX7ZlkuQbOIT0BbZ0VtpduNuO1uq07tai/KcFUQC4nC/PdLx/vt20voTitcQtfj+Gg3P N5bE3ggvyYWy/FLEXd5g6JOJmlhVvYCiZ2y7JTY0TWAF9h8JcsZBhXJgVScnRgY7GFAXea hjrIaEQJvZT3GK0NqZbwtXGyMfN3VSjc/RJL66LKiki8+AVElNsCH8lDo6nUPFp1q1JW9v Zy1QEb0QqzSbH/MMv323htGEydP8jnsKLtLcvafSQH4HCDalGFFNT+c5WeCfew== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1701076234; a=rsa-sha256; cv=none; b=YubNbpW905mn1nSciAkpZ7C0R/cCIvy0Xq248s8Kr5vWKAw6SAoL/ow1ZMb6I5IWppICi9 AQrkqy6vCej0lzEZ241z4660f4WEU4WzjZ5nkj5GywKZzGGnF2oI5xGaUlz32wM4zWFN+B icb58JKjBzoF6Y+QHY6xXvips0hQz9sZlYJoV1P7PdrSQz49v+/N239dIOLWKSnZnbfI7C VB9p5T3MNQwKgHs8Us6F4nEVSco/LQj9puWGEj/SFzxIxA53v9V4DhWmrizSdobn3hechP yKwK6gLajeurCQ9icu5uQWJoBZr+QSELcikVV19/gEqs18HBylH4wrC1AIle1w== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Sf0DV2hlkzXCt for ; Mon, 27 Nov 2023 09:10:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 3AR9AY0U052202 for ; Mon, 27 Nov 2023 09:10:34 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3AR9AYJI052201 for x11@FreeBSD.org; Mon, 27 Nov 2023 09:10:34 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 275360] graphics/mesa-dri: enable Vulkan Video support after Mesa >= 23 update Date: Mon, 27 Nov 2023 09:10:34 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: manu@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: X11 List-Archive: https://lists.freebsd.org/archives/freebsd-x11 List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275360 --- Comment #3 from Emmanuel Vadot --- Meh, monday morning strikes again, it works fine on my amd. --=20 You are receiving this mail because: You are the assignee for the bug.=