Go to main content

man pages section 1: User Commands

Exit Print View

Updated: July 2017
 
 

intel_reg_write (1)

Name

intel_reg_write - Set an Intel GPU register to a value

Synopsis

/usr/bin/intel_reg_write register value

Description

intel_reg_write(1)          General Commands Manual         intel_reg_write(1)



NAME
       intel_reg_write - Set an Intel GPU register to a value

SYNOPSIS
       /usr/bin/intel_reg_write register value

DESCRIPTION
       intel_reg_write is a tool to set Intel GPU registers to values, for use
       in speeding up debugging.  The register and value arguments  are  given
       as hexadecimal.

EXAMPLES
       intel_reg_write 0x61230 0x0
              Disables the first internal panel fitter.


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


       +-----------------------------+-------------------------------+
       |      ATTRIBUTE TYPE         |       ATTRIBUTE VALUE         |
       +-----------------------------+-------------------------------+
       |Availability                 |x11/diagnostic/intel-gpu-tools |
       +-----------------------------+-------------------------------+
       |Interface Stability          |Volatile                       |
       +-----------------------------+-------------------------------+



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