From owner-freebsd-x11@freebsd.org Sat Nov 9 11:50:35 2019 Return-Path: Delivered-To: freebsd-x11@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 34D121A6DDD for ; Sat, 9 Nov 2019 11:50:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 479Fnl0gdyz4f2S for ; Sat, 9 Nov 2019 11:50:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 1713F1A6DDC; Sat, 9 Nov 2019 11:50:35 +0000 (UTC) Delivered-To: x11@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 16DB51A6DDB for ; Sat, 9 Nov 2019 11:50:35 +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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 479Fnk6qsxz4f2Q for ; Sat, 9 Nov 2019 11:50:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CE1A5E35D for ; Sat, 9 Nov 2019 11:50: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 xA9BoY4n016142 for ; Sat, 9 Nov 2019 11:50:34 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id xA9BoYLx016141 for x11@FreeBSD.org; Sat, 9 Nov 2019 11:50:34 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: maintainer-feedback requested: [Bug 241821] x11-servers/xwayland: hardware acceleration no longer works on -CURRENT Date: Sat, 09 Nov 2019 11:50:34 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Nov 2019 11:50:35 -0000 Bugzilla Automation has asked freebsd-x11 mailing li= st for maintainer-feedback: Bug 241821: x11-servers/xwayland: hardware acceleration no longer works on -CURRENT https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241821 --- Description --- Regressed by base r354413, reverting which makes Xwayland work fine again. $ pkg install sway rxvt-unicode mesa-dri mesa-demos $ export LIBGL_DRI3_ENABLE=3D1 $ sway $ glxinfo | fgrep -A11 Extended Extended renderer info (GLX_MESA_query_renderer): - Vendor: Intel Open Source Technology Center (0x8086) - Device: Mesa DRI Intel(R) HD Graphics 530 (Skylake GT2) (0x1912) + Vendor: VMware, Inc. (0xffffffff) + Device: llvmpipe (LLVM 9.0, 256 bits) (0xffffffff) Version: 19.0.8 - Accelerated: yes - Video memory: 3072MB - Unified memory: yes + Accelerated: no + Video memory: 65536MB + Unified memory: no Preferred profile: core (0x1) - Max core profile version: 4.5 - Max compat profile version: 3.0 + Max core profile version: 3.3 + Max compat profile version: 3.1 Max GLES1 profile version: 1.1 - Max GLES[23] profile version: 3.2 + Max GLES[23] profile version: 3.0