DescriptionCheck for "Mali-Txxx" instead of "Mali-T6xx"
A contact at ARM mentioned that their recent Mali-T7xx line of GPUs
doesn't guarantee flush ordering either (and there seems little reason
to assume future models will break this trend).
So instead of enabling use_virtualized_gl_contexts for GPUs starting
with "Mali-T6", we should check for e.g. "Mali-T[6-9]", or more simply
just "Mali-T" since older Mali GPUs didn't have a "T".
BUG=154715
TEST=manual
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243620
Patch Set 1 #
Total comments: 1
Patch Set 2 : Updated version number #Messages
Total messages: 7 (0 generated)
|