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

Issue 2521803002: Re-enable GPU raster on AMD (Closed)

Created:
4 years, 1 month ago by ericrk
Modified:
4 years ago
CC:
chromium-reviews, piman+watch_chromium.org, Zhenyao Mo, Kai Ninomiya, Jamie Madill, Geoff Lang
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Re-enable GPU raster on AMD AMD drivers do not correctly handle the pattern of DX calls generated by ANGLE for glTexStorage2DExt. We've worked around the known problematic case in crrev.com/2507963003, so this change removes the GPU raster blacklist. It's possible that this issue is still hittable from Skia, and likely from WebGL2, so it makes sense to try to work around this in ANGLE or to blacklist glTexStorage2DExt. Unfortunately, the ANGLE code in this area is quite complex, and a workaround is a ways out. Additionally, there's no way to disable glTexStorage2DExt without losing all of WebGL2, which seems non-ideal. BUG=660897 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/2f7ca486c59879ba9f1396390b5a99c5a1356489 Cr-Commit-Position: refs/heads/master@{#434824}

Patch Set 1 #

Total comments: 2

Patch Set 2 : update versoin # #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -13 lines) Patch
M gpu/config/software_rendering_list_json.cc View 1 2 chunks +1 line, -13 lines 0 comments Download

Messages

Total messages: 16 (9 generated)
ericrk
Hey Ken, does the explanation in the issue description make sense? It seemed too aggressive ...
4 years, 1 month ago (2016-11-21 23:58:44 UTC) #5
Ken Russell (switch to Gerrit)
On 2016/11/21 23:58:44, ericrk wrote: > Hey Ken, does the explanation in the issue description ...
4 years, 1 month ago (2016-11-22 01:08:37 UTC) #6
ericrk
On 2016/11/22 01:08:37, Ken Russell OOO-till-Nov-28 wrote: > On 2016/11/21 23:58:44, ericrk wrote: > > ...
4 years ago (2016-11-28 23:19:24 UTC) #7
ericrk
https://codereview.chromium.org/2521803002/diff/1/gpu/config/software_rendering_list_json.cc File gpu/config/software_rendering_list_json.cc (right): https://codereview.chromium.org/2521803002/diff/1/gpu/config/software_rendering_list_json.cc#newcode21 gpu/config/software_rendering_list_json.cc:21: "version": "12.03", On 2016/11/22 01:08:36, Ken Russell OOO-till-Nov-28 wrote: ...
4 years ago (2016-11-28 23:20:14 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/2521803002/20001
4 years ago (2016-11-28 23:21:29 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-11-29 01:52:14 UTC) #14
commit-bot: I haz the power
4 years ago (2016-11-29 01:56:39 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/2f7ca486c59879ba9f1396390b5a99c5a1356489
Cr-Commit-Position: refs/heads/master@{#434824}

Powered by Google App Engine
This is Rietveld 408576698