[igt-dev] [i-g-t, v2 8/8] tests/amdgpu/amd_freesync_video_mode: Add amd_freesync_video_mode to meson.build

Kamil Konieczny kamil.konieczny at linux.intel.com
Fri Jun 30 16:31:04 UTC 2023


Hi Tom,

please subscribe to igt-dev mailing list.

On 2023-06-30 at 19:18:21 +0800, Tom Chung wrote:
> Add amd_freesync_video_mode to meson.build file.
> 

Add here peaple on Cc: which can help you in review, for example:

Cc: Vitaly Prosyak <vitaly.prosyak at amd.com>
Cc: Christian Koenig <christian.koenig at amd.com>

> Signed-off-by: Tom Chung <chiahsuan.chung at amd.com>
> ---
>  tests/amdgpu/meson.build | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/tests/amdgpu/meson.build b/tests/amdgpu/meson.build
> index ce081c35a..2226e5079 100644
> --- a/tests/amdgpu/meson.build
> +++ b/tests/amdgpu/meson.build
> @@ -24,6 +24,7 @@ if libdrm_amdgpu.found()
>  			  'amd_psr',
>  			  'amd_plane',
>  			  'amd_ilr',
> +			  'amd_freesync_video_mode',
-------------------------- ^^^^^^^^^^^^^^^^^^^^^^^
Put this in alphabetical order.

>  			]
>  	amdgpu_deps += libdrm_amdgpu
>  endif
> -- 
> 2.25.1
> 


More information about the igt-dev mailing list