Port details |
- drm-fbsd11.2-kmod DRM modules for the linuxkpi-based KMS components
- 4.11g20200420_1 graphics
=0 4.11g20200420_1Version of this port present on the latest quarterly branch.
- IGNORE: only supported on FreeBSD 11.
- Maintainer: x11@FreeBSD.org
- Port Added: 2018-12-10 03:03:04
- Last Update: 2021-09-30 21:23:30
- Commit Hash: 620968a
- Also Listed In: kld
- License: BSD2CLAUSE MIT GPLv2
- WWW:
- https://github.com/FreeBSDDesktop/kms-drm
- Description:
- amdgpu, i915, and radeon DRM modules for the linuxkpi-based KMS components.
Currently corresponding to Linux 4.11 DRM.
This version is for FreeBSD 11.4.
amdgpu and radeonkms are known to fail with EFI boot.
WWW: https://github.com/FreeBSDDesktop/kms-drm
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- drm-fbsd11.2-kmod>0:graphics/drm-fbsd11.2-kmod
- No installation instructions:
- This port has been deleted.
- PKGNAME: drm-fbsd11.2-kmod
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64
- distinfo:
- TIMESTAMP = 1587398846
SHA256 (FreeBSDDesktop-kms-drm-4.11g20200420-d7d433d_GH0.tar.gz) = ad292fa6508b98b2f2c576633b79eb080bf9cc84b83bca18dbbb66d7a3c429eb
SIZE (FreeBSDDesktop-kms-drm-4.11g20200420-d7d433d_GH0.tar.gz) = 7362180
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- gpu-firmware-kmod>=g20180319 : graphics/gpu-firmware-kmod
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for drm-fbsd11.2-kmod-4.11g20200420_1:
DEBUG=off: Build with debugging support
===> Use 'make config' to modify these settings
- Options name:
- graphics_drm-fbsd11.2-kmod
- USES:
- kmod uidfix
- pkg-message:
- For install:
- The drm-fbsd11.2-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="/boot/modules/i915kms.ko"
For radeonkms: kld_list="/boot/modules/radeonkms.ko"
Please ensure that all users requiring graphics are members of the
"video" group.
Older generations are supported by the legacy kms modules (radeonkms /
i915kms) in base or by installing graphics/drm-legacy-kmod.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.11g20200420_1 30 Sep 2021 21:23:30 |
Rene Ladan (rene) |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
4.11g20200420_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.11g20200420_1 29 Jan 2021 10:01:53 |
manu |
drm-fbsd*-kmod: Remove CONFLICTS_INSTALL
Only one port can be built on one branch so it's not needed |
4.11g20200420 24 Jan 2021 17:16:16 |
rene |
Hook drm-fbsd13-kmod to the maser drm-kmod port and bump its PORTREVISION.
Add new drm-fbsd13-kmod to the conflict lists of the other ports.
Be pedantic about version boundaries.
Approved by: manu (on ports-committers)
MFH: 2021Q1 |
4.11g20200420 21 Oct 2020 19:22:35 |
rene |
graphics/drm-fbsd11.2-kmod: update pkg-descr that this port is for FreeBSD 11.4
Phabricator: D26646 |
4.11g20200420 20 Apr 2020 20:29:27 |
zeising |
graphics/drm-fbsd11.2-kmod: Update snapshot
Update the snapshot of graphics/drm-fbsd11.2-kmod.
This update only pulls in a change to fix isses with EDID data.
PR: 245730
Reported by: crahman@gmail.com
MFH: 2020Q2 (implicit, drm-drivers blanket) |
4.11g20200320 20 Mar 2020 22:25:26 |
zeising |
graphics/drm-fbsd11.2-kmod: Update snapshot
Update the snapshot of graphics/drm-fbsd11.2-kmod
This includes a fix picked from later versions, to improve support for older
intel GPUs, such as 965GM. |
4.11g20200221 21 Feb 2020 21:44:03 |
zeising |
Graphics/drm-fbsd11.2-kmod: Update snapshot
Update graphics/drm-fbsd11.2-kmod to the latest snapshot.
Make unsynchronized DRM_IOCTL_I915_GEM_USERPTR work in mesa on 7th
generation Haswell graphics. This is needed for vulkan.
Add devctl (devd) notification for monitor hotplug.
MFH: 2020Q1 (implicit, drm-drivers blanket) |
4.11g20200115 15 Jan 2020 13:54:11 |
zeising |
graphics/drm-kmod ports: Update snapshots
Update snapshots of all linux KPI based DRM graphics driver ports.
This update fixes an information disclosure security vulnerability.
Please note that only the drivers for intel GPUs are affected.
MFH: 2020Q1
Security: d2c2c815-3793-11ea-8be3-54e1ad3d6335 |
4.11g20191204 04 Dec 2019 20:27:34 |
zeising |
graphics/drm-fbsd11.2-kmod: Update snapshot
Update graphics/drm-fbsd11.2-kmod to the latest snapshot. This is a security
update, containing fixes for local privilege escalation and denial of
service bugs, as part of the Intel 2019.2 IPU
MFH: 2019Q4 (implicit, security, drm-drivers blanket)
Security: ecb7fdec-0b82-11ea-874d-0c9d925bbbc0 |
4.11g20190906 07 Nov 2019 16:30:12 |
rene |
Clean up support for FreeBSD 11.2.
While here, modernize some comments in Mk/bsd.*.mk.
Note that graphics/drm-fbsd11.2-kmod is not renamed yet, this was somewhat
under discussion.
Submitted by: rene
Reviewed by: antoine, jbeich, mat, zeising
Differential Revision: https://reviews.freebsd.org/D21974 |
4.11g20190906 19 Sep 2019 07:47:11 |
zeising |
graphics/drm-fbsd11.2-kmod: Restrict versions
Restrcict drm-fbsd11.2-kmod to 11.2 and the rest of the 11 branch. This
port might work on 12.0 as well, but this is not supported anyway. It's
definetly broken on 13-CURRENT. |
4.11g20190906 06 Sep 2019 15:57:04 |
zeising |
graphics/drm-fbsd11.2-kmod: Update snapshot |
4.11g20190806 13 Aug 2019 16:03:12 |
mat |
Convert to UCL & cleanup pkg-message (categories e-g) |
4.11g20190806 06 Aug 2019 08:35:55 |
zeising |
graphics/drm-fbsd11.2-kmod: Update snapshot
Update snapshot of graphics/drm-fbsd11.2-kmod to include a fix for a memory
leak.
FreeBSD Graphics issue: #155
https://github.com/FreeBSDDesktop/kms-drm/issues/155
PR: 238925
Reported by: Ting-Wei Lan
MFH: 2019Q3 (implicit, drm-drivers blanket)
Sponsored by: B3 Init (zeising) |
4.11g20190730 30 Jul 2019 19:18:24 |
zeising |
graphics/drm-fbsd11.2-kmod: Update snapshot
Update graphics/drm-fbsd11.2-kmod to the latest snapshot. This fixes the
build with fhold() changed from a macro to a function.
MFH: 2019Q3 (implicit, drm-drivers blanket)
Sponsored by: B3 Init |
4.11g20190424 09 Jul 2019 20:20:28 |
zeising |
Change maintainer of all drm kmod ports to x11@
Change maintainer of all drm kmod ports to x11@FreeBSD.org. This way, PRs,
notice about build breakages from package builds and so on goes to the
entire x11@ team, and not just one member.
Approved by: jmd (maintainer) |
4.11g20190424 20 May 2019 20:29:56 |
zeising |
drm-kmod ports: Update conflicts
Update conflicts for all drm-kmod ports to take into account the new
drm-devel-kmod port.
MFH: 2019Q2 (implicit, drm-driver blanket)
Sponsored by: B3 Init |
4.11g20190424 24 Apr 2019 19:51:01 |
zeising |
Update drm kmod ports
Update drm-fbsd11.2-kmod and drm-fbsd12.0-kmod to their latest snapshots.
This fixes loading order issues with ttm.
MFH: 2019Q2 (implicit approval, drm driver blanket) |
4.11g20181210 14 Feb 2019 02:09:54 |
jrm |
graphics/drm-fbsd{11.2,12.0}-kmod: Update pkg-message with new names
PR: 235726
Approved by: graphics (jmd)
Differential Revision: https://reviews.freebsd.org/D19189 |
4.11g20181210 01 Jan 2019 21:03:04 |
zeising |
Update pkg-descr to match reality
Update pkg-descr in drm-kmod ports to match reality in terms of which Linux
kernel version they correspond to and which FreeBSD version they are
supporting.
Noticed by: Graham Perrin |
4.11g20181210 12 Dec 2018 02:26:56 |
jmd |
graphics/drm-fbsd11.2-kmod: update to latest snapshot
Switch to dedicated upstream branch for this release.
Indicate Linux DRM version as part of port version to sync with other DRM
ports.
Remove outdated check for old CURRENT.
Reviewed by: zeising (x11)
Differential Revision: https://reviews.freebsd.org/D18507 |
g20180822_1 10 Dec 2018 03:02:11 |
jmd |
LinuxKPI-based DRM ports: move to new ports nomenclature.
After some discussions within the x11 team, it was decided to move to a new
nomenclature for the LinuxKPI-based DRM ports that correctly reflects the
FreeBSD version the ports are for. This will also allow us to move to dedicated
branches per FreeBSD release and eases porting work.
Functionally, this commit is a no-op as we are not moving to new snapshots.
Reflect the move in UPDATING and MOVED. Users using the graphics/drm-kmod meta
port should not be affected. Direct consumers of the DRM ports shall move, as
in MOVED, as follows:
drm-stable-kmod is drm-fbsd11.2-kmod
drm-next-kmod is drm-fbsd12.0-kmod
drm-devel-kmod is drm-current-kmod
Reviewed by: zeising (x11)
Approved by: zeising (x11)
Differential Revision: https://reviews.freebsd.org/D18328 |