feniksa / gentoo_ACS_override_patch

Bypassing the IOMMU groups for Linux kernel
GNU General Public License v2.0
18 stars 8 forks source link

update for navi reset patch #2

Open rkitover opened 3 years ago

rkitover commented 3 years ago

Apparently you just need to replace ioremap_nocache() with ioremap(), and put the table entries on a different line, here is my patch for 5.8:

https://gist.github.com/rkitover/6624d9bab13e7738bd92e5a7ff2fbb67

feniksa commented 3 years ago

Hi @rkitover ,

Thanks, I will move your patch into this repo. Will make in few days

feniksa commented 3 years ago

@rkitover this is still actual for navi?

I have limited access to vcard with navi, can't check

rkitover commented 3 years ago

Yeah I've used this with my 5700xts and qemu vms, still applies to all recent kernels afaik.