git: 9be816be85 - main - Status/2025Q3/drm-drivers-slowdowns_fixes.adoc: typo
Maxim Konovalov <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by maxim: URL: https://cgit.FreeBSD.org/doc/commit/?id=9be816be85b2bdd1ba9efdebd01ef214751d7938 commit 9be816be85b2bdd1ba9efdebd01ef214751d7938 Author: Maxim Konovalov <[email protected]> AuthorDate: 2025-11-30 01:59:21 +0000 Commit: Maxim Konovalov <[email protected]> CommitDate: 2025-11-30 01:59:21 +0000 Status/2025Q3/drm-drivers-slowdowns_fixes.adoc: typo --- .../en/status/report-2025-07-2025-09/drm-drivers-slowdowns_fixes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/status/report-2025-07-2025-09/drm-drivers-slowdowns_fixes.adoc b/website/content/en/status/report-2025-07-2025-09/drm-drivers-slowdowns_fixes.adoc index d33572a58f..efb12e91b6 100644 --- a/website/content/en/status/report-2025-07-2025-09/drm-drivers-slowdowns_fixes.adoc +++ b/website/content/en/status/report-2025-07-2025-09/drm-drivers-slowdowns_fixes.adoc @@ -35,7 +35,7 @@ As for succeeding allocations, they would trigger useless changes to page attrib Finally, concerning specifically the amdgpu driver and affecting only Carrizo, Polaris and Vega M based AMD GPUs, a temporary allocation that was unnecessarily physically contiguous was replaced with a regular one, making the remaining, relatively short but noticeable freezes disappear. By contrast with those evoked above, this change is to the `drm-kmod` ports' code. -It has been included in the lastest version bumps in the ports tree. +It has been included in the latest version bumps in the ports tree. Check that your package versions, for `drm-510-kmod`, `drm-515-kmod`, `drm-61-kmod` and `drm-66-kmod`, are respectively equal or greater than ``5.10.163.\*_13``, ``5.15.160.*_8``, ``6.1.128.*_7`` and ``6.6.25.*_6``, where ``*`` stands for the ``__FreeBSD_version`` value on the build system. This work was sponsored by the FreeBSD Foundation as part of the Laptop Project.