mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-09 17:06:14 +00:00
quick_dump: fix text file
I accidentally pushed commit a08d62257dbdc8f4d3f5e655e0ba7bd192af37ff 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:
parent
57bc7631e1
commit
55876338fa
@ -1,6 +1,6 @@
|
|||||||
('PGETBL_CTL', '0x00002020', '')
|
('PGETBL_CTL', '0x00002020', '')
|
||||||
('MI_MODE', '0x0000209c', '')
|
('MI_MODE', '0x0000209c', '')
|
||||||
('CCID', "0x00002180', '')
|
('CCID', '0x00002180', '')
|
||||||
('ERROR_GEN6', '0x000040a0', '')
|
('ERROR_GEN6', '0x000040a0', '')
|
||||||
('RENDER_HWSTAM', '0x00002098', '')
|
('RENDER_HWSTAM', '0x00002098', '')
|
||||||
('GEN6_BSD_HWSTAM', '0x00012098', '')
|
('GEN6_BSD_HWSTAM', '0x00012098', '')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user