CVSROOT: /cvs Module name: src Changes by: o...@cvs.openbsd.org 2011/05/30 16:33:28
Modified files: sys/dev/pci/drm: i915_drv.c Log message: Force full resets always for now. While it would be best if we never needed to reset the gpu people hate losing their X sessions. Sometimes on gm45 it seems that the render engine reset doesn't work properly, so force a full chip reset in those cases not just the cases that require it.