[Bug 205089] amdgpu : drm:amdgpu_cs_ioctl : Failed to initialize parser -125
bugzilla-daemon at bugzilla.kernel.org
bugzilla-daemon at bugzilla.kernel.org
Sun Nov 28 14:32:49 UTC 2021
https://bugzilla.kernel.org/show_bug.cgi?id=205089
--- Comment #30 from David Nichols (david at qore.org) ---
The amdgpu problems in my system were completely and definitively resolved with
a memcpy() patch to glibc:
https://gist.github.com/jnettlet/f6f8b49bb7c731255c46f541f875f436
The SoC I'm using (NXP LX2160A - SolidRun HoneyComb system) has a known bug
regarding PCI device memory writes that can be completely addressed with a
simple reordering of the assembly instructions in the arch-specific memcpy()
implementation.
In any case, this is not a kernel bug for me after all. I can't comment on the
source of the problem for others who most likely are running an x86_64 kernel.
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the dri-devel
mailing list