mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-11 16:32:58 +00:00
quick_dump: fix text file
I accidentally pushed
commit a08d62257d
Author: Ben Widawsky <ben@bwidawsk.net>
Date: Thu May 23 11:03:25 2013 -0700
quick_dump: Add CCID
before I was ready, in order to get the mmio fix in. This fixes a parse
error in quick_dump.
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
('PGETBL_CTL', '0x00002020', '')
|
||||
('MI_MODE', '0x0000209c', '')
|
||||
('CCID', "0x00002180', '')
|
||||
('CCID', '0x00002180', '')
|
||||
('ERROR_GEN6', '0x000040a0', '')
|
||||
('RENDER_HWSTAM', '0x00002098', '')
|
||||
('GEN6_BSD_HWSTAM', '0x00012098', '')
|
||||
|
||||
Reference in New Issue
Block a user