1============== 2intel_stepping 3============== 4 5------------------------------------------------- 6Display the stepping information for an Intel GPU 7------------------------------------------------- 8.. include:: defs.rst 9:Author: IGT Developers <igt-dev@lists.freedesktop.org> 10:Date: 2016-03-01 11:Version: |PACKAGE_STRING| 12:Copyright: 2009,2012,2016 Intel Corporation 13:Manual section: |MANUAL_SECTION| 14:Manual group: |MANUAL_GROUP| 15 16SYNOPSIS 17======== 18 19**intel_stepping** 20 21DESCRIPTION 22=========== 23 24**intel_stepping** is a tool to print the stepping information for an Intel GPU, 25along with the PCI ID and revision used to determine it. It requires root 26privilege to map the graphics device. 27 28BUGS 29==== 30 31Not all the known stepping IDs or chipsets are included, so the output on some 32devices may not be as specific as possible. 33 34REPORTING BUGS 35============== 36 37Report bugs to https://bugs.freedesktop.org. 38