index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_audio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-19
drm/i915: Use round to closest when computing the CEA 1.001 pixel clocks
Ville Syrjälä
1
-6
/
+6
2015-10-07
drm/i915: DocBook add i915_component.h support
Libin Yang
1
-0
/
+5
2015-10-07
Merge remote-tracking branch 'takashi/topic/drm-sync-audio-rate' into drm-int...
Daniel Vetter
1
-1
/
+178
2015-09-30
drm/i915: Add missing const to audio_rate_need_prog()
Takashi Iwai
1
-1
/
+1
2015-09-30
drm/i915: Constify adjusted_mode
Ville Syrjälä
1
-1
/
+1
2015-09-30
drm/i915: Always use crtc_ timings when dealing with adjustead_mode
Ville Syrjälä
1
-2
/
+2
2015-09-30
drm/i915: s/mode/adjusted_mode/ in functions that really get passed the adjus...
Ville Syrjälä
1
-8
/
+9
2015-09-30
drm/i915: Always call the adjusted mode 'adjusted_mode'
Ville Syrjälä
1
-3
/
+4
2015-09-30
Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-1
/
+1
2015-09-25
drm/i915: set proper N/CTS in modeset
Libin Yang
1
-9
/
+48
2015-09-25
drm/i915: implement sync_audio_rate callback
Libin Yang
1
-0
/
+138
2015-09-24
Merge tag 'v4.3-rc2' into topic/drm-misc
Daniel Vetter
1
-3
/
+24
2015-09-21
drm/i915: fix kernel-doc warnings in intel_audio.c
Geliang Tang
1
-1
/
+1
2015-09-09
drm: Remove the 'mode' argument from drm_select_eld()
Ville Syrjälä
1
-1
/
+1
2015-09-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+2
2015-09-03
drm/i915: Add locks around audio component bind/unbind
David Henningsson
1
-0
/
+4
2015-09-03
drm/i915: Drop port_mst_index parameter from pin/eld callback
David Henningsson
1
-2
/
+2
2015-09-02
drm/i915: Call audio pin/ELD notify function
David Henningsson
1
-3
/
+20
2015-07-15
Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued
Daniel Vetter
1
-0
/
+27
2015-07-06
drm/i915/audio: clarify HD audio documentation wrt modeset
Jani Nikula
1
-1
/
+2
2015-06-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-14
/
+10
2015-05-08
drm/i915/audio: do not mess with audio registers if port is invalid
Jani Nikula
1
-12
/
+8
2015-05-05
drm/i915/audio: add codec wakeup override enabled/disable callback
Lu, Han
1
-0
/
+27
2015-04-16
drm/i915/audio: remove duplicated include from intel_audio.c
Wei Yongjun
1
-1
/
+0
2015-03-31
drm/i915: Convert the ddi cdclk code to get_display_clock_speed
Ville Syrjälä
1
-1
/
+2
2015-01-27
drm/i915: Make intel_crtc->config a pointer
Ander Conselvan de Oliveira
1
-1
/
+1
2015-01-27
drm/i915: Embedded struct drm_crtc_state in intel_crtc_state
Ander Conselvan de Oliveira
1
-1
/
+1
2015-01-12
drm/i915: add component support
Imre Deak
1
-0
/
+110
2014-11-18
drm/i915/audio: fix monitor presence indication after disable
Jani Nikula
1
-0
/
+1
2014-11-14
drm/edid: fix Baseline_ELD_Len field in drm_edid_to_eld()
Jani Nikula
1
-8
/
+8
2014-11-07
drm/i915/audio: add DOC comment describing HDA over HDMI/DP
Jani Nikula
1
-0
/
+21
2014-11-07
drm/i915: make pipe/port based audio valid accessors easier to use
Jani Nikula
1
-12
/
+10
2014-11-07
drm/i915/audio: add audio codec enable debug log for g4x
Jani Nikula
1
-0
/
+2
2014-11-07
drm/i915/audio: add audio codec disable on g4x
Jani Nikula
1
-0
/
+20
2014-11-07
drm/i915/audio: add vlv/chv/gen5-7 audio codec disable sequence
Jani Nikula
1
-0
/
+52
2014-11-07
drm/i915/audio: rewrite vlv/chv and gen 5-7 audio codec enable sequence
Jani Nikula
1
-32
/
+31
2014-11-07
drm/i915: rewrite hsw/bdw audio codec enable/disable sequences
Jani Nikula
1
-64
/
+51
2014-11-07
drm/i915: clean up and clarify audio related register defines
Jani Nikula
1
-6
/
+6
2014-11-04
drm/i915/audio: remove misleading checks for !eld[0]
Jani Nikula
1
-12
/
+0
2014-11-04
drm/i915: introduce intel_audio_codec_{enable, disable}
Jani Nikula
1
-20
/
+63
2014-11-04
drm/i915/ddi: write ELD where it's supposed to be done
Jani Nikula
1
-2
/
+0
2014-11-04
drm/i915/audio: set ELD Conn_Type at one place
Jani Nikula
1
-10
/
+9
2014-11-04
drm/i915/audio: pass intel_encoder on to platform specific ELD functions
Jani Nikula
1
-12
/
+10
2014-11-04
drm/i915: pass intel_encoder to intel_write_eld
Jani Nikula
1
-4
/
+5
2014-11-04
drm/i915/audio: beat some sense into the variable types and names
Jani Nikula
1
-58
/
+57
2014-11-04
drm/i915/audio: constify hdmi audio clock struct
Jani Nikula
1
-1
/
+1
2014-11-04
drm/i915: add new intel audio file to group DP/HDMI audio
Jani Nikula
1
-0
/
+357