intel / intel-vaapi-driver

VA-API user mode driver for Intel GEN Graphics family
https://01.org/linuxmedia
Other
305 stars 126 forks source link

i965_device_info.c: Add missing entries to gen7_cpu_hook_list #555

Closed ptf2 closed 1 year ago

ptf2 commented 1 year ago

Based on https://ark.intel.com/content/www/us/en/ark/products/graphics/96744/intel-hd-graphics-for-3rd-generation-intel-processors.html#@nofilter these processors do not support h264 hardware encoding and should be added to the gen7_cpu_hook_list.

Signed-off-by: Patrick Thompson ptf@google.com

ptf2 commented 1 year ago

Am I correct in saying that all Gen7 cpus without QuickSync should be added to that hook list?

gyu3 commented 1 year ago

Hi Haihao,

please merge this patch as Google have confirmed this patch works in below conditions.

wpsmith@google.com comments This list looks to nicely show all the devices that would not have h264 HW encoding if quick sync is a good identifier.