* [PATCH] intel-gpu-tools: move kms_fence_pin_leak to single test list
@ 2014-06-04 8:32 tim.gore
2014-06-04 16:15 ` Daniel Vetter
0 siblings, 1 reply; 2+ messages in thread
From: tim.gore @ 2014-06-04 8:32 UTC (permalink / raw)
To: intel-gfx
From: Tim Gore <tim.gore@intel.com>
In Makefile.sources, kms_fence_pin_leak was in the "Multi" test list,
ie tests with subtests, whereas it is actually simple/single test.
This was confusing the Android script for enumerating tests.
Signed-off-by: Tim Gore <tim.gore@intel.com>
---
tests/Makefile.sources | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/Makefile.sources b/tests/Makefile.sources
index eca4af9..e4c23b3 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -62,7 +62,6 @@ TESTS_progs_M = \
kms_addfb \
kms_cursor_crc \
kms_fbc_crc \
- kms_fence_pin_leak \
kms_flip \
kms_flip_tiling \
kms_mmio_vs_cs_flip \
@@ -137,6 +136,7 @@ TESTS_progs = \
gen3_render_tiledy_blits \
gen7_forcewake_mt \
kms_sink_crc_basic \
+ kms_fence_pin_leak \
pm_psr \
pm_rc6_residency \
prime_udl \
--
1.9.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] intel-gpu-tools: move kms_fence_pin_leak to single test list
2014-06-04 8:32 [PATCH] intel-gpu-tools: move kms_fence_pin_leak to single test list tim.gore
@ 2014-06-04 16:15 ` Daniel Vetter
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Vetter @ 2014-06-04 16:15 UTC (permalink / raw)
To: tim.gore; +Cc: intel-gfx
On Wed, Jun 04, 2014 at 09:32:54AM +0100, tim.gore@intel.com wrote:
> From: Tim Gore <tim.gore@intel.com>
>
> In Makefile.sources, kms_fence_pin_leak was in the "Multi" test list,
> ie tests with subtests, whereas it is actually simple/single test.
> This was confusing the Android script for enumerating tests.
>
> Signed-off-by: Tim Gore <tim.gore@intel.com>
Merged, thanks.
-Daniel
> ---
> tests/Makefile.sources | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tests/Makefile.sources b/tests/Makefile.sources
> index eca4af9..e4c23b3 100644
> --- a/tests/Makefile.sources
> +++ b/tests/Makefile.sources
> @@ -62,7 +62,6 @@ TESTS_progs_M = \
> kms_addfb \
> kms_cursor_crc \
> kms_fbc_crc \
> - kms_fence_pin_leak \
> kms_flip \
> kms_flip_tiling \
> kms_mmio_vs_cs_flip \
> @@ -137,6 +136,7 @@ TESTS_progs = \
> gen3_render_tiledy_blits \
> gen7_forcewake_mt \
> kms_sink_crc_basic \
> + kms_fence_pin_leak \
> pm_psr \
> pm_rc6_residency \
> prime_udl \
> --
> 1.9.2
>
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx
--
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-06-04 16:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-04 8:32 [PATCH] intel-gpu-tools: move kms_fence_pin_leak to single test list tim.gore
2014-06-04 16:15 ` Daniel Vetter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox