Port details |
- drm-510-kmod DRM drivers modules
- 5.10.113_1 graphics
=3 Version of this port present on the latest quarterly branch. IGNORE: not supported on older than 13.1, no kernel support
- Maintainer: x11@FreeBSD.org
 - Port Added: 2022-05-01 17:27:15
- Last Update: 2022-06-06 14:12:22
- Commit Hash: 5963e21
- People watching this port, also watch:: mesa-dri, zip, tmux, coreutils, sterm
- Also Listed In: kld kld
- License: BSD2CLAUSE MIT GPLv2
- Description:
- amdgpu, i915, and radeon DRM drivers modules.
Currently corresponding to Linux 5.10 DRM.
This version is for FreeBSD 13.1 and above.
WWW: https://github.com/freebsd/drm-kmod/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- drm-510-kmod>0:graphics/drm-510-kmod
- Conflicts:
- CONFLICTS_INSTALL:
- drm-devel-kmod
- drm-current-kmod
- drm-54-kmod
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/graphics/drm-510-kmod/ && make install clean
- A package is not available for ports marked as:
- Forbidden / Broken / Ignore / Restricted
- PKGNAME: drm-510-kmod
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 i386 powerpc64 powerpc64le
- distinfo:
- TIMESTAMP = 1654524689
SHA256 (freebsd-drm-kmod-5.10.113-drm_v5.10.113_2_GH0.tar.gz) = ab39a479954c625aba31baa6d4d2fe9bf8486457919e4fb6f47521f9e18c3f04
SIZE (freebsd-drm-kmod-5.10.113-drm_v5.10.113_2_GH0.tar.gz) = 20111010
- Packages (timestamps in pop-ups are UTC):
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- graphics_drm-510-kmod
- USES:
- kmod uidfix compiler:c++11-lang
- pkg-message:
- For install:
- The drm-510-kmod port can be enabled for amdgpu (for AMD
GPUs starting with the HD7000 series / Tahiti) or i915kms (for Intel
APUs starting with HD3000 / Sandy Bridge) through kld_list in
/etc/rc.conf. radeonkms for older AMD GPUs can be loaded and there are
some positive reports if EFI boot is NOT enabled (similar to amdgpu).
For amdgpu: kld_list="amdgpu"
For Intel: kld_list="i915kms"
For radeonkms: kld_list="radeonkms"
Please ensure that all users requiring graphics are members of the
"video" group.
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Jun 2022 14:12:22 5.10.113_1
|
Emmanuel Vadot (manu)  |
graphics/drm-{54,510}-kmod: Fix version going backward
Sponsored by: Beckhoff Automation GmbH & Co. KG |
05 Jun 2022 15:44:51 5.10.113.g20220604
|
Vladimir Kondratyev (wulf)  |
graphics/drm-{drm-510,drm-54,fbsd13}-kmod: Update after migration
of pm_message_t from kernel.h to pm.h.
PR: 264449
Approved by: x11 (manu) |
09 May 2022 13:26:27 5.10.113
|
Emmanuel Vadot (manu)  |
graphics/drm-510-kmod: Update to 5.10.113
Sponsored by: Beckhoff Automation GmbH & Co. KG |
08 May 2022 10:09:28 5.10.0_1
|
Emmanuel Vadot (manu)  |
graphics/drm-510-kmod: Fix build on recent CURRENT
PR: 263837
Sponsored by: Beckhoff Automation GmbH & Co. KG |
01 May 2022 17:23:25 5.10.0
|
Emmanuel Vadot (manu)  |
graphics/drm-510-kmod: Add new port
Add new ports that track drm from Linux 5.10
This ports works on 13.1 and above.
Sponsored by: Beckhoff Automation GmbH & Co. KG |
Number of commits found: 5
|