notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
drm-latest-kmod DRM drivers modules
6.9 graphicsnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Ignore IGNORE: not supported on older than 1500058, no kernel support
Maintainer: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-09-18 16:21:06
Last Update: 2025-09-18 16:18:22
Commit Hash: 9bd6f01
Also Listed In: kld kld
License: BSD2CLAUSE MIT GPLv2
WWW:
https://github.com/freebsd/drm-kmod/
Description:
amdgpu, i915, and radeon DRM drivers modules. Currently corresponding to Linux 6.9 DRM. This version is for FreeBSD 15 1500058 and above.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (15 items)
Collapse this list.
  1. @kld /boot/modules
  2. /usr/local/share/licenses/drm-latest-kmod-6.9.1403000/catalog.mk
  3. /usr/local/share/licenses/drm-latest-kmod-6.9.1403000/LICENSE
  4. /usr/local/share/licenses/drm-latest-kmod-6.9.1403000/BSD2CLAUSE
  5. /usr/local/share/licenses/drm-latest-kmod-6.9.1403000/MIT
  6. /usr/local/share/licenses/drm-latest-kmod-6.9.1403000/GPLv2
  7. /boot/modules/dmabuf.ko
  8. /boot/modules/amdgpu.ko
  9. /boot/modules/drm.ko
  10. /boot/modules/i915kms.ko
  11. /boot/modules/radeonkms.ko
  12. /boot/modules/ttm.ko
  13. @owner
  14. @group
  15. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • drm-latest-kmod>0:graphics/drm-latest-kmod
Conflicts:
CONFLICTS_INSTALL:
  • drm-510-kmod
  • drm-515-kmod
  • drm-61-kmod
To install the port:
cd /usr/ports/graphics/drm-latest-kmod/ && make install clean
We doubt a package is available for this port because we see it marked as as:
  • Ignore
Packages are normally not provided for ports that are marked as above.
To add the package, run one of these commands:
  • pkg install graphics/drm-latest-kmod
  • pkg install drm-latest-kmod
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: drm-latest-kmod
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64
distinfo:
TIMESTAMP = 1758133559 SHA256 (freebsd-drm-kmod-6.9-drm_v6.9_GH0.tar.gz) = a7599c2124e1fb65a270d5195d8592b0f69d0702a23938b73d097c079501129e SIZE (freebsd-drm-kmod-6.9-drm_v6.9_GH0.tar.gz) = 41511351

Packages (timestamps in pop-ups are UTC):
drm-latest-kmod
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest-6.9.1500066n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest-6.9.1600001n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
graphics_drm-latest-kmod
USES:
kmod uidfix compiler:c++11-lang
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/freebsd/drm-kmod/tar.gz/drm_v6.9?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.9
18 Sep 2025 16:18:22
commit hash: 9bd6f0145125c665c8b962692872b36ce75c6f9fcommit hash: 9bd6f0145125c665c8b962692872b36ce75c6f9fcommit hash: 9bd6f0145125c665c8b962692872b36ce75c6f9fcommit hash: 9bd6f0145125c665c8b962692872b36ce75c6f9f files touched by this commit
Jean-Sébastien Pédron (dumbbell) search for other commits by this committer
graphic/drm-next-kmod: New port tracking latest non-LTS version of DRM drivers

This port will allow users to use the latest version of the DRM drivers.
It will only be available for FreeBSD -CURRENT and possibly the
upcoming/latest release (such as the upcoming 15.0-RELEASE at the time
of this commit), depending how linuxkpi changes are backported to stable
branches.

This version is unlikely to be LTS because LTS versions are provided
by dedicated ports such as `graphics/drm-66-kmod`.

Also because this port does not track a specific version (but the
latest), it may not be as stable as the LTS-tracking ports. It is still
made available because it will make it easier for users to test that
latest version of DRM drivers.

Sponsored by:	The FreeBSD Foundation

Number of commits found: 1