Date: Fri, 1 Nov 2024 12:32:07 -0400 From: Petru Garstea <peter.garshtja@ambient-md.com> To: freebsd-drivers@freebsd.org Subject: Re: drm kmod driver on lenovo thinkpad t490 Message-ID: <7f3701c6-fc51-46c8-996d-3558a2056a7b@ambient-md.com> In-Reply-To: <7e4c16bb-c279-45c1-8bd0-0935d4524d05@ambient-md.com> References: <7e4c16bb-c279-45c1-8bd0-0935d4524d05@ambient-md.com>
next in thread | previous in thread | raw e-mail | index | archive | help
could anyone keep me honest with VAAPI + iHD driver support For full iHD support, FreeBSD lacks the iHD driver stack and relies more on workarounds and patches. Does anyone have an idea when iHD driver will be released ? Trying display: x11 libva info: VA-API version 1.22.0 libva info: Trying to open /usr/local/lib/dri/iHD_drv_video.so libva info: va_openDriver() returns -1 libva info: Trying to open /usr/local/lib/dri/i965_drv_video.so libva info: Found init function __vaDriverInit_1_22 libva info: va_openDriver() returns 0 vainfo: VA-API version: 1.22 (libva 2.22.0) vainfo: Driver version: Intel i965 driver for Intel(R) Coffee Lake - 2.4.1 thx On 10/31/24 09:33, Petru Garstea wrote: > Greetings, > > I notice significant CPU spike during video decoding. > Thinkpad t490 has an intel uhd 620 graphic card and I expect the > driver should use hardware acceleration and offload that kind of work. > > installed packages > > drm-kmod-20220907_3 > Name : drm-kmod > Version : 20220907_3 > Installed on : Mon Oct 21 16:15:33 2024 EDT > Origin : graphics/drm-kmod > Architecture : FreeBSD:14:* > Prefix : /usr/local > Categories : graphics > Licenses : NA > Maintainer : x11@FreeBSD.org > WWW : https://github.com/freebsd/drm-kmod > Comment : Metaport of DRM modules for the linuxkpi-based KMS > components > Annotations : > build_timestamp: 2024-10-02T19:09:01+0000 > built_by : poudriere-git-3.4.2 > port_checkout_unclean: no > port_git_hash : 854c13714 > ports_top_checkout_unclean: no > ports_top_git_hash: 2f11ca479 > repo_type : binary > repository : FreeBSD > > > --- > > libva-intel-driver-2.4.1_3 > Name : libva-intel-driver > Version : 2.4.1_3 > Installed on : Thu Oct 24 11:15:31 2024 EDT > Origin : multimedia/libva-intel-driver > Architecture : FreeBSD:14:amd64 > Prefix : /usr/local > Categories : multimedia > Licenses : MIT > Maintainer : jbeich@FreeBSD.org > WWW : https://01.org/linuxmedia > Comment : VAAPI legacy driver for Intel GMA 4500 (Gen4) to UHD > 630 (Gen9.5) > Options : > HYBRID : on > WAYLAND : on > X11 : on > Shared Libs required: > libdrm_intel.so.1 > libdrm.so.2 > Annotations : > FreeBSD_version: 1401000 > build_timestamp: 2024-10-09T11:37:51+0000 > built_by : poudriere-git-3.4.2 > port_checkout_unclean: no > port_git_hash : 19fbadfb9 > ports_top_checkout_unclean: no > ports_top_git_hash: 19fbadfb9 > repo_type : binary > repository : FreeBSD > > > Please advise > > > Thanks, > > Petru >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7f3701c6-fc51-46c8-996d-3558a2056a7b>