diff options
author | Mike Stroyan <[email protected]> | 2014-02-12 17:24:55 -0700 |
---|---|---|
committer | Matt Turner <[email protected]> | 2014-04-15 10:31:46 -0700 |
commit | 602510395a96a1f6ca29189e4f5cfb3f07f21d23 (patch) | |
tree | 42db4e4262256a22fb62905186a271cb0bf97ae6 /src/mesa/drivers/common | |
parent | ad48a9a319bf319215dec368378a719026376fc2 (diff) |
i965: Avoid dependency hints on math opcodes
Putting NoDDClr and NoDDChk dependency control on instruction
sequences that include math opcodes can cause corruption of channels.
Treat math opcodes like send opcodes and suppress dependency hinting.
Signed-off-by: Mike Stroyan <[email protected]>
Tested-by: Tony Bertapelli <[email protected]>
Cc: [email protected]
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/mesa/drivers/common')
0 files changed, 0 insertions, 0 deletions