enable gpu rasterization on mali |
||||
Issue descriptionThe mali driver now passes the skia test, we need to enable the feature on mali chromebooks now. This can probably be done either with the json blacklist, or with the finch experiment, or with a Chrome OS command line flag.
,
May 25 2018
GPU rasterization on anything but Intel has been disabled here https://codereview.chromium.org/2729963002 Original enable of GPU rasterization has been tracked here crbug.com/684094 We need to add another exception for Mali.
,
Jun 8 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/95da7973cead812515960345761179ea8cbf1966 commit 95da7973cead812515960345761179ea8cbf1966 Author: Dominik Behr <dbehr@chromium.org> Date: Fri Jun 08 01:37:36 2018 Enable GPU Rasterization on Mali on Chrome OS BUG= 845650 TEST=install and run Chrome on daisy, minnie and kevin Signed-off-by: Dominik Behr <dbehr@chromium.org> Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Change-Id: I5e51236142976ab572f40ec2321f880dd168c8af Reviewed-on: https://chromium-review.googlesource.com/1077378 Reviewed-by: Antoine Labour <piman@chromium.org> Reviewed-by: Stéphane Marchesin <marcheu@chromium.org> Commit-Queue: Stéphane Marchesin <marcheu@chromium.org> Cr-Commit-Position: refs/heads/master@{#565504} [modify] https://crrev.com/95da7973cead812515960345761179ea8cbf1966/gpu/config/software_rendering_list.json
,
Jun 8 2018
,
Aug 6
|
||||
►
Sign in to add a comment |
||||
Comment 1 by dbehr@chromium.org
, May 22 2018Labels: -Type-Bug OS-Chrome Type-Feature