summaryrefslogtreecommitdiff
path: root/lib/meson.build
diff options
context:
space:
mode:
authorImre Deak <imre.deak@intel.com>2019-12-04 15:49:11 +0200
committerImre Deak <imre.deak@intel.com>2019-12-09 10:30:01 +0200
commit19052bb86bf158c80123974cc79eb53cba3ef500 (patch)
treea4c66b867bdc77c135e88cdcaadcd3eb2b913709 /lib/meson.build
parentd999a7c546764cd6c84efd3e55583b69a4d82e9f (diff)
lib: Add vebox copy support
To produce surfaces that are compressed using the media compression format we need to use one of the media engines. The simplest way for this is to use the vebox engine's tiling convert command, so add support for this. v2: - Rebase on latest igt. (Mika) Cc: Mika Kahola <mika.kahola@intel.com> Cc: Brian Welty <brian.welty@intel.com> Cc: Chris Wilson <chris@chris-wilson.co.uk> Cc: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Imre Deak <imre.deak@intel.com> Reviewed-by: Mika Kahola <mika.kahola@intel.com>
Diffstat (limited to 'lib/meson.build')
-rw-r--r--lib/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/meson.build b/lib/meson.build
index 62d61654..57eb7d93 100644
--- a/lib/meson.build
+++ b/lib/meson.build
@@ -64,6 +64,7 @@ lib_sources = [
'igt_edid.c',
'igt_eld.c',
'igt_infoframe.c',
+ 'veboxcopy_gen12.c',
]
lib_deps = [