-
Notifications
You must be signed in to change notification settings - Fork 26
Testing
Johannes Lundberg edited this page May 14, 2018
·
5 revisions
For testing the drm-vX.Y development branch please use:
(replace X and Y with whatever is the latest branch)
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)
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.
https://github.com/FreeBSDDesktop/kms-firmware (or pkg install gpu-firmware-kmod
)