diff options
author | Kenneth Graunke <[email protected]> | 2014-08-10 07:10:55 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2014-08-12 13:39:25 -0700 |
commit | ce90fd9676c3dfce6d692671909ee28d86a534ae (patch) | |
tree | e9b992c08bc675878bb3dd052323ffbede3ff285 /doxygen/swrast.doxy | |
parent | d8ef0eab5a133ad9d8945a6b7f077fea000a87a6 (diff) |
i965/eu: Set src0 file to IMM on Gen8+ flow control instructions.
According to the documentation, we need to set the source 0 register
type to IMM for flow control instructinos that have both JIP and UIP.
Out of paranoia, just make all flow control instructions use IMM;
there's no benefit to using ARF anyway, and it could trouble that's
difficult to diagnose.
See commit 9584959123b0453cf5313722357e3abb9f736aa7, which did the
analogous change in the gen8_generator code.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Chris Forbes <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'doxygen/swrast.doxy')
0 files changed, 0 insertions, 0 deletions