CVSROOT: /cvs Module name: xenocara Changes by: kette...@cvs.openbsd.org 2017/07/14 05:38:05
Modified files: xserver/hw/xfree86/common: xf86pciBus.c Log message: Use the modesetting driver by default on 4th generation Intel Graphics and later. This matches what several Linux distros do these days as it tends to work better than the intel driver in most cases. There are some performance issues with vncviewer on at least Ivy Bridge and Haswell. But for now that regression outweighs the benefits. ok robert@, tedu@, sthen@