From: Keith Packard Date: Wed, 15 Oct 2008 00:19:38 +0000 (-0700) Subject: i915: Use non-reserved status page index for breadcrumb X-Git-Tag: v2.6.28-rc1~255^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cdad7e88a23910a911a3339ff2d70f8f952d7b8;p=pandora-kernel.git i915: Use non-reserved status page index for breadcrumb Dwords 0 through 0x1f are reserved for use by the hardware. Move the GEM breadcrumb from 0x10 to 0x20 to keep out of this area. Signed-off-by: Keith Packard Signed-off-by: Eric Anholt Signed-off-by: Dave Airlie --- Reading git-diff-tree failed