summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2018-12-18 14:37:52 -0800
committerEmil Velikov <emil.l.velikov@gmail.com>2019-01-11 19:19:09 +0000
commit4305b7abc3899c72a1ac32d894a1db344a499a3d (patch)
tree69c9716c23a41cbe96b47beadaee3f09594c8785
parent57e5fe707455ce648a81d2d2205851bd2e426864 (diff)
autotools: Remove tegra vdpau driver
This has never functioned and probably wont ever function, due to the way gallium media state trackers are architected and the tegra video decoder is architected. Cc: Thierry Reding <thierry.reding@gmail.com> Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu> Fixes: 1755f608f5201e0a23f00cc3ea1b01edd07eb6ef ("tegra: Initial support") (cherry picked from commit 401dca1c73cad4e6ac3137fdd5513e350d060f25)
-rw-r--r--src/gallium/targets/vdpau/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gallium/targets/vdpau/Makefile.am b/src/gallium/targets/vdpau/Makefile.am
index cd05a024451..2742c7acd44 100644
--- a/src/gallium/targets/vdpau/Makefile.am
+++ b/src/gallium/targets/vdpau/Makefile.am
@@ -57,8 +57,6 @@ include $(top_srcdir)/src/gallium/drivers/r300/Automake.inc
include $(top_srcdir)/src/gallium/drivers/r600/Automake.inc
include $(top_srcdir)/src/gallium/drivers/radeonsi/Automake.inc
-include $(top_srcdir)/src/gallium/drivers/tegra/Automake.inc
-
if HAVE_GALLIUM_STATIC_TARGETS
libvdpau_gallium_la_SOURCES += target.c