DescriptionHonor --gpu-switching=force_discrete to always stay on discrete GPU.
Before we only stays on discrete GPU if any GL contexts are active.
Now we truly stay on discrete GPU, always.
This CL also remove --disable-gpu-switching;
use --gpu-switching=force_integrated/force_discrete instead.
Also, user's --gpu-switching option will overwrite the hardwired
force_discrete decision, i.e., if a user wants to stay on integrated
GPU and save battery, we honor that.
BUG=140114, 131276, 111720
TEST=tree
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=158128
Patch Set 1 : #
Total comments: 6
Patch Set 2 : #
Messages
Total messages: 9 (0 generated)
|