Bug 1633412 - Rollout WebRender to Intel Icelake r=aosmond

Differential Revision: https://phabricator.services.mozilla.com/D72660
This commit is contained in:
Jeff Muizelaar 2020-04-27 15:28:43 +00:00
parent 66467b6d41
commit fcce3abceb

View File

@ -563,6 +563,8 @@ const GfxDeviceFamily* GfxDriverInfo::GetDeviceFamily(DeviceFamily id) {
APPEND_DEVICE(0x9bc8);
APPEND_RANGE(0x9bca, 0x9bcc);
// icelake gt1,gt1.5,gt2
APPEND_RANGE(0x8a50, 0x8a5d);
break;
case DeviceFamily::AtiRolloutWebRender:
APPEND_RANGE(0x6600, 0x66af);