Comment # 3 on bug 1016402 from
Because on Leap 42.2 there is the same issue as on Leap 42.1. The intel driver
is only using the default mode DRI2. DRI3 could not be enabled by the
configuration file (see bnc#982177).

Xorg.0.log on Leap 42.2
----------------------------
[     4.025] (==) intel(0): DPI set to (96, 96)
[     4.025] (II) Loading sub module "dri2"
[     4.025] (II) LoadModule: "dri2"
[     4.025] (II) Module "dri2" already built-in
[     4.025] (II) Loading sub module "present"
[     4.025] (II) LoadModule: "present"
[     4.025] (II) Module "present" already built-in
[     4.025] (==) Depth 24 pixmap format is 32 bpp
[     4.027] (II) intel(0): SNA initialized with Skylake (gen9) backend
[     4.027] (==) intel(0): Backing store enabled
[     4.027] (==) intel(0): Silken mouse enabled
[     4.027] (II) intel(0): HW Cursor enabled
[     4.027] (II) intel(0): RandR 1.2 enabled, ignore the following RandR
disabled message.
[     4.027] (==) intel(0): DPMS enabled
[     4.027] (==) intel(0): Display hotplug detection enabled
[     4.027] (II) intel(0): [DRI2] Setup complete
[     4.027] (II) intel(0): [DRI2]   DRI driver: i965
[     4.027] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[     4.027] (II) intel(0): direct rendering: DRI2 enabled
------------------------------


You are receiving this mail because: