GPU: Remove more filler stuff from AMD

Source: http://redd.it/5iqjf1
This commit is contained in:
Muhammad Herdiansyah 2016-12-17 17:45:06 +07:00
parent 7130124c49
commit 48ee97fcd1
1 changed files with 1 additions and 0 deletions

View File

@ -966,6 +966,7 @@ get_gpu() {
gpu="${gpu/'[AMD/ATI]' }" gpu="${gpu/'[AMD/ATI]' }"
gpu="${gpu/'[AMD]' }" gpu="${gpu/'[AMD]' }"
gpu="${gpu/OEM }" gpu="${gpu/OEM }"
gpu="${gpu/Advanced Micro Devices, Inc.}"
gpu="${gpu/ \/ *}" gpu="${gpu/ \/ *}"
gpu="${gpu/*\[}" gpu="${gpu/*\[}"
gpu="${gpu/\]*}" gpu="${gpu/\]*}"