summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2015-04-01 15:38:23 -0700
committerJason Ekstrand <[email protected]>2015-05-06 10:29:30 -0700
commit32af7d4188e286a525081ada9965070dd41dbab7 (patch)
tree9169a9b13b17333c526f4e575608140b54118dad /docs
parent76c1086f2dfb37a1edf6d2df6eebbe11ccbfc50b (diff)
i965/fs_inst: Add an is_copy_payload helper
This commit adds a new is_copy_payload helper to fs_inst that takes the place of the similarly named functions in cse and register coalesce. The two is_copy_payload functions in CSE and register coalesce were subtly different and potentially subtly broken. The new version unifies the two and should be more correct. Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions