WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
228576
Remove unnecessary GPU mux with high-performance powerPreference and Metal backend
https://bugs.webkit.org/show_bug.cgi?id=228576
Summary
Remove unnecessary GPU mux with high-performance powerPreference and Metal ba...
Kenneth Russell
Reported
2021-07-28 17:07:31 PDT
As seen in
Bug 228298
, selection of either the low-power or high-performance GPU is working in Safari's Metal backend. When using Metal, the whole-system, OpenGL-based mux to the discrete GPU is unnecessary. This code should be conditionalized on whether the Metal backend is in use.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-09-10 09:29:58 PDT
<
rdar://problem/82975791
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug