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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
drm-510-kmod DRM drivers modules
5.10.163_9 graphics on this many watch lists=7 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 5.10.163_9Version of this port present on the latest quarterly branch.
Maintainer: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-05-01 17:27:15
Last Update: 2024-01-05 16:43:25
Commit Hash: 2b1dc0b
People watching this port, also watch:: firefox, mesa-dri, yt-dlp, opus, htop
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 5.10 DRM. This version is for FreeBSD 13.1 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 (16 items)
Collapse this list.
  1. @kld /boot/modules
  2. /usr/local/share/licenses/drm-510-kmod-5.10.163_9/catalog.mk
  3. /usr/local/share/licenses/drm-510-kmod-5.10.163_9/LICENSE
  4. /usr/local/share/licenses/drm-510-kmod-5.10.163_9/BSD2CLAUSE
  5. /usr/local/share/licenses/drm-510-kmod-5.10.163_9/MIT
  6. /usr/local/share/licenses/drm-510-kmod-5.10.163_9/GPLv2
  7. /boot/modules/dmabuf.ko
  8. /boot/modules/amdgpu.ko
  9. /boot/modules/drm.ko
  10. /boot/modules/i915kms.ko
  11. /boot/modules/linuxkpi_gplv2.ko
  12. /boot/modules/radeonkms.ko
  13. /boot/modules/ttm.ko
  14. @owner
  15. @group
  16. @mode
Collapse this list.
Dependency lines:
  • drm-510-kmod>0:graphics/drm-510-kmod
Conflicts:
CONFLICTS_INSTALL:
  • drm-515-kmod
  • drm-61-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 = 1703334610 SHA256 (freebsd-drm-kmod-5.10.163-drm_v5.10.163_7_GH0.tar.gz) = dbdff8ad8cad8152d1c286b058f1f5114b3672f1a936e13933ce52915b77eaaa SIZE (freebsd-drm-kmod-5.10.163-drm_v5.10.163_7_GH0.tar.gz) = 20095338

Packages (timestamps in pop-ups are UTC):
drm-510-kmod
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-5.10.163_9--5.10.163_9---
FreeBSD:13:quarterly-5.10.163_8--5.10.163_9-5.10.163_85.10.163_8
FreeBSD:14:latest-5.10.163_9--5.10.163_9--5.10.163_7
FreeBSD:14:quarterly-5.10.163_9--5.10.163_9-5.10.163_85.10.163_8
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
This port is required by:
for Build
  1. graphics/nvidia-drm-510-kmod
for Run
  1. graphics/nvidia-drm-510-kmod

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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/freebsd/drm-kmod/tar.gz/drm_v5.10.163_7?dummy=/
Collapse this list.
Port Moves

Number of commits found: 30

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.10.163_9
05 Jan 2024 16:43:25
commit hash: 2b1dc0be795b05f92282a6a210bf4a64b16e9269commit hash: 2b1dc0be795b05f92282a6a210bf4a64b16e9269commit hash: 2b1dc0be795b05f92282a6a210bf4a64b16e9269commit hash: 2b1dc0be795b05f92282a6a210bf4a64b16e9269 files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
graphics/drm-510-kmod: Remove support for FreeBSD 15

FreeBSD 15 now have either 5.15 or 6.1, this is enough work for the
graphics team so remove support for 5.10 on it.

Sponsored by:	Beckhoff Automation GmbH & Co. KG
5.10.163_8
05 Jan 2024 16:43:24
commit hash: 66dec8f11b7804bb6dfd7af79a170f0832f2936ecommit hash: 66dec8f11b7804bb6dfd7af79a170f0832f2936ecommit hash: 66dec8f11b7804bb6dfd7af79a170f0832f2936ecommit hash: 66dec8f11b7804bb6dfd7af79a170f0832f2936e files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
graphics/drm-61-kmod: Add new port

DRM drivers tracking 6.1-lts Linux version.
Big thanks to dumbbell@ and wulf@ for working on this update.

Sponsored by:	Beckhoff Automation GmbH & Co. KG
5.10.163_8
31 Dec 2023 00:37:05
commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree

- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
5.10.163_8
25 Dec 2023 17:45:42
commit hash: 62a541ba66086fd7e473129aa93e05ff64f75f2fcommit hash: 62a541ba66086fd7e473129aa93e05ff64f75f2fcommit hash: 62a541ba66086fd7e473129aa93e05ff64f75f2fcommit hash: 62a541ba66086fd7e473129aa93e05ff64f75f2f files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
graphics/drm-510-kmod: Bump PORTREVISION

Fixes:	d697a58fee6f ("graphics/drm-510-kmod: Update to drm_v5.10.163_7")
Sponsored by:	Beckhoff Automation GmbH & Co. KG
5.10.163_7
24 Dec 2023 08:05:38
commit hash: d697a58fee6f70075a858c2be03b7174487885c5commit hash: d697a58fee6f70075a858c2be03b7174487885c5commit hash: d697a58fee6f70075a858c2be03b7174487885c5commit hash: d697a58fee6f70075a858c2be03b7174487885c5 files touched by this commit
Vladimir Kondratyev (wulf) search for other commits by this committer
graphics/drm-510-kmod: Update to drm_v5.10.163_7

Fix build with upcoming LKPI. No code changes.

Sponsored by:	Serenity Cyber Security, LLC
Approved by:	x11 (manu, implicit)
5.10.163_7
12 May 2023 07:25:00
commit hash: ec4a23dde7acda77e8949032148ce0b038c20412commit hash: ec4a23dde7acda77e8949032148ce0b038c20412commit hash: ec4a23dde7acda77e8949032148ce0b038c20412commit hash: ec4a23dde7acda77e8949032148ce0b038c20412 files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
graphics/drm-510-kmod: Update to drm_v5.10.163_6

- Fix i915kms on Baytrail/Valleyview hardware

Sponsored by:	Beckhoff Automation GmbH & Co. KG
MFH:		2023Q2
5.10.163_6
10 May 2023 07:19:56
commit hash: aba3ec3e11f0e4fd918141e8c88701151c7b2286commit hash: aba3ec3e11f0e4fd918141e8c88701151c7b2286commit hash: aba3ec3e11f0e4fd918141e8c88701151c7b2286commit hash: aba3ec3e11f0e4fd918141e8c88701151c7b2286 files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
graphics/drm-510-kmod: Update to drm_v5.10.163_5

- Fix callback allocation in dma-fence

Sponsored by:	Beckhoff Automation GmbH & Co. KG
MFH:		2023Q2
5.10.163_5
03 May 2023 07:44:14
commit hash: 4eef420a2503f1e573d4925797f9118b9decd1edcommit hash: 4eef420a2503f1e573d4925797f9118b9decd1edcommit hash: 4eef420a2503f1e573d4925797f9118b9decd1edcommit hash: 4eef420a2503f1e573d4925797f9118b9decd1ed files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
Author: Austin Shafer
graphics/drm-51*-kmod: Add Makefile.version

Projects that live outside of drm-kmod (such as nvidia-drm) will need
to query the version of drm-kmod built against in order to grab the
correct sources. This adds a Makefile.version they can include to do
so.

Differential Revision:	https://reviews.freebsd.org/D39885
5.10.163_5
04 Apr 2023 16:09:21
commit hash: b67122afa034bcaf5c8d8f7af66e4ad27ae5f789commit hash: b67122afa034bcaf5c8d8f7af66e4ad27ae5f789commit hash: b67122afa034bcaf5c8d8f7af66e4ad27ae5f789commit hash: b67122afa034bcaf5c8d8f7af66e4ad27ae5f789 files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
graphics/drm-510-kmod: Really update to drm_v5.10.163_4

Reported by:	flo
Sponsored by:	Beckhoff Automation GmbH & Co. KG
5.10.163_4
04 Apr 2023 14:34:49
commit hash: 46a61d2b57f910dfbfa913f21d976f2e84a4279dcommit hash: 46a61d2b57f910dfbfa913f21d976f2e84a4279dcommit hash: 46a61d2b57f910dfbfa913f21d976f2e84a4279dcommit hash: 46a61d2b57f910dfbfa913f21d976f2e84a4279d files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
graphics/drm-510-kmod: Update to drm_v5.10.163_4

