Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Solve Android native fence fd double close | Randy Xu | 2017-05-01 | 1 | -1/+1 |
* | i965/drm: Rename drm_bacon_bo to brw_bo. | Kenneth Graunke | 2017-04-10 | 1 | -8/+8 |
* | i965/drm: Use our internal libdrm (drm_bacon) rather than the real one. | Kenneth Graunke | 2017-04-10 | 1 | -8/+8 |
* | i965/sync: Implement fences based on Linux sync_file | Chad Versace | 2017-01-27 | 1 | -3/+159 |
* | i965/sync: Rename brw_fence_insert() | Chad Versace | 2017-01-27 | 1 | -3/+3 |
* | i965/sync: Fail sync creation when batchbuffer flush fails | Chad Versace | 2017-01-27 | 1 | -6/+28 |
* | i965/sync: Add brw_fence::type | Chad Versace | 2017-01-27 | 1 | -32/+71 |
* | i965/sync: Rename awkward variable | Chad Versace | 2016-10-05 | 1 | -6/+6 |
* | i965/sync: Rename intel_syncobj.c -> brw_sync.c | Chad Versace | 2016-10-05 | 1 | -0/+300 |