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

Issue 1159833002: content: Partial copy workaround for devices with known upload performance problems. (Closed)

Created:
5 years, 7 months ago by reveman
Modified:
5 years, 6 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam, mkwst+moarreviews-renderer_chromium.org, mlamouri+watch-content_chromium.org, piman+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

content: Partial copy workaround for devices with known upload performance problems. 1/4 MB per copy operation on Mali pre-Lollipop. BUG=460288, 498443 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/e92ab037dbaab094d7b2253d63fd60cd48e9f9dc Cr-Commit-Position: refs/heads/master@{#333641}

Patch Set 1 #

Patch Set 2 : workaround #

Patch Set 3 : rebase #

Total comments: 2

Patch Set 4 : sort #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -24 lines) Patch
M cc/raster/one_copy_tile_task_worker_pool.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M cc/raster/one_copy_tile_task_worker_pool.cc View 1 4 chunks +12 lines, -4 lines 0 comments Download
M cc/trees/layer_tree_host_impl.cc View 1 2 1 chunk +5 lines, -1 line 0 comments Download
M cc/trees/layer_tree_settings.h View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M cc/trees/layer_tree_settings.cc View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M content/renderer/gpu/render_widget_compositor.cc View 1 2 3 chunks +1 line, -10 lines 0 comments Download
M gpu/command_buffer/common/capabilities.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M gpu/command_buffer/common/capabilities.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M gpu/command_buffer/service/feature_info.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M gpu/command_buffer/service/feature_info.cc View 1 2 chunks +5 lines, -1 line 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M gpu/config/gpu_driver_bug_list_json.cc View 1 2 chunks +18 lines, -1 line 0 comments Download
M gpu/config/gpu_driver_bug_workaround_type.h View 1 2 3 3 chunks +4 lines, -2 lines 0 comments Download
M gpu/ipc/gpu_command_buffer_traits_multi.h View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 17 (4 generated)
reveman
This is the last change we need before we could try to enable one-copy on ...
5 years, 7 months ago (2015-05-26 17:29:43 UTC) #2
no sievers
On 2015/05/26 17:29:43, reveman wrote: > This is the last change we need before we ...
5 years, 7 months ago (2015-05-26 21:12:07 UTC) #3
reveman
On 2015/05/26 at 21:12:07, sievers wrote: > On 2015/05/26 17:29:43, reveman wrote: > > This ...
5 years, 7 months ago (2015-05-26 22:42:23 UTC) #4
no sievers
On 2015/05/26 22:42:23, reveman wrote: > On 2015/05/26 at 21:12:07, sievers wrote: > > On ...
5 years, 7 months ago (2015-05-26 23:00:23 UTC) #5
aelias_OOO_until_Jul13
We usually toggle GPU workarounds based on the GL_RENDERER string. We've almost completely avoided putting ...
5 years, 6 months ago (2015-06-02 18:34:02 UTC) #6
no sievers
On 2015/06/02 18:34:02, aelias wrote: > We usually toggle GPU workarounds based on the GL_RENDERER ...
5 years, 6 months ago (2015-06-02 19:55:01 UTC) #7
reveman
Latest patch implements this using the workaround list. PTAL.
5 years, 6 months ago (2015-06-09 21:00:32 UTC) #8
no sievers
lgtm https://codereview.chromium.org/1159833002/diff/40001/gpu/config/gpu_driver_bug_workaround_type.h File gpu/config/gpu_driver_bug_workaround_type.h (right): https://codereview.chromium.org/1159833002/diff/40001/gpu/config/gpu_driver_bug_workaround_type.h#newcode135 gpu/config/gpu_driver_bug_workaround_type.h:135: GPU_OP(MAX_COPY_TEXTURE_CHROMIUM_SIZE_262144, \ nit: Can you order this alphabetically ...
5 years, 6 months ago (2015-06-09 23:01:16 UTC) #9
reveman
+vmpstr for cc/ https://codereview.chromium.org/1159833002/diff/40001/gpu/config/gpu_driver_bug_workaround_type.h File gpu/config/gpu_driver_bug_workaround_type.h (right): https://codereview.chromium.org/1159833002/diff/40001/gpu/config/gpu_driver_bug_workaround_type.h#newcode135 gpu/config/gpu_driver_bug_workaround_type.h:135: GPU_OP(MAX_COPY_TEXTURE_CHROMIUM_SIZE_262144, \ On 2015/06/09 at 23:01:15, ...
5 years, 6 months ago (2015-06-09 23:17:00 UTC) #11
vmpstr
cc lgtm
5 years, 6 months ago (2015-06-09 23:17:57 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1159833002/60001
5 years, 6 months ago (2015-06-09 23:28:12 UTC) #15
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 6 months ago (2015-06-10 01:39:33 UTC) #16
commit-bot: I haz the power
5 years, 6 months ago (2015-06-10 01:40:36 UTC) #17
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/e92ab037dbaab094d7b2253d63fd60cd48e9f9dc
Cr-Commit-Position: refs/heads/master@{#333641}

Powered by Google App Engine
This is Rietveld 408576698