drm: Branch 'master'

[email protected] (Alex Deucher) Thu, 31 Aug 2017 14:24:03 +0000 (UTC)
Newsgroups gmane.comp.video.dri.patches
Message-ID <[email protected]>
 tests/amdgpu/Makefile.am |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 05a830d382382905d87b55af90aa109fb76e4c16
Author: Alex Deucher <[email protected]>
Date:   Wed Aug 30 14:00:18 2017 -0400

    tests/amdgpu: add missing header to SOURCES
    
    Fixes the tarball generation.
    
    fixes: 9d133dd08720d80dfc8ce098bf0972 (tests/amdgpu: add uvd encode unit tests)
    bug: https://bugs.freedesktop.org/show_bug.cgi?id=102391
    Reviewed-by: Christian König <[email protected]>
    Signed-off-by: Alex Deucher <[email protected]>

diff --git a/tests/amdgpu/Makefile.am b/tests/amdgpu/Makefile.am
index 13b3dc8e..9c02fd60 100644
--- a/tests/amdgpu/Makefile.am
+++ b/tests/amdgpu/Makefile.am
@@ -28,4 +28,5 @@ amdgpu_test_SOURCES = \
 	vce_ib.h \
 	frame.h \
 	uvd_enc_tests.c \
-	vcn_tests.c
+	vcn_tests.c \
+	uve_ib.h

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot

--
_______________________________________________
Dri-patches mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-patches