mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-10 09:26:10 +00:00
quick_dump/bdw: dump audio debug registers for Haswell and Broadwell
A new file "audio_debug_haswell_plus.txt" is created to define audio debug registers for Haswell and its successors like Broadwell. Signed-off-by: Mengdong Lin <mengdong.lin@intel.com> Reviewed-by: Xingchao Wang <xingchao.wang@intel.com> Signed-off-by: Ben Widawsky <benjamin.widawsky@intel.com>
This commit is contained in:
parent
0facfb2eb0
commit
ee4318931f
8
tools/quick_dump/audio_debug_haswell_plus.txt
Normal file
8
tools/quick_dump/audio_debug_haswell_plus.txt
Normal file
@ -0,0 +1,8 @@
|
||||
('AUD_ICOI', '0x00065f00', '')
|
||||
('AUD_IRII', '0x00065f04', '')
|
||||
('AUD_ICS', '0x00065f08', '')
|
||||
('AUD_CHICKENBIT_REG', '0x00065f10', '')
|
||||
('AUD_DP_DIP_STATUS', '0x00065f20', '')
|
||||
('AUD_TCA_M_CTS', '0x00065f44', '')
|
||||
('AUD_TCB_M_CTS', '0x00065f54', '')
|
||||
('AUD_TCC_M_CTS', '0x00065f64', '')
|
@ -1,2 +1,3 @@
|
||||
gen8_interrupt.txt
|
||||
audio_config_haswell_plus.txt
|
||||
audio_debug_haswell_plus.txt
|
||||
|
@ -1,2 +1,3 @@
|
||||
haswell_other.txt
|
||||
audio_config_haswell_plus.txt
|
||||
audio_debug_haswell_plus.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user