emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#36814: closed ([PATCH 0/2] Add VA-API Intel back-e


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#36814: closed ([PATCH 0/2] Add VA-API Intel back-end and utilities)
Date: Sat, 27 Jul 2019 21:30:02 +0000

Your message dated Sat, 27 Jul 2019 23:29:35 +0200
with message-id <87d0hvgo8w.fsf@nckx>
and subject line Re: [bug#36814] [PATCH 0/2] Add VA-API Intel back-end and 
utilities
has caused the debbugs.gnu.org bug report #36814,
regarding [PATCH 0/2] Add VA-API Intel back-end and utilities
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
36814: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36814
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 0/2] Add VA-API Intel back-end and utilities Date: Fri, 26 Jul 2019 05:27:36 +0200
Guix,

The following patches add the VA-API back end for Intel GEN chips as well as libva-utils (which provides vainfo amongst many other things). I've tested them on my Ivy Bridge laptop and they work wonderfully.

However.

libva (I guess) searches for the back end in mesa's store output by default:

--8<---------------cut here---------------start------------->8---
vainfo libva info: VA-API version 1.4.1
libva info: va_getDriverName() returns 0
libva info: Trying to open /gnu/store/clhrbkacyrclwzkzdj2ql8y572whwjzi-mesa-19.1.1/lib/dri/i965_drv_video.so
libva info: va_openDriver() returns -1
vaInitialize failed with error code -1 (unknown libva error),exit
--8<---------------cut here---------------end--------------->8---

I don't know enough about libva or mesa to know how all this can be made to compose nicely.

I just tested and enjoyed VA-API acceleration by (icky icky boo boo) copying intel-vaapi-driver's library to the mesa store directory, so I need help in more ways than one.

Kind regards,

T G-R

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: [bug#36814] [PATCH 0/2] Add VA-API Intel back-end and utilities Date: Sat, 27 Jul 2019 23:29:35 +0200
Tobias Geerinckx-Rice via Guix-patches 写道:
Guix,

The following patches add the VA-API back end for Intel GEN chips as well as libva-utils (which provides vainfo amongst many other things).

Pushed atop master as 3563220e1e46b8a1b9af1e3a4c6cb3f9560c2460 &c.

Kind regards,

T G-R

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]