WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
241365
Intel second generation graphics cause crash
https://bugs.webkit.org/show_bug.cgi?id=241365
Summary
Intel second generation graphics cause crash
fierelier
Reported
2022-06-07 02:42:09 PDT
WEBKIT_HARDWARE_ACCELERATION_POLICY_ON_DEMAND chooses to enable hardware acceleration for old Intel GPUs like my 852GM/855GM. On certain pages, like
https://discord.com/login
, this causes the webview to blank out. Forcing software acceleration via WEBKIT_DISABLE_COMPOSITING_MODE=1 makes the pages work. It might be a good idea to blacklist second generation Intel GPUs and below from using hardware acceleration, see:
https://en.wikipedia.org/wiki/List_of_Intel_graphics_processing_units#Second_generation
OS: Devuan GNU/Linux 4 (Chimaera) (i386) CPU: Intel Pentium M 1.2GHz GPU: Intel 852GM/855GM (Intel Extreme Graphics 2) RAM: 1GB
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-06-14 02:43:12 PDT
<
rdar://problem/95096646
>
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