Hi, While investigating the bug in libva-2.6.0, I realized that there was a new vaapi driver for intel GEN8+ graphics: iHD_drv_video.so
The source is at https://github.com/intel/media-driver. If anybody with the appropriate hardware wants to try... Personally, I am at 4th gen intel (Haswell), so I cannot test. Note that it also requires the gmmlib graphics memory management library: https://github.com/intel/gmmlib. Note that libva-2.6.0 has a bug (https://github.com/intel/libva/issues/355) which prevents using the i965 driver if the iHD driver is also installed. I have provided a patch to fix this issue (https://github.com/intel/libva/issues/356), but I cannot test for lack of hardware! So if anybody has a recent intel CPU ( BDW (Broadwell) SKL (Skylake) BXT (Broxton) / APL (Apollo Lake) KBLx (KBL/Kaby Lake; CFL/Coffe Lake; WHL/Whiskey Lake; CML/Comet Lake; AML/Amber Lake) ICL (Ice Lake) JSL (Jasper Lake)/EHL (Elkhart Lake) TGL (Tiger Lake) ) please try it, thanks Pierre -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
