Add new integrated GPU to the list: AMD Renoir

Renoir is codename for AMD series of mainstream mobile and desktop APUs based on the Zen 2 CPU and Vega GPU microarchitectures succeeding Picasso.
This commit is contained in:
Poly
2022-05-08 02:04:59 +02:00
committed by Dzmitry Malyshau
parent bfcf5fa513
commit 8e62ca0538

View File

@@ -98,6 +98,7 @@ impl super::Adapter {
// opengl has no way to discern device_type, so we can try to infer it from the renderer string
let strings_that_imply_integrated = [
" xpress", // space here is on purpose so we don't match express
"amd renoir",
"radeon hd 4200",
"radeon hd 4250",
"radeon hd 4290",