Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(169)

Issue 661973003: MailboxSync: Imply fence with sync point (Closed)

Created:
6 years, 2 months ago by no sievers
Modified:
6 years, 2 months ago
Reviewers:
piman
CC:
chromium-reviews, darin-cc_chromium.org, jam, piman+watch_chromium.org, oetuaho-nv, boliu
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

MailboxSync: Imply fence with sync point Instead of implying the fences based on read and write access to the underlying texture, have sync point insertion imply an EGL fence which is acquired when we wait on that sync point. BUG=399226 Committed: https://crrev.com/173a20dabc8f32182b48e999bd16575598ba4a44 Cr-Commit-Position: refs/heads/master@{#300709}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Total comments: 2

Patch Set 7 : rebase, comment #

Patch Set 8 : readd override #

Patch Set 9 : mac #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -119 lines) Patch
M content/common/gpu/gpu_command_buffer_stub.cc View 1 2 3 4 5 6 1 chunk +0 lines, -2 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M gpu/command_buffer/service/in_process_command_buffer.h View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M gpu/command_buffer/service/in_process_command_buffer.cc View 1 2 3 4 5 6 4 chunks +12 lines, -7 lines 0 comments Download
M gpu/command_buffer/service/mailbox_manager.h View 1 chunk +2 lines, -2 lines 0 comments Download
M gpu/command_buffer/service/mailbox_manager.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M gpu/command_buffer/service/mailbox_manager_unittest.cc View 7 chunks +14 lines, -14 lines 0 comments Download
M gpu/command_buffer/service/mailbox_synchronizer.h View 1 2 3 4 4 chunks +13 lines, -2 lines 0 comments Download
M gpu/command_buffer/service/mailbox_synchronizer.cc View 1 2 3 4 5 6 7 8 4 chunks +47 lines, -2 lines 0 comments Download
M gpu/command_buffer/service/texture_definition.h View 1 chunk +0 lines, -4 lines 0 comments Download
M gpu/command_buffer/service/texture_definition.cc View 1 2 3 4 5 6 7 8 chunks +1 line, -80 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
no sievers
ptal It doesn't handle this scenario: ctx A, B in share group 1 on thread ...
6 years, 2 months ago (2014-10-21 21:09:13 UTC) #2
piman
lgtm https://codereview.chromium.org/661973003/diff/100001/gpu/command_buffer/service/in_process_command_buffer.cc File gpu/command_buffer/service/in_process_command_buffer.cc (right): https://codereview.chromium.org/661973003/diff/100001/gpu/command_buffer/service/in_process_command_buffer.cc#newcode183 gpu/command_buffer/service/in_process_command_buffer.cc:183: } nit: you don't need this trivial wrapper ...
6 years, 2 months ago (2014-10-21 23:28:51 UTC) #3
no sievers
https://codereview.chromium.org/661973003/diff/100001/gpu/command_buffer/service/in_process_command_buffer.cc File gpu/command_buffer/service/in_process_command_buffer.cc (right): https://codereview.chromium.org/661973003/diff/100001/gpu/command_buffer/service/in_process_command_buffer.cc#newcode183 gpu/command_buffer/service/in_process_command_buffer.cc:183: } On 2014/10/21 23:28:51, piman (Very slow to review) ...
6 years, 2 months ago (2014-10-22 15:59:22 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/661973003/140001
6 years, 2 months ago (2014-10-22 16:00:53 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/661973003/160001
6 years, 2 months ago (2014-10-22 16:28:35 UTC) #8
commit-bot: I haz the power
Committed patchset #9 (id:160001)
6 years, 2 months ago (2014-10-22 18:19:41 UTC) #9
commit-bot: I haz the power
6 years, 2 months ago (2014-10-22 18:21:01 UTC) #10
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/173a20dabc8f32182b48e999bd16575598ba4a44
Cr-Commit-Position: refs/heads/master@{#300709}

Powered by Google App Engine
This is Rietveld 408576698