- i915: Suggest installing gpu-firmware-kmod instaed of printing
  a link to the linux-firmware git repository if the firmware couldn't be
  loaded
- Add linuxkpi_version.mk: This will help nvidia-drm to track which linux
version
  it needs to be compatible with.

Sponsored by:	Beckhoff Automation GmbH & Co. KG
5.10.163_4
28 Mar 2023 07:38:17
commit hash: 74b20543fa81c7018327a437ee4f35e5bd3b5f5acommit hash: 74b20543fa81c7018327a437ee4f35e5bd3b5f5acommit hash: 74b20543fa81c7018327a437ee4f35e5bd3b5f5acommit hash: 74b20543fa81c7018327a437ee4f35e5bd3b5f5a files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
graphics/drm-510-kmod: Update to drm_v5.10.163_3

This uses the linuxkpi_hdmi helpers from base on CURRENT.

Sponsored by:   Beckhoff Automation GmbH & Co. KG
5.10.163_3
16 Mar 2023 18:12:45
commit hash: ffbe0e2b363cf65d1d86cbf7d9ebc966bfdba1c6commit hash: ffbe0e2b363cf65d1d86cbf7d9ebc966bfdba1c6commit hash: ffbe0e2b363cf65d1d86cbf7d9ebc966bfdba1c6commit hash: ffbe0e2b363cf65d1d86cbf7d9ebc966bfdba1c6 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
graphics/drm-510-kmod: fix runtime on powerpc64*

Add a patch from https://github.com/freebsd/drm-kmod/issues/214 to failure to
load:
Mar 16 10:29:34 talos kernel: link_elf: symbol acpi_iicbus_driver undefined
Mar 16 10:29:35 talos kernel: KLD radeonkms.ko: depends on drmn - not available
or version mismatch

evadot mentioned that it had been fixed, but the issue still happens on FreeBSD
13.2-RC2 with drm-510-kmod-5.10.163_2.
5.10.163_2
17 Feb 2023 14:08:20
commit hash: e86cd62dba7ae097b9c07edc4b0774bf768f6d07commit hash: e86cd62dba7ae097b9c07edc4b0774bf768f6d07commit hash: e86cd62dba7ae097b9c07edc4b0774bf768f6d07commit hash: e86cd62dba7ae097b9c07edc4b0774bf768f6d07 files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
graphics/drm-515-kmod: Add new port

This port track drm code from Linux 5.15.25
Only FreeBSD-CURRENT is supported for now.

Sponsored by:	Beckhoff Automation GmbH & Co. KG
5.10.163_2
17 Feb 2023 06:39:52
commit hash: 5329f48e18a534cada033a16577bd2498f24b794commit hash: 5329f48e18a534cada033a16577bd2498f24b794commit hash: 5329f48e18a534cada033a16577bd2498f24b794commit hash: 5329f48e18a534cada033a16577bd2498f24b794 files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
graphics/drm-510-kmod: Update to drm_v5.10.163_2

Handle linuxkpi MFC to stable/13

PR:	269605
Sponsored by:	Beckhoff Automation GmbH & Co. KG
5.10.163_1
15 Feb 2023 09:11:21
commit hash: c739d39f84c2cef7e276f32efc5b3a066c9017a9commit hash: c739d39f84c2cef7e276f32efc5b3a066c9017a9commit hash: c739d39f84c2cef7e276f32efc5b3a066c9017a9commit hash: c739d39f84c2cef7e276f32efc5b3a066c9017a9 files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
graphics/drm-510-kmod: Update to v5.10.163_1

This handle CURRENT update after 1400080

