We're going to add the SKL version, time to rename the HSW/BDW one.
Signed-off-by: Damien Lespiau <[email protected]>
---
tools/.gitignore | 2 +-
tools/Makefile.sources | 2 +-
tools/{ddi_compute_wrpll.c => hsw_compute_wrpll.c} | 0
3 files changed, 2 insertions(+), 2 deletions(-)
rename tools/{ddi_compute_wrpll.c => hsw_compute_wrpll.c} (100%)
diff --git a/tools/.gitignore b/tools/.gitignore
index 562e3cd..f8f04d0 100644
--- a/tools/.gitignore
+++ b/tools/.gitignore
@@ -1,5 +1,5 @@
# Please keep sorted alphabetically
-ddi_compute_wrpll
+hsw_compute_wrpll
intel_audio_dump
intel_backlight
intel_bios_dumper
diff --git a/tools/Makefile.sources b/tools/Makefile.sources
index 1df1653..ae60a31 100644
--- a/tools/Makefile.sources
+++ b/tools/Makefile.sources
@@ -1,5 +1,5 @@
noinst_PROGRAMS = \
- ddi_compute_wrpll \
+ hsw_compute_wrpll \
skl_ddb_allocation \
$(NULL)
diff --git a/tools/ddi_compute_wrpll.c b/tools/hsw_compute_wrpll.c
similarity index 100%
rename from tools/ddi_compute_wrpll.c
rename to tools/hsw_compute_wrpll.c
--
2.1.0
_______________________________________________
Intel-gfx mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/intel-gfx