Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
1c3eced3d4ad7fd0a62c782205c36b96c0091813
/
drivers
/
gpu
/
drm
/
i915
/
intel_audio.c
1c3eced
drm/i915/audio: constify ELD pointers
by Jani Nikula
· 7 years ago
58884bb
drm/i915/audio: Add 810 MHz clock entries to dp_aud_n_m table
by Radhakrishna Sripada
· 7 years ago
c250049
drm/i915/audio: switch to kernel unsigned int types
by Jani Nikula
· 7 years ago
8221229
drm/i915/audio: Fix audio detection issue on GLK
by Gaurav K Singh
· 7 years ago
b651bd2
drm/i915/audio: Fix audio enumeration issue on BXT
by Gaurav K Singh
· 7 years ago
cdb3db8
drm/i915/audio: fix check for av_enc_map overflow
by Jani Nikula
· 7 years ago
c56b89f
drm/i915: Use INTEL_GEN everywhere
by Tvrtko Ursulin
· 7 years ago
0b7029b
drm/i915: Check for fused or unused pipes
by Mika Kahola
· 7 years ago
764b9f2
drm/i915: Fix kerneldocs for intel_audio.c
by Ville Syrjälä
· 7 years ago
9f84664
drm/i915: Remove most encoder->type uses from the audio code
by Ville Syrjälä
· 7 years ago
8ec47de
drm/i915: Pass around crtc and connector states for audio
by Ville Syrjälä
· 7 years ago
0d5f662
drm/i915: Don't relay on I915_MAX_PIPES
by Mika Kahola
· 7 years ago
d81fb7f
drm/i915: always update ELD connector type after get modes
by Jani Nikula
· 7 years ago
20be551
drm/i915: Reorganize intel_lpe_audio_notify() arguments
by Ville Syrjälä
· 8 years ago
c98ec5b
drm/i915: Replace tmds_clock_speed and link_rate with just ls_clock
by Ville Syrjälä
· 8 years ago
2e16101
Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 8 years ago
ef96152
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
49cd97a
drm/i915: Start moving the cdclk stuff into a distinct state structure
by Ville Syrjälä
· 8 years ago
f95e29b
drm/i915: Pass pipe to LPE audio notification
by Takashi Iwai
· 8 years ago
9c9191f
drm/i915: Avoid MST pipe handling for LPE audio
by Takashi Iwai
· 8 years ago
b5f2be9
drm/i915: add DP support in LPE audio mode
by Pierre-Louis Bossart
· 8 years ago
46d196e
drm/i915: Add support for audio driver notifications
by Jerome Anand
· 8 years ago
eef5732
drm/i915: setup bridge for HDMI LPE audio driver
by Jerome Anand
· 8 years ago
b976dc5
drm/i915: Introduce IS_GEN9_BC for Skylake and Kabylake.
by Rodrigo Vivi
· 8 years ago
1081094
drm/i915: Check num_pipes before initializing audio component
by Elaine Wang
· 8 years ago
b9f16ff
drm/i915/audio: fix hdmi audio noise issue
by Libin Yang
· 8 years ago
f55d23b
drm/i915/audio: extend audio sync rate support for DP MST
by Libin Yang
· 8 years ago
3161326
drm/i915/audio: extend get_saved_enc() to support more scenarios
by Libin Yang
· 8 years ago
60abfbb
drm/i915/audio: fix hdmi audio noise issue
by Libin Yang
· 8 years ago
bbf35e9
drm/i915: Pass atomic state to intel_audio_codec_enable, v2.
by Maarten Lankhorst
· 8 years ago
6014ac1
drm/i915/audio: set proper N/M in modeset
by Libin Yang
· 8 years ago
9ca89c4
drm/i915/audio: drop extra crtc clock check from HDMI audio N lookup
by Jani Nikula
· 8 years ago
920a14b
drm/i915: Make IS_CHERRYVIEW only take dev_priv
by Tvrtko Ursulin
· 8 years ago
6e26695
drm/i915: Make INTEL_PCH_TYPE & co only take dev_priv
by Tvrtko Ursulin
· 8 years ago
c0c8b9e
Merge tag 'drm-for-v4.9' into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
9eeb730
drm/i915/audio: rename N value getter to emphasize it's for hdmi
by Jani Nikula
· 8 years ago
2561389
drm/i915/audio: add register macros for audio config N value
by Jani Nikula
· 8 years ago
a7c4efb
drm/i915/audio: HDMI audio gets the TMDS clock by crtc_clock
by Libin Yang
· 8 years ago
4bd2d6f
drm/i915/audio: set proper N/MCTS on more platforms
by Libin Yang
· 8 years ago
12e87f2
drm/i915/audio: split dp and hdmi audio config update
by Jani Nikula
· 8 years ago
8f1ec18
drm/i915/audio: use the same code for updating audio config
by Jani Nikula
· 8 years ago
3af306d
drm/i915/audio: port is going to be just fine, simplify checks
by Jani Nikula
· 8 years ago
6c26291
drm/i915/audio: abstract audio config update
by Jani Nikula
· 8 years ago
f931894
drm/i915/dp: DP audio API changes for MST
by Pandiyan, Dhinakaran
· 8 years ago
f1a3ace
drm/i915: Move audio_connector to intel_encoder
by Pandiyan, Dhinakaran
· 8 years ago
d8dee42
drm/i915: Switch to using port stored in intel_encoder
by Pandiyan, Dhinakaran
· 8 years ago
b81a617
Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
38cb2ec
drm/i915: Eliminate redundant local variable definition
by Pandiyan, Dhinakaran
· 8 years ago
c49d13e
drm/i915: consistent struct device naming
by David Weinehall
· 8 years ago
62cacc7
drm/doc: Fix more kerneldoc/sphinx warnings
by Daniel Vetter
· 8 years ago
d838a11
drm/i915: Acquire audio powerwell for HD-Audio registers
by Chris Wilson
· 8 years ago
2210ce7
drm/i915: Replace some open coded intel_crtc_has_dp_encoder()s
by Ville Syrjälä
· 9 years ago
2d84d2b
drm/i915: Unify intel_pipe_has_type() and intel_pipe_will_have_type()
by Ville Syrjälä
· 9 years ago
91c8a32
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
by Chris Wilson
· 9 years ago
fac5e23
drm/i915: Mass convert dev->dev_private to to_i915(dev)
by Chris Wilson
· 9 years ago
5a8f97e
Revert "drm/i915: start adding dp mst audio"
by Lyude
· 9 years ago
1033f92
drm/i915: Use cached cdclk value in i915_audio_component_get_cdclk_freq()
by Ville Syrjälä
· 9 years ago
2d1fe07
drm/i915: Do not use {HAS_*, IS_*, INTEL_INFO}(dev_priv->dev)
by Joonas Lahtinen
· 9 years ago
8821294
drm/i915: Move load time init of display/audio hooks earlier
by Imre Deak
· 9 years ago
9dfbffc
drm/i915: Fix bogus dig_port_map[] assignment for pre-HSW
by Takashi Iwai
· 9 years ago
618100f
Merge tag 'drm-i915-get-eld' of tiwai/sound into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
0bdf5a0
drm/i915: Add reverse mapping between port and intel_encoder
by Takashi Iwai
· 9 years ago
cae666c
drm/i915: Add get_eld audio component
by Takashi Iwai
· 9 years ago
666a453
drm/i915: Separate cherryview from valleyview
by Wayne Boyer
· 9 years ago
3d52ccf
drm/i915: start adding dp mst audio
by Libin Yang
· 9 years ago
d857883
Revert "drm/i915: Remove superfluous NULL check"
by Daniel Vetter
· 9 years ago
89f41f4
drm/i915: Remove superfluous NULL check
by Takashi Iwai
· 9 years ago
92907cb
Merge tag 'v4.4-rc2' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
f0f59a0
drm/i915: Type safe register read/write
by Ville Syrjälä
· 9 years ago
ef11bdb
drm/i915/kbl: Introduce Kabylake platform defition.
by Rodrigo Vivi
· 9 years ago
606bb5e
drm/i915: Use round to closest when computing the CEA 1.001 pixel clocks
by Ville Syrjälä
· 9 years ago
cb42261
drm/i915: DocBook add i915_component.h support
by Libin Yang
· 9 years ago
2844659
Merge remote-tracking branch 'takashi/topic/drm-sync-audio-rate' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
87f77ef
drm/i915: Add missing const to audio_rate_need_prog()
by Takashi Iwai
· 9 years ago
7c5f93b
drm/i915: Constify adjusted_mode
by Ville Syrjälä
· 9 years ago
aad941d
drm/i915: Always use crtc_ timings when dealing with adjustead_mode
by Ville Syrjälä
· 9 years ago
5e7234c
drm/i915: s/mode/adjusted_mode/ in functions that really get passed the adjusted_mode
by Ville Syrjälä
· 9 years ago
124abe0
drm/i915: Always call the adjusted mode 'adjusted_mode'
by Ville Syrjälä
· 9 years ago
2d4df13
Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
7e8275c
drm/i915: set proper N/CTS in modeset
by Libin Yang
· 9 years ago
4a21ef7
drm/i915: implement sync_audio_rate callback
by Libin Yang
· 9 years ago
646db26
Merge tag 'v4.3-rc2' into topic/drm-misc
by Daniel Vetter
· 9 years ago
95d0be6
drm/i915: fix kernel-doc warnings in intel_audio.c
by Geliang Tang
· 9 years ago
9e5a3b5
drm: Remove the 'mode' argument from drm_select_eld()
by Ville Syrjälä
· 9 years ago
f377ea8
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
d5f362a
drm/i915: Add locks around audio component bind/unbind
by David Henningsson
· 9 years ago
f0675d4
drm/i915: Drop port_mst_index parameter from pin/eld callback
by David Henningsson
· 9 years ago
51e1d83
drm/i915: Call audio pin/ELD notify function
by David Henningsson
· 9 years ago
ca6e440
Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
3e6da4a
drm/i915/audio: clarify HD audio documentation wrt modeset
by Jani Nikula
· 10 years ago
099bfbf
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
d3902c3
drm/i915/audio: do not mess with audio registers if port is invalid
by Jani Nikula
· 10 years ago
632f3ab
drm/i915/audio: add codec wakeup override enabled/disable callback
by Lu, Han
· 10 years ago
097f826
drm/i915/audio: remove duplicated include from intel_audio.c
by Wei Yongjun
· 10 years ago
1652d19
drm/i915: Convert the ddi cdclk code to get_display_clock_speed
by Ville Syrjälä
· 10 years ago
6e3c971
drm/i915: Make intel_crtc->config a pointer
by Ander Conselvan de Oliveira
· 10 years ago
2d112de
drm/i915: Embedded struct drm_crtc_state in intel_crtc_state
by Ander Conselvan de Oliveira
· 10 years ago
58fddc2
drm/i915: add component support
by Imre Deak
· 10 years ago
eb45fa0
drm/i915/audio: fix monitor presence indication after disable
by Jani Nikula
· 10 years ago
938fd8a
drm/edid: fix Baseline_ELD_Len field in drm_edid_to_eld()
by Jani Nikula
· 10 years ago
Next »