[igt-dev] [PATCH i-g-t] tests/amdpu: Build amd_bypass test with autotools

Kazlauskas, Nicholas Nicholas.Kazlauskas at amd.com
Fri Jun 28 12:11:46 UTC 2019


On 6/28/19 6:38 AM, Arkadiusz Hiler wrote:
> It was added only on the meson side of things.
> 
> Cc: Harry Wentland <harry.wentland at amd.com>
> Cc: Nicholas Kazlauskas <nicholas.kazlauskas at amd.com>
> Fixes: 3c4edeba35ac ("tests/amdgpu: add 8bpc bypass mode test.")
> Signed-off-by: Arkadiusz Hiler <arkadiusz.hiler at intel.com>

Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas at amd.com>

I did actually notice this during review but thought that autotools was 
on the way to being deprecated so I wasn't sure whether to bring it up 
or not.

I guess the pipeline checking the diff answers that question, I'll keep 
this in mind for future patches.

Thanks!

Nicholas Kazlauskas

> ---
>   tests/Makefile.sources | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/tests/Makefile.sources b/tests/Makefile.sources
> index 027ed82f..250dbd33 100644
> --- a/tests/Makefile.sources
> +++ b/tests/Makefile.sources
> @@ -6,6 +6,7 @@ NOUVEAU_TESTS = \
>   
>   AMDGPU_TESTS = \
>   	amdgpu/amd_basic \
> +	amdgpu/amd_bypass \
>   	amdgpu/amd_color \
>   	amdgpu/amd_cs_nop \
>   	amdgpu/amd_prime \
> 


More information about the igt-dev mailing list