mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 21:02:59 +00:00
Move watermark code from tests to tools
They're now igt tests, and so if you blindly run lib/igt.cocci with spatch on tests/*c they get mangled. Move them away, but still keep them as noinst targets. Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
noinst_PROGRAMS = \
|
||||
gem_alive \
|
||||
gem_stress \
|
||||
ddi_compute_wrpll \
|
||||
skl_ddb_allocation \
|
||||
$(TESTS_progs) \
|
||||
$(TESTS_progs_M) \
|
||||
$(HANG) \
|
||||
|
||||
Reference in New Issue
Block a user