intel / intel-vaapi-driver

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

Support for importing DRM PRIME 2? #501

Open imxieyi opened 4 years ago

imxieyi commented 4 years ago

Importing DRM PRIME 2 memory type was added to libva in intel/libva#228. However, the support is not implemented in i965_CreateSurfaces2(). Is it possible to add support for this?