]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: disable ppgtt on snb when dmar is enabled
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 2 Apr 2012 08:08:35 +0000 (10:08 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 2 Apr 2012 13:59:07 +0000 (15:59 +0200)
commit383030ebb2ec7c1e7c9cf04e06ed02aed5b36020
tree337809fc7c960a6c525f473d498c339aa7075ab3
parent907d955848106df801d30046157d26c8b868915a
drm/i915: disable ppgtt on snb when dmar is enabled

Totally unexpected that this regressed. Luckily it sounds like we just
need to have dmar disable on the igfx, not the entire system. At least
that's what a few days of testing between Tony Vroon and me indicates.

Reported-by: Tony Vroon <tony@linx.net>
Cc: Tony Vroon <tony@linx.net>
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=43024
Acked-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/char/agp/intel-gtt.c
drivers/gpu/drm/i915/i915_dma.c
drivers/gpu/drm/i915/i915_drv.c
drivers/gpu/drm/i915/i915_drv.h
include/drm/intel-gtt.h