Port details |
- drm-next-kmod DRM modules for the linuxkpi-based KMS components
- 4.11.g20181027_1 graphics
=3 4.11.g20181027_1Version of this port present on the latest quarterly branch.
- IGNORE: requires kernel source files in /usr/src
- Maintainer: jmd@FreeBSD.org
- Port Added: 2017-08-29 16:32:30
- Last Update: 2018-12-10 03:02:11
- SVN Revision: 487117
- People watching this port, also watch:: git, subversion, pkg, zsh, mutt
- 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. Experimental state. amdgpu and
radeonkms are known to fail with EFI boot.
WWW: https://github.com/FreeBSDDesktop/kms-drm
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- drm-next-kmod>0:graphics/drm-next-kmod
- Conflicts:
- CONFLICTS_INSTALL:
- drm-devel-kmod
- drm-stable-kmod
- drm-legacy-kmod
- No installation instructions:
- This port has been deleted.
- PKGNAME: drm-next-kmod
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64
- distinfo:
- TIMESTAMP = 1540633673
SHA256 (FreeBSDDesktop-kms-drm-4.11.g20181027-b545cc4_GH0.tar.gz) = cb896fd506425c5d6d5aadb47b30bc2f0ae35127d634e6cf3e72e6fb2bab0963
SIZE (FreeBSDDesktop-kms-drm-4.11.g20181027-b545cc4_GH0.tar.gz) = 7357687
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-next-kmod-4.11.g20181027_1:
DEBUG=off: Build with debugging support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- kmod uidfix
- pkg-message:
- The drm-next-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.11.g20181027_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 |
4.11.g20181027_1 06 Nov 2018 21:18:32 |
zeising |
Graphics/drm-*-kmod: Update pkg-message
Update pkg-message in drm-stable-kmod, drm-next-kmod and drm-devel-kmod and
point people to drm-legacy-kmod for the legacy drm drivers.
Approved by: jmd (maintainer, implicit) |
4.11.g20181027 02 Nov 2018 13:32:35 |
rene |
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724 |
4.11.g20181027 27 Oct 2018 12:18:41 |
zeising |
graphics/drm-next-kmod: Update snapshot
Update graphics/drm-next-kmod to the latest snapshot. This contains fixes
for vaapi rendering and possibly also other rendering bugs.
Approved by: jmd (maintainer, implicit)
Obtained from: FreeBSD Graphics Team
MFH: 2018Q4 |
4.11.g20180822 23 Aug 2018 23:21:16 |
jmd |
graphics/drm-next-kmod and graphics/drm-stable-kmod: fix message
Acknowledge the reality that these ports are well tested by now.
Approved by: zeising (mentor, implicit) |
4.11.g20180822 23 Aug 2018 03:48:53 |
jmd |
graphics/drm-next-kmod: update to later revision.
Implements pci_{save,restore}_state functions.
Approved by: zeising (mentor, implicit) |
4.11.g20180802 22 Aug 2018 00:35:33 |
jmd |
new port: graphics/drm-legacy-kmod
This port contains the drm1 and drm2 legacy bits from base.
Reviewed by: seanc, zeising (mentor), mat
Approved by: seanc, zeising (mentor)
Differential Revision: https://reviews.freebsd.org/D16823 |
4.11.g20180802 02 Aug 2018 21:17:16 |
zeising |
graphics/drm-kmod ports: Update to latest snapshot
This snapshot contains fixes for suspend/resume on intel graphics cards.
Approved by: jmd (maintainer, implicit) |
4.11.g20180619_1 20 Jul 2018 09:29:59 |
0mp |
Remove redundant kld from CATEGORIES if a port uses kmod.
"USES=kmod" already adds kld to CATEGORIES so it is unnecessary to set
CATEGORIES to kld explicitly.
PR: 228543
Reviewed by: krion (mentor)
Approved by: krion (mentor)
Differential Revision: https://reviews.freebsd.org/D16359 |
4.11.g20180619_1 14 Jul 2018 08:18:08 |
zeising |
Register conflicts with drm-devel-kmod |
4.11.g20180619_1 04 Jul 2018 23:04:49 |
jmd |
graphics/drm-next-kmod and graphics/drm-stable-kmod: bump PORTREVISION to
trigger new packages after CURRENT got
the recent inlining of locks feature.
While there, correct a type in pkg-messages reported on bugzilla.
PR: 229320 (for typo)
Approved by: zeising (mentor, implicit) |
4.11.g20180619 19 Jun 2018 18:07:42 |
zeising |
Update drm-* kmod ports to latest snapshots
Update drm-* kmod ports to latest snapshots. This just updates a typedef in
preparation for MFC of r334662.
Approved by: jmd (maintainer) |
4.11.g20180606 06 Jun 2018 15:13:12 |
zeising |
graphics/drm-next-kmod graphics/drm-stable-kmod: Update to latest snapshot
Update graphics kmods to latest snapshots to fix build issues on the very
latest current, past r334662
Approved by: jmd (maintainer, implicit, regression fix) |
4.11.g20180602 02 Jun 2018 13:03:32 |
zeising |
graphics/drm-stable-kmod, graphics/drm-next-kmod: Update to latest snapshot
This fixes a regression on CURRENT after some changes to lkpi in base r334482
Approved by: jmd (maintainer, implicit, regression fix)
MFH: 2018Q2
X-MFH-note: include r471110, better support for old GPUs in stable-kmod
Tested by: Johannes Lundberg |
4.11.g20180505_1 06 May 2018 20:03:41 |
zeising |
Fix dependency on gpu-firmware-kmod
Fix the dependency on gpu-firmware-kmod, the version used was about a year
off.
Bump portrevision since dependency changed.
Approved by: jmd (maintainer)
MFH: 2018Q2
X-MFH-notes: merge with r469162 |
4.11.g20180505 05 May 2018 19:26:29 |
zeising |
Update drm-next-kmod, drm-stable-kmod and gpu-firmware-kmod to latest
versions from upstream git.
This brings:
* shorter module names for the GPU firmwares
* addition to the kld category for all three ports
* fixes from FreeBSDDesktop since last update
* fixes to build on latest current, after r333263 [0]
Submitted by: jmd, zeising [0]
Approved by: maintainer (jmd)
Differential Revision: https://reviews.freebsd.org/D14765 (based on)
MFH: 2018Q2 |
4.11.g20180224 16 Mar 2018 02:21:33 |
jmd |
new port: graphics/drm-stable-kmod
This is a repo copy of the last 4.9 status of graphics/drm-next-kmod. While
drm-next-kmod serves as the experimental DRM/KMS port, this new port will always
trail it and be in a more stable state. This is not a guarantee that
drm-stable-kmod will receive all versions from drm-next-kmod, more likely there
will be jumps.
Mark the two ports as mutually conflicting.
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D14584 |
4.11.g20180224 25 Feb 2018 15:48:31 |
jmd |
graphics/drm-next-kmod: update DRM/KMS to Linux 4.11 level for recent CURRENT
and 11-STABLE.
This was tested with CURRENT on:
* Haswell
* Broadwell
* Skylake
* Evergreen
* Kaveri (both radeon and amgpu KMS)
* Carrizo
* Polaris
Thanks to Johannes Lundberg and Hans Petter Selasky for their heroic efforts!
Reviewed by: swills (mentor), rene (mentor)
Approved by: swills (mentor), rene (mentor)
Obtained from: FreeBSDDesktop
Differential Revision: https://reviews.freebsd.org/D14496 |
g20180117_3 20 Feb 2018 17:35:26 |
jmd |
graphics/drm-next-kmod: fix breakage caused by changes to VM_WAIT macro.
Approved by: swills (mentor, implicit)
Obtained from: FreeBSDDesktop |
g20180117_2 19 Feb 2018 15:46:24 |
jmd |
graphics/drm-next-kmod: update port to fix a build failure introduced by recent
changes to the base linuxkpi in HEAD. No functional change.
Reported by: Ian Freislich
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Obtained from: FreeBSDDesktop |
g20180117_1 18 Feb 2018 04:41:16 |
jmd |
graphics/drm-next-kmod and graphics/gpu-firmware-kmod: after MFC'ing the
relevant parts of the linuxkpi to 11-STABLE by hps allows us to now support the
Linux-based KMS bits there. Adjust the OSVERSION check accordingly.
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Obtained from: FreeBSDDesktop / hps
Differential Revision: https://reviews.freebsd.org/D14424 |
g20180117 17 Jan 2018 15:37:57 |
jmd |
graphics/drm-next-kmod: Update to a newer version that includes a patch to fix
32 bit ioctls for radeonkms.
Approved by: swills (mentor, implicit)
Obtained from: FreeBSDDesktop |
g20171006_2 16 Jan 2018 16:23:12 |
jmd |
graphics/drm-next-kmod: Bump portrevision to force rebuild. Recent changes to
HEAD (debugfs it seems) broke the previous binary package.
Reported by: nomadlogic (FreeBSDDesktop)
Approved by: swills (mentor) |
g20171006_1 12 Dec 2017 02:45:33 |
jmd |
graphics/drm-next-kmod: bump port revision after recent changes to HEAD made
kernel modules unloadable.
Approved by: swills (mentor) |
g20171006 07 Oct 2017 00:17:31 |
jmd |
graphics/drm-next-kmod: upgrade to a later github snapshot. Includes contributed
32bit ioctls and other fixes.
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D12613 |
g20170918 20 Sep 2017 03:14:58 |
jmd |
graphics/drm-next-kmod: chase base upgrades to linuxkpi. Increase version check.
Reported by: hps
Reviewed by: swills (mentor), hps (lkpi gplv2 sync)
Approved by: swills (mentor), hps (lkpi gplv2 sync)
Obtained from: FreeBSDDesktop
Differential Revision: https://reviews.freebsd.org/D12416 |
g20170912 14 Sep 2017 02:02:25 |
jmd |
graphics/drm-next-kmod: update to later github snapshot which includes
improvements made in response to bug reports and removes the collision of the
port's drm.ko with base drm.ko. Also increase the FreeBSD version check in
response to PR 221937. Additionally, improve pkg-message and note that radeonkms
is also available in this port.
PR: 221937
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D12348 |
g20170829 30 Aug 2017 02:23:43 |
jmd |
graphics/drm-next-kmod: update to a later git revision that includes a patch by
jbeich to allow building the port when kernel source is not in /usr/src.
While there include a correction by hps (Linux, not linux).
Reported by: jbeich
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Obtained from: jbeich, hps
Differential Revision: https://reviews.freebsd.org/D12160 |
g20170825 29 Aug 2017 16:32:19 |
jmd |
New port: graphics/drm-next-kmod.
This port includes the current state of the FreeBSDDesktop drm-next efforts to
port Linux DRM/KMS components to FreeBSD via the linuxkpi. This version of the
port incorporates Linux 4.9 code and works for amdgpu (HD7000/Tahiti and newer)
and i915 (HD3000/Sandy Bridge and newer) on recent FreeBSD HEAD.
A lot of people helped to make this happen by testing and reporting bugs.
However, very special acknowledgements are in order for kip, markj, hselasky,
kwm, Johannes Lundberg, and Pete Wright.
Reviewed by: kwm, swills (mentor), hselasky, mat, bapt, rezny, dumbbell, jbeich,
markj
Approved by: kwm, swills (mentor), hselasky (earlier version), mat (earlier
version)
Obtained from: https://github.com/FreeBSDDesktop/freebsd-base-graphics
Differential Revision: https://reviews.freebsd.org/D10021 |