diff options
author | Emil Velikov <[email protected]> | 2016-07-15 16:27:09 +0900 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2016-07-20 15:45:20 +0100 |
commit | 4f48674d51f03d8c954a89dfc49539a1dc750c4d (patch) | |
tree | bdfd0cd0ebefc0c843683be17229b552cff261e6 /src/egl | |
parent | 9bebef4034c79d0f223a6e61943dd44bcb6442ee (diff) |
i965: store reference to the context within struct brw_fence (v2)
As the spec allows for {server,client}_wait_sync to be called without
currently bound context, while our implementation requires context
pointer.
v2: Add a mutex and acquire it for the duration of
brw_fence_client_wait() and brw_fence_is_completed() as suggested
by Chad.
Cc: "11.2 12.0" <[email protected]>
Signed-off-by: Emil Velikov <[email protected]>
Signed-off-by: Tomasz Figa <[email protected]>
Diffstat (limited to 'src/egl')
0 files changed, 0 insertions, 0 deletions