On Wed, 22 Jan 2020 03:10:01 +0100, Mark Kettenis wrote: > The attached diff fixes amdgpu(4) and might very well fix radeondrm(4) > as well. The problems with the hardware cursor are gone, various screen > corruptions no longer seem to happen and the laptop I have here suspends > and resumes now. > I still occasionally see some glitches playing youtube videos, but > overall this seems to be huge improvement.
Just out of curiosity, do you have any plans to replace the drm_vma_node_unmap() stub with something similar? That function is used in other places too. - todd
