From owner-freebsd-x11@freebsd.org Fri Dec 4 21:56:10 2020 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 D73954AD545 for ; Fri, 4 Dec 2020 21:56:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4Cnmk25ZfKz3rXs for ; Fri, 4 Dec 2020 21:56:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id BF7CF4AD437; Fri, 4 Dec 2020 21:56:10 +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 BF45A4AD6A8 for ; Fri, 4 Dec 2020 21:56:10 +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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Cnmk250MKz3rbC for ; Fri, 4 Dec 2020 21:56:10 +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.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 9A549128F2 for ; Fri, 4 Dec 2020 21:56:10 +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 0B4LuAYS093705 for ; Fri, 4 Dec 2020 21:56:10 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 0B4LuAhd093704 for x11@FreeBSD.org; Fri, 4 Dec 2020 21:56:10 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 251588] x11-drivers/xf86-video-intel: switch to iris by default (like modesetting) Date: Fri, 04 Dec 2020 21:56:10 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa, patch 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.34 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Dec 2020 21:56:10 -0000 Bugzilla Automation has asked freebsd-x11 (Nobody) for maintainer-feedback: Bug 251588: x11-drivers/xf86-video-intel: switch to iris by default (like modesetting) https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251588 --- Description --- Tested on Skylake via Firefox: - UXA + DRI2 (default) - UXA + DRI3 - SNA + DRI2 - SNA + DRI3 $ diff /var/log/Xorg.0.log{.old,} --- Xorg.0.log.old +++ Xorg.0.log @@ -115,7 +115,7 @@ X Protocol Version 11, Revision 0 (=3D=3D) intel(0): DPMS enabled (=3D=3D) intel(0): Display hotplug detection enabled (II) intel(0): [DRI2] Setup complete - (II) intel(0): [DRI2] DRI driver: i965 + (II) intel(0): [DRI2] DRI driver: iris (II) intel(0): [DRI2] VDPAU driver: va_gl (II) intel(0): direct rendering: DRI2 DRI3 enabled (II) intel(0): hardware support for Present enabled @@ -144,7 +144,7 @@ X Protocol Version 11, Revision 0 (II) Initializing extension XVideo (II) Initializing extension XVideo-MotionCompensation (II) Initializing extension GLX - (II) AIGLX: Loaded and initialized i965 + (II) AIGLX: Loaded and initialized iris (II) GLX: Initialized DRI2 GL provider for screen 0 (II) Initializing extension XFree86-VidModeExtension (II) Initializing extension XFree86-DGA