projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7bcfad
)
r600g: remove duplicate opcode in r600_opcodes.h
author
Alex Deucher
<alexdeucher@gmail.com>
Wed, 25 May 2011 15:04:25 +0000
(11:04 -0400)
committer
Alex Deucher
<alexdeucher@gmail.com>
Wed, 25 May 2011 15:04:25 +0000
(11:04 -0400)
V_SQ_CF_WORD1_SQ_CF_INST_HALT is 0x1f on both
evergreen and cayman.
Reported-by: Gustaw Smolarczyk <wielkiegie@gmail.com>
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
src/gallium/drivers/r600/r600_opcodes.h
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/r600/r600_opcodes.h
b/src/gallium/drivers/r600/r600_opcodes.h
index b19cc2b078eb509e1df74eaee21eed3fae49cd08..184f32c99606ef13964968ba3851c6534f255696 100644
(file)
--- a/
src/gallium/drivers/r600/r600_opcodes.h
+++ b/
src/gallium/drivers/r600/r600_opcodes.h
@@
-207,7
+207,6
@@
#define EG_V_SQ_CF_WORD1_SQ_CF_INST_JUMPTABLE 0x0000001d
#define EG_V_SQ_CF_WORD1_SQ_CF_INST_GLOBAL_WAVE_SYNC 0x0000001e
#define EG_V_SQ_CF_WORD1_SQ_CF_INST_HALT 0x0000001f
-#define EG_V_SQ_CF_WORD1_SQ_CF_INST_HALT 0x0000001f
/* cayman extras */
#define CM_V_SQ_CF_WORD1_SQ_CF_INST_END 0x00000020