summaryrefslogtreecommitdiffstats
path: root/src/amd
diff options
context:
space:
mode:
authorChad Versace <[email protected]>2017-01-13 10:46:49 -0800
committerChad Versace <[email protected]>2017-01-27 13:10:07 -0800
commit0b6dd31d681060db6920ac9b8f1bcf6970d2a45e (patch)
tree0bad554b7f03ff0536a5275c87435c5def02c34f /src/amd
parenta5c17f5c29c14e7fc989f2555f1f7e32f07d6bf3 (diff)
i965/sync: Rename brw_fence_insert()
Rename to brw_fence_insert_locked(). This is correct because the fence's mutex is effectively locked, as all callers are also *creators* of the fence, and have not yet returned the new fence. This reduces noise in the next patch, which defines and uses brw_fence_insert(), an unlocked variant. Reviewed-by: Rafael Antognolli <[email protected]> Tested-by: Rafael Antognolli <[email protected]> Acked-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/amd')
0 files changed, 0 insertions, 0 deletions