Go to main content

マニュアルページ セクション 1: ユーザーコマンド

印刷ビューの終了

更新: 2018年8月8日
 
 

intel_reg_dumper (1)

名前

intel_reg_dumper - Decode a bunch of Intel GPU registers for debugging

形式

intel_reg_dumper [ options ] [ file ]

説明

intel_reg_dumper(1)         General Commands Manual        intel_reg_dumper(1)



NAME
       intel_reg_dumper - Decode a bunch of Intel GPU registers for debugging

SYNOPSIS
       intel_reg_dumper [ options ] [ file ]

DESCRIPTION
       intel_reg_dumper  is a tool to read and decode the values of many Intel
       GPU registers.  It is commonly used in  debugging  video  mode  setting
       issues.  If the file argument is present, the registers will be decoded
       from the  given  file  instead  of  the  current  registers.   Use  the
       intel_reg_snapshot tool to generate such files.

       When  the  file argument is present and the -d argument is not present,
       intel_reg_dumper will assume the file  was  generated  on  an  Ironlake
       machine.

OPTIONS
       -d id  when a dump file is used, use 'id' as device id (in hex)

       -h     prints a help message


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+--------------------------------+
       |ATTRIBUTE TYPE |        ATTRIBUTE VALUE         |
       +---------------+--------------------------------+
       |Availability   | x11/diagnostic/intel-gpu-tools |
       +---------------+--------------------------------+
       |Stability      | Volatile                       |
       +---------------+--------------------------------+
SEE ALSO
       intel_reg_snapshot(1)



NOTES
       This     software     was    built    from    source    available    at
       https://github.com/oracle/solaris-userland.   The  original   community
       source   was   downloaded   from    https://www.x.org/releases/individ-
       ual/app/intel-gpu-tools-1.3.tar.bz2

       Further information about this software can be found on the open source
       community website at https://www.x.org.



X Version 11                  intel-gpu-tools 1.3          intel_reg_dumper(1)