[Nouveau] [PATCH envytools] nvamemtiming: Update usage.

Christian Costa titan.costa at gmail.com
Sun Aug 31 06:00:41 PDT 2014


---
 nva/nvamemtiming.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/nva/nvamemtiming.c b/nva/nvamemtiming.c
index 4468f81..75c6e49 100644
--- a/nva/nvamemtiming.c
+++ b/nva/nvamemtiming.c
@@ -51,6 +51,8 @@ void usage(int argc, char **argv)
 	fprintf(stderr, "\t-e: Only modify the specified index (to be used with -v)\n");
 	fprintf(stderr, "\t-v: Set the specified value to the specified entry\n");
 	fprintf(stderr, "\t-b index: Consider the specified index as a bitfield and RE it\n");
+	fprintf(stderr, "\t-s index: Specify range start in timing entry (Deep & Shallow modes)\n");
+	fprintf(stderr, "\t-f index: Specify range end in timing entry (Deep & Shallow modes)\n");
 	fprintf(stderr, "\t-d timing_entry_high: For each indexes, iterate between the timing_entry and the timing_entry_high value (Deep mode)\n");
 	exit(-1);
 }
-- 
1.9.1



More information about the Nouveau mailing list