CVSROOT:        /cvs
Module name:    xenocara
Changes by:     kette...@cvs.openbsd.org        2015/11/15 08:33:57

Modified files:
        driver/xf86-video-intel/src/sna: sna_accel.c 

Log message:
Partly disable acceleration on Broadwell.  The inteldrm(4) driver fails to
restore something properly after resume which makes the render ring get stuck.
By defaulting to the "blt" acceleration method we avoid the use of this ring
and the machine remains usable after resume.

People who really want full 2D acceleration can still override the acceleration
method in their xorg.conf.

ok jsg@

Reply via email to