Add Intel 10th gen Coffee Lake GPU to the list of supportedDevices for Webrender
Categories
(Core :: Graphics: WebRender, enhancement, P2)
Tracking
()
People
(Reporter: julroy67, Assigned: aosmond)
Details
Attachments
(1 file)
User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0
Steps to reproduce:
Check the status of WEBRENDER_QUALIFIED in about:support.
Actual results:
The 10th generation Intel GPU considered as too old, about:support shows:
WEBRENDER_QUALIFIED: blocked-device-too-old by env: Device too old
GPU Info:
Mesa DRI Intel(R) UHD Graphics (Comet Lake 3x8 GT2)
Vendor ID: 0x8086
Device ID: 0x9bca
Expected results:
Please add the Device ID 0x9bca to gfxPlatform.cpp to enable Webrender on latest Intel GPU chips.
Assignee | ||
Comment 1•5 years ago
|
||
Good call, we'll add more newer Intel cards to the rollout list. I'll do it for 75.
Assignee | ||
Comment 2•5 years ago
|
||
According to https://github.com/jrmuizel/gpu-db/blob/master/intel.json, this is actually a coffee lake device ID. We'll turn it on for all gt2+ coffeelake IDs.
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 3•5 years ago
|
||
Updated•5 years ago
|
Comment 5•5 years ago
|
||
bugherder |
Description
•