summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2014-06-04 17:07:30 -0700
committerKenneth Graunke <[email protected]>2014-06-26 11:44:24 -0700
commitd49a9ca8c2d93036fe8187bd845339a34cb1f84e (patch)
treed54e6e29d6023b167459e6b78bd3bc0b1404afd2 /docs
parent05040d6f8fcfdc4fb070c7ff24d3990ffede77f1 (diff)
i965: Introduce a new brw_inst API.
This is similar to gen8_instruction, and will eventually replace it. For now nothing uses this, but we can incrementally convert. The new API takes the existing brw_instruction pointers to ease conversion; when done, we can simply drop the old structure and rename struct brw_instruction -> brw_inst. v2: (by Matt Turner) Make JIP/UIP functions take a signed argument. v3: (by Kenneth Graunke) - Make Gen4-6 jump target functions take a signed argument. - Fix indirect align1 AddrImm bits on Gen4-7. - Fix SFID on Sandybridge to use bits 27:24. Signed-off-by: Kenneth Graunke <[email protected]> [v1, v3+] Signed-off-by: Matt Turner <[email protected]> [v2] Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions