Date: Sat, 24 Jul 2021 18:47:15 GMT From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 753ccfa244 - main - Remove duplicated entry which is already snipped from the index Message-ID: <202107241847.16OIlFxV059300@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu (ports, src committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=753ccfa244c37dfd2fb1978ebe5a8dc8970447f4 commit 753ccfa244c37dfd2fb1978ebe5a8dc8970447f4 Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2021-07-24 18:45:50 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2021-07-24 18:45:50 +0000 Remove duplicated entry which is already snipped from the index Approved by: carlavilla (implicitly) --- .../en/status/report-2021-04-2021-06/drm-kmod.adoc | 26 ---------------------- 1 file changed, 26 deletions(-) diff --git a/website/content/en/status/report-2021-04-2021-06/drm-kmod.adoc b/website/content/en/status/report-2021-04-2021-06/drm-kmod.adoc deleted file mode 100644 index cb57312a50..0000000000 --- a/website/content/en/status/report-2021-04-2021-06/drm-kmod.adoc +++ /dev/null @@ -1,26 +0,0 @@ -=== Linux 5.7 Graphics Driver Update - -Links: + -link:https://github.com/neelchauhan/drm-kmod/tree/5.7-wip[WIP GitHub Repository] URL: link:https://github.com/neelchauhan/drm-kmod/tree/5.7-wip[https://github.com/neelchauhan/drm-kmod/tree/5.7-wip] - -Contact: Neel Chauhan <nc@FreeBSD.org> + -Contact: Hans Petter Selasky <hselasky@FreeBSD.org> + -Contact: Emmanuel Vadot <manu@FreeBSD.org> + -Contact: Mark Linimon <linimon@FreeBSD.org> - -We are attempting to update the drm-kmod graphics drivers to the Linux 5.7 code, based on the existing drm-kmod 5.5-wip branch. - -Right now, the current version of drm-kmod do not support newer GPU such as Intel's Tiger Lake/Iris Xe, used on laptops such as the 2020 HP Spectre x360. This prevents us from supporting accelerated graphics on newer hardware containing Intel or AMD GPUs. - -Some tasks have already been completed, including: - -* amdgpu bring-up -* i915kms console bring-up - -Some tasks need to be completed, including: - -* i915kms Xorg bring-up -* amdgpu VA-API bring-up -* radeonkms bring-up - -We welcome help for the incomplete tasks, especially from users wanting to use newer hardware (or support FreeBSD-as-a-desktop in general).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107241847.16OIlFxV059300>