Intel gpu substitiution

This commit is contained in:
Dylan 2016-03-05 23:33:05 +11:00
parent 55ae570666
commit 17c421b03d
1 changed files with 2 additions and 1 deletions

View File

@ -888,7 +888,8 @@ getgpu () {
gpu=${gpu/Intel Corporation } gpu=${gpu/Intel Corporation }
gpu=${gpu/Haswell-??? } gpu=${gpu/Haswell-??? }
gpu=${gpu/?th Gen } gpu=${gpu/?th Gen }
gpu=${gpu/Core Processor } gpu=${gpu/Core }
gpu=${gpu/Processor }
gpu=${gpu/ Mobile} gpu=${gpu/ Mobile}
gpu=${gpu/ Express} gpu=${gpu/ Express}
gpu=${gpu/Sky } gpu=${gpu/Sky }