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

Issue 2393323003: gpu: Enable CMAA for all Braswell, Broadwell and Skylake ChromeOS devices (Closed)

Created:
4 years, 2 months ago by adrian.belgun
Modified:
4 years, 2 months ago
CC:
chromium-reviews, piman+watch_chromium.org, Zhenyao Mo, Julien Isorce Samsung
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

gpu: Enable CMAA for all Braswell, Broadwell and Skylake ChromeOS devices Extend the GPU workaround exception list to enable CMAA on all Braswell, Broadwell and Skylake GPUs. Using CMAA in place of MSAA for WebGL gives a performance benefit. This patch changes the way the platform filtering is done. Intead of "device_id", "gl_renderer" is used. BUG=535198 TEST=Boot cyan and observe that workaround is no longer listed. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Committed: https://crrev.com/47347f7cbee3bb0b1f6fec119281c2bcd23ef617 Cr-Commit-Position: refs/heads/master@{#424156}

Patch Set 1 #

Patch Set 2 : Fix format. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -6 lines) Patch
M gpu/config/gpu_driver_bug_list_json.cc View 1 2 chunks +9 lines, -6 lines 2 comments Download

Messages

Total messages: 19 (11 generated)
adrian.belgun
Hello! marcheu@, kbr@ please review. This patch simplifies the way platform filtering is done for ...
4 years, 2 months ago (2016-10-06 12:20:04 UTC) #2
Ken Russell (switch to Gerrit)
CC'ing zmo@ and j.isorce@ who have run into the mentioned issue recently. This basically LGTM ...
4 years, 2 months ago (2016-10-07 02:10:21 UTC) #5
adrian.belgun
https://codereview.chromium.org/2393323003/diff/20001/gpu/config/gpu_driver_bug_list_json.cc File gpu/config/gpu_driver_bug_list_json.cc (right): https://codereview.chromium.org/2393323003/diff/20001/gpu/config/gpu_driver_bug_list_json.cc#newcode1791 gpu/config/gpu_driver_bug_list_json.cc:1791: "gl_renderer": ".*Intel.*(Braswell|Broadwell|Skylake).*", On 2016/10/07 02:10:21, Ken Russell wrote: > ...
4 years, 2 months ago (2016-10-07 06:22:35 UTC) #6
Ken Russell (switch to Gerrit)
Thanks for the info. Still LGTM.
4 years, 2 months ago (2016-10-07 18:54:48 UTC) #7
dshwang
lgtm. now much better maintainable!
4 years, 2 months ago (2016-10-10 10:15:23 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2393323003/20001
4 years, 2 months ago (2016-10-10 15:37:40 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-10 15:43:02 UTC) #17
commit-bot: I haz the power
4 years, 2 months ago (2016-10-10 15:44:52 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/47347f7cbee3bb0b1f6fec119281c2bcd23ef617
Cr-Commit-Position: refs/heads/master@{#424156}

Powered by Google App Engine
This is Rietveld 408576698