All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] tools/Makefile: Alphabetize the list
@ 2015-01-11  4:19 Ben Widawsky
  2015-01-11  4:19 ` [PATCH 2/2] intel_frequency: A tool to manipulate Intel GPU frequency Ben Widawsky
  0 siblings, 1 reply; 13+ messages in thread
From: Ben Widawsky @ 2015-01-11  4:19 UTC (permalink / raw)
  To: Intel GFX; +Cc: Ben Widawsky, Ben Widawsky

Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
---
 tools/Makefile.sources | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)

diff --git a/tools/Makefile.sources b/tools/Makefile.sources
index 48b89db..b85a6b8 100644
--- a/tools/Makefile.sources
+++ b/tools/Makefile.sources
@@ -8,32 +8,32 @@ bin_PROGRAMS = 				\
 	intel_backlight 		\
 	intel_bios_dumper 		\
 	intel_bios_reader 		\
+	intel_display_poller		\
+	intel_dpio_read			\
+	intel_dpio_write		\
+	intel_dump_decode 		\
 	intel_error_decode 		\
+	intel_forcewaked		\
 	intel_framebuffer_dump 		\
-	intel_gpu_top 			\
 	intel_gpu_time 			\
+	intel_gpu_top 			\
 	intel_gtt 			\
+	intel_infoframes		\
 	intel_iosf_sb_read		\
 	intel_iosf_sb_write		\
+	intel_l3_parity			\
+	intel_lid			\
 	intel_opregion_decode		\
+	intel_panel_fitter		\
 	intel_perf_counters		\
-	intel_display_poller		\
-	intel_stepping 			\
 	intel_reg_checker 		\
 	intel_reg_dumper 		\
+	intel_reg_read 			\
 	intel_reg_snapshot 		\
 	intel_reg_write 		\
-	intel_reg_read 			\
-	intel_forcewaked		\
-	intel_dpio_read			\
-	intel_dpio_write		\
-	intel_l3_parity			\
+	intel_stepping 			\
 	intel_vga_read			\
-	intel_vga_write			\
-	intel_dump_decode 		\
-	intel_infoframes		\
-	intel_lid			\
-	intel_panel_fitter
+	intel_vga_write
 
 dist_bin_SCRIPTS = intel_gpu_abrt
 
-- 
2.2.1

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2015-01-15 21:15 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-11  4:19 [PATCH 1/2] tools/Makefile: Alphabetize the list Ben Widawsky
2015-01-11  4:19 ` [PATCH 2/2] intel_frequency: A tool to manipulate Intel GPU frequency Ben Widawsky
2015-01-11  4:36   ` Ben Widawsky
2015-01-11 17:54   ` Jordan Justen
2015-01-12  3:35   ` [PATCH] [v2] " Ben Widawsky
2015-01-12  3:47     ` Ben Widawsky
2015-01-13 21:19       ` O'Rourke, Tom
2015-01-13 22:36         ` Ben Widawsky
2015-01-14 17:42           ` O'Rourke, Tom
2015-01-15  0:51             ` Ben Widawsky
2015-01-15 14:00     ` Dave Gordon
2015-01-15 17:24       ` Dave Gordon
2015-01-15 21:15       ` Ben Widawsky

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.