vgaigfx: add x1 carbon 3rd gen

This commit is contained in:
qwx 2021-11-13 23:04:04 +00:00
parent 41ac2d80c7
commit 2ab25e3ec0

View file

@ -150,6 +150,7 @@ igfxcurregs(VGAscr* scr, int pipe)
case 0x0412: /* Haswell HD Graphics 4600 */
case 0x0a16: /* Haswell HD Graphics 4400 */
case 0x0a06:
case 0x1616: /* Broadwell HD 5500 */
if(pipe > 3)
return nil;
if(pipe == 3)