Skip to content

Testing

Johannes Lundberg edited this page May 14, 2018 · 5 revisions

Development branches

For testing the drm-vX.Y development branch please use:
(replace X and Y with whatever is the latest branch)

FreeBSD 12-CURRENT

Needed for changes in non-gplv2 part of LinuxKPI.
https://github.com/FreeBSDDesktop/freebsd-base-graphics/tree/drm-vX.Y-WIP
(most likely, just building and copying the linuxkpi.ko module will do)

Kernel Modules

https://github.com/FreeBSDDesktop/kms-drm/tree/drm-vX.Y-WIP (not fully merged)
or
https://github.com/FreeBSDDesktop/kms-drm/tree/drm-vX.Y (fully merged)

If there are header changes in freebsd-base-graphics that has not yet made it to
base you need to point SYSDIR to it's sys folder when building kernel modules.

GPU Firmware

https://github.com/FreeBSDDesktop/kms-firmware (or pkg install gpu-firmware-kmod)

Known bugs

Clone this wiki locally