06:41 superkuh: Slowly reducing the number of hunks failed when ~/app_installs/linux/linux-5.10.209$ ./debian/bin/test-patches ./debian/patches/debian/1-2-drm-ttm-improve-idle-busy-handling-v4.patch ./debian/patches/debian/2-2-drm-amdgpu-use-GTT-only-as-fallback-for-VRAM-GTT.patch
06:48 superkuh: ... but some places there's no overlap between the patch and what's in kernel 5.10 at all.
06:48 superkuh: A lot of places...
06:49 superkuh: re: amdgpu, not reloading vram after suspend/gtt(?) with vulkan https://patchwork.freedesktop.org/series/129196/
07:00 superkuh: Is opencl support a purely amdgpu-pro feature? Or can amgpu be installed with opencl support? (or legacy type)
07:01 superkuh: Still trying to figure out why clBLAST opencl backend didn't have this problem.
10:06 Remco: superkuh: The old clover backend exists, but that's about it. The new rusticl backend is too new to enable by default. And there is rocm which should do opencl from what I read
16:02 superkuh: I'm just thinking that the opencl stuff through clBLAST worked because it was using amdgpu-pro despite everything else being amdgpu. Not sure if it's possible to have both installed.