maintainer-feedback requested: [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:10 UTC 2020


Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-x11 (Nobody)
<x11 at FreeBSD.org> 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=251588



--- 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
  (==) 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


More information about the freebsd-x11 mailing list