projects
/
profile
/
ivi
/
libdrm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eea95ed
)
Add R600_SCRATCH_REG_OFFSET to radeon_drm.h
author
Alex Deucher
<alexdeucher@gmail.com>
Wed, 15 Jul 2009 18:40:41 +0000
(14:40 -0400)
committer
Alex Deucher
<alexdeucher@gmail.com>
Wed, 15 Jul 2009 18:42:02 +0000
(14:42 -0400)
This lets us libdrm from master for r6xx/r7xx 3d
shared-core/radeon_drm.h
patch
|
blob
|
history
diff --git
a/shared-core/radeon_drm.h
b/shared-core/radeon_drm.h
index
e9f2afa
..
3fc417a
100644
(file)
--- a/
shared-core/radeon_drm.h
+++ b/
shared-core/radeon_drm.h
@@
-303,6
+303,7
@@
typedef union {
#define RADEON_INDEX_PRIM_OFFSET 20
#define RADEON_SCRATCH_REG_OFFSET 32
+#define R600_SCRATCH_REG_OFFSET 256
#define RADEON_NR_SAREA_CLIPRECTS 12