Frogging-Family / community-patches

A place to find patches that are maintained by the community before myself
100 stars 38 forks source link

amdgpu: support SI and CIK cards by default #104

Closed Jan200101 closed 2 years ago

Jan200101 commented 2 years ago

This patch sets radeon.si_support and radeon.cik_support to 0 by default (Unless the specific AMDGPU version is not built) and their amdgpu equivalents to 1.

This will allow older AMD GPUs to use the newer amdgpu driver instead of the old radeon one, which lacks vulkan support among other things.

Tk-Glitch commented 2 years ago

Thank you Jan200101! :frog: :heart: