summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2011-09-13 12:05:58 +0200
committerDaniel Vetter <daniel.vetter@ffwll.ch>2011-09-13 12:05:58 +0200
commitc7a98ae2515e39a54c35bf3da978fec7f4b1235c (patch)
tree623082b27a7bea0c8e251da0d98b3f2c83b98b40 /man
parent8d9792ce23087ac4cbee17fb93f9a75030abc7c6 (diff)
intel_gpu_dump: also kill manpage
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'man')
-rw-r--r--man/intel_gpu_dump.122
1 files changed, 0 insertions, 22 deletions
diff --git a/man/intel_gpu_dump.1 b/man/intel_gpu_dump.1
deleted file mode 100644
index 74db20f6..00000000
--- a/man/intel_gpu_dump.1
+++ /dev/null
@@ -1,22 +0,0 @@
-.\" shorthand for double quote that works everywhere.
-.ds q \N'34'
-.TH intel_gpu_dump 1 "intel_gpu_dump 1.0"
-.SH NAME
-intel_gpu_dump \- Print out debugging information on the state of the
-Intel GPU.
-.SH SYNOPSIS
-.nf
-.B intel_gpu_dump
-.B intel_gpu_dump [ filename ]
-.fi
-.SH DESCRIPTION
-.B intel_gpu_dump
-is a tool to log the current state of an Intel GPU
-when it is hung, for later analysis. It requires kernel 2.6.30rc1 or newer,
-debugfs mounted on /sys/kernel/debug or /debug, and root privilege for
-mapping the device to inspect it.
-.SS Options
-.TP
-.B filename
-Decodes just one batchbuffer or ringbuffer dump, rather than dumping all
-of the GPU state.