git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
630681d
)
i915: Use non-reserved status page index for breadcrumb
author
Keith Packard
<keithp@keithp.com>
Wed, 15 Oct 2008 00:19:38 +0000
(17:19 -0700)
committer
Dave Airlie
<airlied@linux.ie>
Fri, 17 Oct 2008 21:10:53 +0000
(07:10 +1000)
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>
No differences found