Sponsored by:	Beckhoff Automation GmbH & Co. KG
5.10.163
16 Jan 2023 14:03:21
commit hash: e302c38708961b015be62d91e58433c8f6d4eb17commit hash: e302c38708961b015be62d91e58433c8f6d4eb17commit hash: e302c38708961b015be62d91e58433c8f6d4eb17commit hash: e302c38708961b015be62d91e58433c8f6d4eb17 files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
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
commit hash: 122533f37fc82e096b3aedc95b861d850cf1e256commit hash: 122533f37fc82e096b3aedc95b861d850cf1e256commit hash: 122533f37fc82e096b3aedc95b861d850cf1e256commit hash: 122533f37fc82e096b3aedc95b861d850cf1e256 files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
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
commit hash: 0b1394a6da5be6a1c1ee32753fe2875e12578152commit hash: 0b1394a6da5be6a1c1ee32753fe2875e12578152commit hash: 0b1394a6da5be6a1c1ee32753fe2875e12578152commit hash: 0b1394a6da5be6a1c1ee32753fe2875e12578152 files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
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
commit hash: 7e8044bf1f9999f77ac2e1fc2e688df9250dc9aecommit hash: 7e8044bf1f9999f77ac2e1fc2e688df9250dc9aecommit hash: 7e8044bf1f9999f77ac2e1fc2e688df9250dc9aecommit hash: 7e8044bf1f9999f77ac2e1fc2e688df9250dc9ae files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
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
commit hash: 285bcc7b85d3b2f3c9c9df5444ba45d728ae2a5bcommit hash: 285bcc7b85d3b2f3c9c9df5444ba45d728ae2a5bcommit hash: 285bcc7b85d3b2f3c9c9df5444ba45d728ae2a5bcommit hash: 285bcc7b85d3b2f3c9c9df5444ba45d728ae2a5b files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
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
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
5.10.113_4
07 Sep 2022 15:18:34
commit hash: becf215b9d2ce0079b85b8bc816eaf6d3a69e129commit hash: becf215b9d2ce0079b85b8bc816eaf6d3a69e129commit hash: becf215b9d2ce0079b85b8bc816eaf6d3a69e129commit hash: becf215b9d2ce0079b85b8bc816eaf6d3a69e129 files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
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
commit hash: b1a155808bff0d489f8437702919302f313060f4commit hash: b1a155808bff0d489f8437702919302f313060f4commit hash: b1a155808bff0d489f8437702919302f313060f4commit hash: b1a155808bff0d489f8437702919302f313060f4 files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
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
commit hash: 1ef64bc6e23cff8cd39454bf306e4f607f573d67commit hash: 1ef64bc6e23cff8cd39454bf306e4f607f573d67commit hash: 1ef64bc6e23cff8cd39454bf306e4f607f573d67commit hash: 1ef64bc6e23cff8cd39454bf306e4f607f573d67 files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
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
commit hash: 5963e213f28046a6b2ae39a67b9e437c312de549commit hash: 5963e213f28046a6b2ae39a67b9e437c312de549commit hash: 5963e213f28046a6b2ae39a67b9e437c312de549commit hash: 5963e213f28046a6b2ae39a67b9e437c312de549 files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
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
commit hash: fbb380683a1bec542030450e6f05bf58097a64cfcommit hash: fbb380683a1bec542030450e6f05bf58097a64cfcommit hash: fbb380683a1bec542030450e6f05bf58097a64cfcommit hash: fbb380683a1bec542030450e6f05bf58097a64cf files touched by this commit
Vladimir Kondratyev (wulf) search for other commits by this committer
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
commit hash: 61da00ebcd8a0c87f5ee09bbe4482b0a9a9e0324commit hash: 61da00ebcd8a0c87f5ee09bbe4482b0a9a9e0324commit hash: 61da00ebcd8a0c87f5ee09bbe4482b0a9a9e0324commit hash: 61da00ebcd8a0c87f5ee09bbe4482b0a9a9e0324 files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
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
commit hash: 7b4d08cec112f8436cb160332d156ce5cf60b344commit hash: 7b4d08cec112f8436cb160332d156ce5cf60b344commit hash: 7b4d08cec112f8436cb160332d156ce5cf60b344commit hash: 7b4d08cec112f8436cb160332d156ce5cf60b344 files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
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
commit hash: 7377fed7a063420992359af3a15006fa4fee6303commit hash: 7377fed7a063420992359af3a15006fa4fee6303commit hash: 7377fed7a063420992359af3a15006fa4fee6303commit hash: 7377fed7a063420992359af3a15006fa4fee6303 files touched by this commit
Emmanuel Vadot (manu) search for other commits by this committer
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: 30