FreeBSDDesktop / kms-drm

the DRM part of the linuxkpi-based KMS
63 stars 26 forks source link

Pull in drm 5.1 #236

Closed amshafer closed 4 years ago

amshafer commented 4 years ago

This imports drm code up to linux 5.1. Tested on i915 (haswell, modern) and amdgpu. More testing is always welcome.

Most of the work was done by @myfreeweb, and linuxkpi bits were merged by @hselasky in the following review: https://reviews.freebsd.org/D24611

This requires CURRENT later than r360622

olegsidorkin commented 4 years ago

Tested with vega20 (KDE, glxgears, glmark2) - loads and works without any articfacts. Thanks.

jbeich commented 4 years ago

No regressions on Skylake. Tested for 3 days:

valpackett commented 4 years ago

This should probably be closed now that 5.2-5.3 are in https://github.com/freebsd/drm-kmod :)