ntel-gpu-tools/man/intel_stepping.rst
Jani Nikula cc7387f17c man: rewrite manual pages in reStructuredText
intel_reg.rst was the first man page written in reStructuredText. Follow
suit with the rest of the man pages.

Add a generated defs.rst include file for definitions such as
intel-gpu-tools version. This replaces the MAN_SUBSTS sed script
substitutions from xorg-macros for old man pages.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
2016-03-03 16:17:07 +02:00

38 lines
910 B
ReStructuredText

==============
intel_stepping
==============
-------------------------------------------------
Display the stepping information for an Intel GPU
-------------------------------------------------
.. include:: defs.rst
:Author: Intel Graphics for Linux <intel-gfx@lists.freedesktop.org>
:Date: 2016-03-01
:Version: |PACKAGE_STRING|
:Copyright: 2009,2012,2016 Intel Corporation
:Manual section: |MANUAL_SECTION|
:Manual group: |MANUAL_GROUP|
SYNOPSIS
========
**intel_stepping**
DESCRIPTION
===========
**intel_stepping** is a tool to print the stepping information for an Intel GPU,
along with the PCI ID and revision used to determine it. It requires root
privilege to map the graphics device.
BUGS
====
Not all the known stepping IDs or chipsets are included, so the output on some
devices may not be as specific as possible.
REPORTING BUGS
==============
Report bugs to https://bugs.freedesktop.org.