index
:
~dolphin/igt-gpu-tools
v8-shell
Joonas's IGT GPU Tools branches
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
intel_audio_dump.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-08
build: remove _GNU_SOURCE from source files
Daniel Vetter
1
-1
/
+0
2016-07-27
lib: Update igt_chipset docs
Daniel Vetter
1
-1
/
+1
2016-07-25
intel_chipset: Fixup HAS_PCH_SPLIT() to exclude Atoms
Chris Wilson
1
-2
/
+2
2016-06-30
lib: Start weaning off defunct intel_chipset.h
Chris Wilson
1
-11
/
+1
2016-05-02
tools: Add missing Kabylake codename strings.
Rodrigo Vivi
1
-1
/
+2
2015-10-14
tools/intel_audio_dump: add support for Broxton
Lu, Han
1
-6
/
+7
2015-02-16
tools/intel_audio_dump: add support for Skylake
Lu, Han
1
-2
/
+65
2015-01-26
tools/intel_audio_dump: add details dump for Cherryview
Libin Yang
1
-0
/
+50
2015-01-12
tools/intel_audio_dump: add support for Cherryview
Yang, Libin
1
-3
/
+90
2014-03-22
lib/intel_io: rename mmio setup functions
Daniel Vetter
1
-2
/
+2
2014-03-22
lib: rename intel_gpu_tools.h to intel_io.h
Daniel Vetter
1
-1
/
+1
2014-03-22
lib: remove uncessary #includes from headers
Daniel Vetter
1
-0
/
+3
2014-03-14
intel_audio_dump: fix CTS/M value index
Mengdong Lin
1
-1
/
+7
2014-03-06
intel_audio_dump: add support for Valleyview
Mengdong Lin
1
-11
/
+36
2014-03-06
intel_audio_dump: adjust code alignment
Mengdong Lin
1
-84
/
+85
2014-03-06
intel_audio_dump: share common audio dump code for Ironlake, Haswell & Broadwell
Mengdong Lin
1
-627
/
+632
2014-03-06
intel_audio_dump: define get_num_pipes() to get number of pipes for a device ID
Mengdong Lin
1
-0
/
+14
2014-03-06
intel_audio_dump: define IS_HASWELL_PLUS to cover Haswell and its successors
Mengdong Lin
1
-0
/
+2
2014-03-06
intel_audio_dump: move definitions of transcoder/pipe/port/converter earlier
Mengdong Lin
1
-29
/
+30
2014-03-06
intel_audio_dump: support using base address plus an offset to dump registers
Mengdong Lin
1
-0
/
+23
2013-11-06
intel_audio_dump/bdw: dump audio M CTS readback register
Mengdong Lin
1
-0
/
+6
2013-11-06
intel_audio_dump/bdw: dump audio DP and DIP FIFO debug status
Mengdong Lin
1
-0
/
+31
2013-11-06
intel_audio_dump/bdw: dump audio chicken bit register
Mengdong Lin
1
-0
/
+91
2013-11-06
intel_audio_dump/bdw: dump debug registers for audio immediate commands
Mengdong Lin
1
-0
/
+27
2013-11-06
intel_audio_dump/bdw: add support for Broadwell
Mengdong Lin
1
-7
/
+10
2013-09-16
intel_audio_dump/hsw: rename some audio configuration registers for Haswell
Mengdong Lin
1
-401
/
+510
2013-09-16
intel_audio_dump/hsw: align code with tab
Mengdong Lin
1
-1396
/
+1396
2013-09-16
intel_audio_dump/hsw: remove misuse of PCH transcoder configuration register
Mengdong Lin
1
-10
/
+0
2012-08-15
intel_audio_dump: add Haswell audio dump support
Wang Xingchao
1
-0
/
+584
2012-08-15
intel_audio_dump: fix wrong port definition
Wang Xingchao
1
-3
/
+3
2012-01-21
intel_audio_dump: show more AUD_CONFIG bits
Wu Fengguang
1
-0
/
+35
2012-01-21
intel_audio_dump: fix missing Audio DIP tabs
Wu Fengguang
1
-3
/
+3
2012-01-09
tools/intel_audio_dump: fixup new warnings
Daniel Vetter
1
-13
/
+13
2012-01-08
List out array values instead of using gcc range extension
Alan Coopersmith
1
-2
/
+7
2012-01-03
intel_audio_dump: show Gamut Metadata DIP
Wu Fengguang
1
-1
/
+1
2012-01-03
intel_audio_dump: show interrupt enable bit
Wu Fengguang
1
-0
/
+4
2012-01-03
intel_audio_dump: show HDMI encoding
Wu Fengguang
1
-0
/
+18
2012-01-03
intel_audio_dump: show VIDEO_DIP_CTL_* for CPT
Wu Fengguang
1
-0
/
+47
2012-01-03
intel_audio_dump: show ironlake ELD_access_address
Wu Fengguang
1
-0
/
+2
2012-01-03
intel_audio_dump: show ELD contents for G45
Wu Fengguang
1
-0
/
+8
2012-01-03
intel_audio_dump: show detected chipset name
Wu Fengguang
1
-2
/
+7
2012-01-03
intel_audio_dump: show DP control registers for Ironlake
Wu Fengguang
1
-0
/
+30
2012-01-03
intel_audio_dump: explain Bits_per_Sample
Wu Fengguang
1
-5
/
+22
2012-01-03
intel_audio_dump: fix DP port width for CPT
Wu Fengguang
1
-2
/
+3
2012-01-03
intel_audio_dump: fix DP control registers for CPT
Wu Fengguang
1
-18
/
+25
2012-01-03
intel_audio_dump: fix Ironlake detection
Wu Fengguang
1
-1
/
+1
2012-01-03
intel_audio_dump: fix Digital_Port_D_Detected copy&paste error
Wu Fengguang
1
-2
/
+2
2012-01-03
intel_audio_dump: fix ironlake Stream_ID indents
Wu Fengguang
1
-2
/
+2
2012-01-03
intel_audio_dump: report effective channel count
Wu Fengguang
1
-9
/
+9
2012-01-03
intel_audio_dump: cleanup hex output
Wu Fengguang
1
-8
/
+8
[next]