public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] tests/amdgpu: Build amd_abm with meson too
@ 2019-01-09 11:37 Petri Latvala
  2019-01-09 12:27 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Petri Latvala @ 2019-01-09 11:37 UTC (permalink / raw)
  To: igt-dev; +Cc: Petri Latvala

Fixes: 738f43a54d62 ("tests/amdgpu: Add test for Adaptive Backlight Management")
Reported-by: gitlab-CI
Signed-off-by: Petri Latvala <petri.latvala@intel.com>
Cc: David Francis <David.Francis@amd.com>
Cc: Leo Li <sunpeng.li@amd.com>
---
 tests/amdgpu/meson.build | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tests/amdgpu/meson.build b/tests/amdgpu/meson.build
index c831b079..1afece86 100644
--- a/tests/amdgpu/meson.build
+++ b/tests/amdgpu/meson.build
@@ -2,7 +2,8 @@
 amdgpu_progs = []
 amdgpu_deps = test_deps
 if libdrm_amdgpu.found()
-	amdgpu_progs += [ 'amd_basic',
+	amdgpu_progs += [ 'amd_abm',
+			  'amd_basic',
 			  'amd_cs_nop',
 			  'amd_prime',
 			]
-- 
2.19.1

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-01-14  7:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-09 11:37 [igt-dev] [PATCH i-g-t] tests/amdgpu: Build amd_abm with meson too Petri Latvala
2019-01-09 12:27 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2019-01-09 13:18 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2019-01-14  7:55 ` [igt-dev] [PATCH i-g-t] " Arkadiusz Hiler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox