Module Name: src Committed By: riastradh Date: Thu Feb 26 00:42:10 UTC 2015
Modified Files: src/sys/dev/pci: agp_i810.c Log Message: Issue a write barrier after updating the GTT. Linux never used to do this...until a month: https://bugs.freedesktop.org/show_bug.cgi?id=88191 commit 983d308cb8f602d1920a8c40196eb2ab6cc07bd2 Author: Chris Wilson <ch...@chris-wilson.co.uk> Date: Mon Jan 26 10:47:10 2015 +0000 agp/intel: Serialise after GTT updates To generate a diff of this commit: cvs rdiff -u -r1.114 -r1.115 src/sys/dev/pci/agp_i810.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.