Port details |
- drm-510-kmod DRM drivers modules
- 5.10.163 graphics
=4 Version of this port present on the latest quarterly branch. - Maintainer: x11@FreeBSD.org
 - Port Added: 2022-05-01 17:27:15
- Last Update: 2023-01-16 14:03:21
- Commit Hash: e302c38
- People watching this port, also watch:: mesa-dri, tcpdump, ratproxy, magicrescue, polipo
- 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.
¦ ¦ ¦ ¦ 
- 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
- To add the package, run one of these commands:
- pkg install graphics/drm-510-kmod
- pkg install drm-510-kmod
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: drm-510-kmod
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 i386 powerpc64 powerpc64le
- distinfo:
- TIMESTAMP = 1673877284
SHA256 (freebsd-drm-kmod-5.10.163-drm_v5.10.163_GH0.tar.gz) = a19f8058ffcb53176a032b3c68b119b20d56c4426bc932d7ede0ec765157d62c
SIZE (freebsd-drm-kmod-5.10.163-drm_v5.10.163_GH0.tar.gz) = 20095404
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- 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.
- WWW: https://github.com/freebsd/drm-kmod/
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.10.163 16 Jan 2023 14:03:21
    |
Emmanuel Vadot (manu)  |
graphics/drm-510-kmod: Update to 5.10.163
Update to the latest 5.10 LTS
Sponsored by: Beckhoff Automation GmbH & Co. KG |
5.10.113_8 06 Dec 2022 15:36:27
    |
Emmanuel Vadot (manu)  |
graphics/drm-510-kmod: Update to drm_v5.10.113_9
This fixes dma_map_sgtable on < 1400066
Sponsored by: Beckhoff Automation GmbH & Co. KG |
5.10.113_7 01 Oct 2022 08:09:40
    |
Emmanuel Vadot (manu)  |
graphics/drm-510-kmod: Update to drm_v5.10.113_8
- Bring back AGP for i386 (tijl@)
- Fix sysctl code for Current (dumbbell@)
Sponsored by: Beckhoff Automation GmbH & Co. KG |
5.10.113_6 13 Sep 2022 06:28:06
    |
Emmanuel Vadot (manu)  |
graphics/drm-510-kmod: Update to drm_v5.10.113_7
Fix build on 13-STABLE.
Sponsored by: Beckhoff Automation GmbH & Co. KG
MFH: 2022Q3 |
5.10.113_5 11 Sep 2022 06:24:05
    |
Emmanuel Vadot (manu)  |
graphics/drm-510-kmod: Update to drm_v5.10.113_6
Fix build on i386
Sponsored by: Beckhoff Automation GmbH & Co. KG |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
5.10.113_4 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
5.10.113_4 07 Sep 2022 15:18:34
    |
Emmanuel Vadot (manu)  |
graphics/drm-510-kmod: Update to drm_v5.10.113_5
- Chase linuxkpi mfc in stable/13
- Fix build with Clang 15
Sponsored by: Beckhoff Automation GmbH & Co. KG
MFH: 2022Q3 |
5.10.113_3 18 Aug 2022 09:15:33
    |
Emmanuel Vadot (manu)  |
graphics/drm-510-kmod: Update to 5.10.113_3
Deal with Linuxkpi changes in main.
Sponsored by: Beckhoff Automation GmbH & Co. KG |
5.10.113_2 08 Aug 2022 14:13:35
    |
Emmanuel Vadot (manu)  |
graphics/drm-510-kmod: Update to drm_v5.10.113_3
Deal with Linuxkpi changes in main.
Sponsored by: Beckhoff Automation GmbH & Co. KG |
5.10.113_1 06 Jun 2022 14:12:22
    |
Emmanuel Vadot (manu)  |
graphics/drm-{54,510}-kmod: Fix version going backward
Sponsored by: Beckhoff Automation GmbH & Co. KG |
5.10.113.g20220604 05 Jun 2022 15:44:51
    |
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) |
5.10.113 09 May 2022 13:26:27
    |
Emmanuel Vadot (manu)  |
graphics/drm-510-kmod: Update to 5.10.113
Sponsored by: Beckhoff Automation GmbH & Co. KG |
5.10.0_1 08 May 2022 10:09:28
    |
Emmanuel Vadot (manu)  |
graphics/drm-510-kmod: Fix build on recent CURRENT
PR: 263837
Sponsored by: Beckhoff Automation GmbH & Co. KG |
5.10.0 01 May 2022 17:23:25
    |
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 |