commit | 0cdad7e88a23910a911a3339ff2d70f8f952d7b8 | [log] [tgz] |
---|---|---|
author | Keith Packard <keithp@keithp.com> | Tue Oct 14 17:19:38 2008 -0700 |
committer | Dave Airlie <airlied@linux.ie> | Sat Oct 18 07:10:53 2008 +1000 |
tree | b2c9126690b89d41c8a6878dd046be41eb014627 | |
parent | 630681d9a5314e6cf53d144f7f58b7c19862a7d3 [diff] |
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 <keithp@keithp.com> Signed-off-by: Eric Anholt <eric@anholt.net> Signed-off-by: Dave Airlie <airlied@redhat.com>