CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2015/09/30 00:29:09
Modified files: sys/dev/pci/drm/i915: i915_gem.c Log message: I missed an #ifdef notyet when enabling the aliasing ppgtt code. Hopefully this fixes the stability problems people have been seeing on sandybridge and up after the ppgtt code got enabled.