vaapi: add support for DRM modifiers
commit3633417edb6330c335c7d3602e255534979c05e7
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Sun, 10 May 2020 21:01:07 +0000 (11 00:01 +0300)
committerThomas Guillem <thomas@gllm.fr>
Wed, 13 May 2020 06:41:19 +0000 (13 08:41 +0200)
tree2a225c60bc3f38b76ef150ba333376fbcf9941ad
parentd40395c152a6527828a12c8becb7752472d95df4
vaapi: add support for DRM modifiers

DRM modifiers communicate a description of the data layout in the buffers
exported/imported through various API.

On Intel HW this exports tiling information as well as potential compression.

Signed-off-by: Thomas Guillem <thomas@gllm.fr>
modules/hw/vaapi/vlc_vaapi.c
modules/hw/vaapi/vlc_vaapi.h
modules/video_output/opengl/interop_vaapi.c