index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_audio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N values
Clint Taylor
2018-11-06
1
-0
/
+17
*
drm/i915/audio: Hook up component bindings even if displays are disabled
Chris Wilson
2018-08-29
1
-3
/
+0
*
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-08-15
1
-19
/
+29
|
\
|
*
drm/i915/audio: constify ELD pointers
Jani Nikula
2018-06-19
1
-8
/
+8
|
*
drm/i915/audio: Add 810 MHz clock entries to dp_aud_n_m table
Radhakrishna Sripada
2018-06-18
1
-0
/
+10
|
*
drm/i915/audio: switch to kernel unsigned int types
Jani Nikula
2018-06-18
1
-18
/
+18
|
*
drm/i915/audio: Fix audio detection issue on GLK
Gaurav K Singh
2018-04-18
1
-1
/
+1
|
*
drm/i915/audio: Fix audio enumeration issue on BXT
Gaurav K Singh
2018-04-06
1
-1
/
+1
*
|
drm/i915: Split audio component to a generic type
Takashi Iwai
2018-07-17
1
-10
/
+12
*
|
drm/i915/audio: Fix audio detection issue on GLK
Gaurav K Singh
2018-04-18
1
-1
/
+1
|
/
*
drm/i915/audio: fix check for av_enc_map overflow
Jani Nikula
2018-02-15
1
-3
/
+3
*
drm/i915: Use INTEL_GEN everywhere
Tvrtko Ursulin
2018-02-09
1
-1
/
+1
*
drm/i915: Check for fused or unused pipes
Mika Kahola
2018-01-19
1
-1
/
+1
*
drm/i915: Fix kerneldocs for intel_audio.c
Ville Syrjälä
2017-11-15
1
-2
/
+2
*
drm/i915: Remove most encoder->type uses from the audio code
Ville Syrjälä
2017-10-31
1
-3
/
+3
*
drm/i915: Pass around crtc and connector states for audio
Ville Syrjälä
2017-10-31
1
-91
/
+111
*
drm/i915: Don't relay on I915_MAX_PIPES
Mika Kahola
2017-10-10
1
-1
/
+1
*
drm/i915: always update ELD connector type after get modes
Jani Nikula
2017-09-20
1
-5
/
+0
*
drm/i915: Reorganize intel_lpe_audio_notify() arguments
Ville Syrjälä
2017-05-03
1
-2
/
+2
*
drm/i915: Replace tmds_clock_speed and link_rate with just ls_clock
Ville Syrjälä
2017-05-03
1
-15
/
+4
*
Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2017-03-08
1
-2
/
+2
|
\
|
*
drm/i915: Start moving the cdclk stuff into a distinct state structure
Ville Syrjälä
2017-02-08
1
-1
/
+1
|
*
drm/i915: Introduce IS_GEN9_BC for Skylake and Kabylake.
Rodrigo Vivi
2017-01-24
1
-1
/
+1
*
|
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...
Linus Torvalds
2017-02-23
1
-7
/
+32
|
\
\
|
|
/
|
*
drm/i915: Check num_pipes before initializing audio component
Elaine Wang
2016-12-22
1
-0
/
+3
|
*
drm/i915/audio: extend audio sync rate support for DP MST
Libin Yang
2016-12-02
1
-3
/
+1
|
*
drm/i915/audio: extend get_saved_enc() to support more scenarios
Libin Yang
2016-12-02
1
-4
/
+28
|
*
drm/i915/audio: fix hdmi audio noise issue
Libin Yang
2016-11-24
1
-2
/
+5
*
|
drm/i915: Pass pipe to LPE audio notification
Takashi Iwai
2017-02-01
1
-3
/
+3
*
|
drm/i915: Avoid MST pipe handling for LPE audio
Takashi Iwai
2017-02-01
1
-10
/
+11
*
|
drm/i915: add DP support in LPE audio mode
Pierre-Louis Bossart
2017-02-01
1
-4
/
+15
*
|
drm/i915: Add support for audio driver notifications
Jerome Anand
2017-01-25
1
-0
/
+6
*
|
drm/i915: setup bridge for HDMI LPE audio driver
Jerome Anand
2017-01-25
1
-0
/
+25
*
|
drm/i915/audio: fix hdmi audio noise issue
Libin Yang
2016-12-05
1
-2
/
+5
|
/
*
drm/i915: Pass atomic state to intel_audio_codec_enable, v2.
Maarten Lankhorst
2016-11-09
1
-7
/
+10
*
drm/i915/audio: set proper N/M in modeset
Libin Yang
2016-10-26
1
-1
/
+92
*
drm/i915/audio: drop extra crtc clock check from HDMI audio N lookup
Jani Nikula
2016-10-26
1
-10
/
+9
*
drm/i915: Make IS_CHERRYVIEW only take dev_priv
Tvrtko Ursulin
2016-10-14
1
-2
/
+2
*
drm/i915: Make INTEL_PCH_TYPE & co only take dev_priv
Tvrtko Ursulin
2016-10-14
1
-1
/
+1
*
Merge tag 'drm-for-v4.9' into drm-intel-next-queued
Daniel Vetter
2016-10-12
1
-3
/
+3
|
\
|
*
Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-09-20
1
-31
/
+26
|
|
\
|
*
|
drm/doc: Fix more kerneldoc/sphinx warnings
Daniel Vetter
2016-08-16
1
-3
/
+3
*
|
|
drm/i915/audio: rename N value getter to emphasize it's for hdmi
Jani Nikula
2016-10-11
1
-8
/
+8
*
|
|
drm/i915/audio: add register macros for audio config N value
Jani Nikula
2016-10-11
1
-17
/
+6
*
|
|
drm/i915/audio: HDMI audio gets the TMDS clock by crtc_clock
Libin Yang
2016-10-11
1
-4
/
+5
*
|
|
drm/i915/audio: set proper N/MCTS on more platforms
Libin Yang
2016-10-11
1
-5
/
+1
*
|
|
drm/i915/audio: split dp and hdmi audio config update
Jani Nikula
2016-10-11
1
-21
/
+34
*
|
|
drm/i915/audio: use the same code for updating audio config
Jani Nikula
2016-10-11
1
-26
/
+3
*
|
|
drm/i915/audio: port is going to be just fine, simplify checks
Jani Nikula
2016-10-11
1
-10
/
+2
*
|
|
drm/i915/audio: abstract audio config update
Jani Nikula
2016-10-11
1
-28
/
+40
[next]