mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-21 23:06:29 +00:00
s/NO_PID/NOP_ID
Alan typo'ed it, I've failed to notice :(
This commit is contained in:
parent
1b5fd314fd
commit
3d148e164d
@ -428,7 +428,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
# define I830_PRIMARY_RING_1_DONE (1 << 1)
|
||||
# define I830_PRIMARY_RING_0_DONE (1 << 0)
|
||||
|
||||
#define NO_PID 0x2094
|
||||
#define NOP_ID 0x2094
|
||||
|
||||
#define SCPD0 0x209c /* debug */
|
||||
#define INST_PS 0x20c4
|
||||
|
@ -1897,7 +1897,7 @@ static struct reg_debug i945gm_mi_regs[] = {
|
||||
DEFINEREG(IPEIR),
|
||||
DEFINEREG(IPEHR),
|
||||
DEFINEREG(INST_DONE),
|
||||
DEFINEREG(NO_PID),
|
||||
DEFINEREG(NOP_ID),
|
||||
DEFINEREG(HWSTAM),
|
||||
DEFINEREG(SCPD0),
|
||||
DEFINEREG(IER),
|
||||
|
Loading…
x
Reference in New Issue
Block a user