(In reply to Stefan Dirsch from comment #6) > Ok. Finally found the commit, which changed this. > > https://gitlab.freedesktop.org/mesa/mesa/-/commit/ > adaa3583f507f822533162279c3660be0f649866 meson: Prefer 'iris' by default over 'i965'. This changes the default driver for Intel Gen8-11 hardware to be the newer 'iris' driver rather than the older 'i965' driver. To continue using i965, pass -Dprefer-iris=false when building. --- Ok. I think I will change this back to usage of i965 driver on the affected Mesa versions (where we currently also have different drivers in use by X and Mesa). Leap 15.3/sle-15-sp3 Leap 15.4/sle-15-sp4