DRM-current-kmod is still a problem at r353339
Yuri Pankov
yuripv at yuripv.net
Sun Oct 20 06:46:00 UTC 2019
On 10/18/2019 8:01 AM, Xin Li wrote:
> Another (semi-fixed!) data point -- I can confirm that with if
> (vm_page_sleep_if_busy(page, "linuxkpi"))
> -> if (!vm_page_busy_acquire(page, VM_ALLOC_WAITFAIL)) change and
> mjg@'s earlier patch at
> https://people.freebsd.org/~mjg/pmap-fict-invl.diff (please commit it) ,
> the latest drm-v5.0 branch of drm-current-kmod worked just fine with
> Intel HD Graphics P630 on Lenovo P51.
Confirmed that it worked for me too on P51.
Sorry for offtopic, but do you see the console getting "stuck" after
loading i915kms, i.e. for input to show you need to switch to another
console and back?
More information about the freebsd-current
mailing list