Oops. Well in any case, I'm on 5.11 now and going back would be a pain.
	
 If true, that would be cosnsitent with what I'm seeing but (and granted I don't know much about Xorg's internals) a odd seeing as it's a video driver and there's a separate mouse driver file.
	
 So I just put back the prl_vid kernel mod and the cursor is working fine now, but I lost graphics acceleration.  Unlike before I patched, I'm not seeing any kernel oopses (though I do see "
	Code:
	[    0.652044] ACPI Error: AE_NOT_FOUND, Evaluating _CRS (20201113/pci_link-259)
 " in my dmesg logs -- not sure what that's about or if it's related).
Any thoughts on what to do now? One thing I'm seeing is this when my programs using accelerated graphics start:
	Code:
	libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
 Not sure how to resolve that though.