summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/Makefile
diff options
context:
space:
mode:
authorBoris Brezillon <boris.brezillon@free-electrons.com>2016-12-02 14:48:10 +0100
committerEric Anholt <eric@anholt.net>2016-12-09 15:26:31 -0800
commite4b81f8c74c82dbc0cb0e5ceb5ef9b713b325fc9 (patch)
tree79b1d0ac5870c98a0acf4fdf3b4c638bf927c9ed /drivers/gpu/drm/vc4/Makefile
parent299a16b163c95fbe1e3b1e142ba9c6ce9dab2c23 (diff)
downloadblackbird-op-linux-e4b81f8c74c82dbc0cb0e5ceb5ef9b713b325fc9.tar.gz
blackbird-op-linux-e4b81f8c74c82dbc0cb0e5ceb5ef9b713b325fc9.zip
drm/vc4: Add support for the VEC (Video Encoder) IP
The VEC IP is a TV DAC, providing support for PAL and NTSC standards. Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'drivers/gpu/drm/vc4/Makefile')
-rw-r--r--drivers/gpu/drm/vc4/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/vc4/Makefile b/drivers/gpu/drm/vc4/Makefile
index fb77db755e0a..7757f69a8a77 100644
--- a/drivers/gpu/drm/vc4/Makefile
+++ b/drivers/gpu/drm/vc4/Makefile
@@ -11,6 +11,7 @@ vc4-y := \
vc4_kms.o \
vc4_gem.o \
vc4_hdmi.o \
+ vc4_vec.o \
vc4_hvs.o \
vc4_irq.o \
vc4_plane.o \
OpenPOWER on IntegriCloud