From 9d6a2cacf6796c8e06e4b7432c5f795d4ee56d8b Mon Sep 17 00:00:00 2001 From: Daniel Vetter Date: Mon, 27 Oct 2014 14:51:55 +0100 Subject: 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 --- tools/.gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools/.gitignore') diff --git a/tools/.gitignore b/tools/.gitignore index cc87bbcc..fc0426f2 100644 --- a/tools/.gitignore +++ b/tools/.gitignore @@ -1,4 +1,5 @@ # Please keep sorted alphabetically +ddi_compute_wrpll forcewaked intel_audio_dump intel_backlight @@ -35,3 +36,4 @@ intel_reg_write intel_stepping intel_vga_read intel_vga_write +skl_ddb_allocation -- cgit v1.2.3