Commit e37d5c61 authored by Dylan's avatar Dylan

GPU substitutions

parent e23446b6
...@@ -1121,6 +1121,7 @@ getgpu () { ...@@ -1121,6 +1121,7 @@ getgpu () {
gpu=${gpu/'[AMD/ATI]' } gpu=${gpu/'[AMD/ATI]' }
gpu=${gpu/Tahiti PRO} gpu=${gpu/Tahiti PRO}
gpu=${gpu/Seymour} gpu=${gpu/Seymour}
gpu=${gpu/Cayman}
gpu=${gpu/Richland} gpu=${gpu/Richland}
gpu=${gpu/Pitcairn} gpu=${gpu/Pitcairn}
gpu=${gpu/Broadway} gpu=${gpu/Broadway}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment