Radeon regression in 6.6 kernel
Phillip Susi
phill at thesusis.net
Tue Dec 12 00:28:28 UTC 2023
Phillip Susi <phill at thesusis.net> writes:
> And it works, but 6.7-rc5 does not, even though it includes that patch.
> Here's the syslog from the attempt. I'll start bisecting again.
I checked out the patch that got merged upstream and it also fails. I
looked at the two commits, and I see what happened. Your original patch
MOVED the call to amdgpu_ttm_set_buffer_funcs_status(). The one that
got merged into Linus' tree instead DUPLICATES the call. Oops?
More information about the amd-gfx
mailing list