From: Keith Packard Date: Wed, 15 Oct 2008 02:55:10 +0000 (-0700) Subject: i915: Map status page cached for chips with GTT-based HWS location. X-Git-Tag: v2.6.28-rc1~255^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba1eb1d825fdef40f69871caf8e5842d00efbbc5;p=pandora-kernel.git i915: Map status page cached for chips with GTT-based HWS location. This should improve performance by avoiding uncached reads by the CPU (the point of having a status page), and may improve stability. This patch only affects G33, GM45 and G45 chips as those are the only ones using GTT-based HWS mappings. Signed-off-by: Keith Packard Signed-off-by: Eric Anholt Signed-off-by: Dave Airlie --- Reading git-diff-tree failed