diff options
author | Jason Ekstrand <[email protected]> | 2014-09-12 16:17:37 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2014-09-30 10:29:15 -0700 |
commit | 514fd1c55e617bb325979cbee4a89f0727c3b567 (patch) | |
tree | cbacd36b7ed0083887d31a5d8e51a24919f65552 /src/mesa/main | |
parent | 1dd9b90ecd8e001b40febfb8908c0b9a0c08c7d5 (diff) |
i965/fs: Use the GRF for FB writes on gen >= 7
On gen 7, the MRF was removed and we gained the ability to do send
instructions directly from the GRF. This commit enables that
functinoality for FB writes.
v2: Make handling of components more sane.
i965/fs: Force a high register for the final FB write
v2: Renamed the array for the range mappings and added a comment
Signed-off-by: Jason Ekstrand <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/mesa/main')
0 files changed, 0 insertions, 0 deletions