juikim / drm-kmod-firmware

KMS firmware components for graphics/kms-firmware port

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kms-firmware

Firmware for use with kms drivers.

Contributing

Notes

These firmware modules are for use with the FreeBSD kms drm drivers. They are originally obtained from the linux-firmware repository, located here: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git

Directory structure

The uuencoded formware files are located in amdgpukmsfw-files, i915kmsfw-files and radeonkmsfw-files directories, for respective driver. The directories with the same names, but without -files, contain Makefiles for building firmware kmods for loading into the FreeBSD kernel.

Adding new firmware

Download the firmware from the git repo above, and then uuencode the firmware.

About

KMS firmware components for graphics/kms-firmware port

License:Other


Languages

Language:Makefile 98.5%Language:Shell 1.5%