[Bug 251588] x11-drivers/xf86-video-intel: switch to iris by default (like modesetting)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Dec 4 21:56:11 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251588
Bug ID: 251588
Summary: x11-drivers/xf86-video-intel: switch to iris by
default (like modesetting)
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: needs-qa, patch
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: x11 at FreeBSD.org
Reporter: jbeich at FreeBSD.org
Depends on: 250307
Assignee: x11 at FreeBSD.org
Flags: maintainer-feedback?(x11 at FreeBSD.org)
Created attachment 220264
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=220264&action=edit
v1
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
(==) intel(0): DPMS enabled
(==) 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
Referenced Bugs:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250307
[Bug 250307] graphics/mesa-dri: iris_dri.so is missing
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list