Age | Commit message (Expand) | Author | Files | Lines |
2019-06-17 | drm/i915: move modesetting core code under display/ | Jani Nikula | 1 | -1104/+0 |
2019-05-03 | drm/i915: extract intel_lpe_audio.h from i915_drv.h | Jani Nikula | 1 | -1/+1 |
2019-05-02 | drm/i915: hsw+ audio regs are per-transocder | Ville Syrjälä | 1 | -29/+26 |
2019-05-02 | drm/i915: Don't skip audio enable if ELD is bogus | Ville Syrjälä | 1 | -1/+3 |
2019-04-08 | drm/i915: extract intel_audio.h from intel_drv.h | Jani Nikula | 1 | -5/+7 |
2019-04-03 | drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is enabled | Ville Syrjälä | 1 | -2/+62 |
2019-02-20 | Merge tag 'topic/mei-hdcp-2019-02-19' of git://anongit.freedesktop.org/drm/dr... | Joonas Lahtinen | 1 | -1/+3 |
2019-02-14 | snd/hda, drm/i915: Track the display_power_status using a cookie | Chris Wilson | 1 | -9/+14 |
2019-02-08 | i915/snd_hdac: I915 subcomponent for the snd_hdac | Daniel Vetter | 1 | -1/+3 |
2019-01-14 | drm/i915: Markup paired operations on display power domains | Chris Wilson | 1 | -1/+2 |
2019-01-09 | drm/i915: drop all drmP.h includes | Jani Nikula | 1 | -1/+0 |
2018-12-12 | drm/i915: replace IS_GEN<N> with IS_GEN(..., N) | Lucas De Marchi | 1 | -1/+1 |
2018-11-15 | drm/i915/hdmi: Reorder structure to match specification | Clint Taylor | 1 | -16/+16 |
2018-10-26 | drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N values | Clint Taylor | 1 | -0/+17 |
2018-10-25 | drm/i915: Ensure proper HDA suspend/resume ordering with a device link | Imre Deak | 1 | -0/+5 |
2018-08-29 | drm/i915/audio: Hook up component bindings even if displays are disabled | Chris Wilson | 1 | -3/+0 |
2018-08-15 | Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -19/+29 |
2018-07-17 | drm/i915: Split audio component to a generic type | Takashi Iwai | 1 | -10/+12 |
2018-06-19 | drm/i915/audio: constify ELD pointers | Jani Nikula | 1 | -8/+8 |
2018-06-18 | drm/i915/audio: Add 810 MHz clock entries to dp_aud_n_m table | Radhakrishna Sripada | 1 | -0/+10 |
2018-06-18 | drm/i915/audio: switch to kernel unsigned int types | Jani Nikula | 1 | -18/+18 |
2018-04-18 | drm/i915/audio: Fix audio detection issue on GLK | Gaurav K Singh | 1 | -1/+1 |
2018-04-18 | drm/i915/audio: Fix audio detection issue on GLK | Gaurav K Singh | 1 | -1/+1 |
2018-04-06 | drm/i915/audio: Fix audio enumeration issue on BXT | Gaurav K Singh | 1 | -1/+1 |
2018-02-15 | drm/i915/audio: fix check for av_enc_map overflow | Jani Nikula | 1 | -3/+3 |
2018-02-09 | drm/i915: Use INTEL_GEN everywhere | Tvrtko Ursulin | 1 | -1/+1 |
2018-01-19 | drm/i915: Check for fused or unused pipes | Mika Kahola | 1 | -1/+1 |
2017-11-15 | drm/i915: Fix kerneldocs for intel_audio.c | Ville Syrjälä | 1 | -2/+2 |
2017-10-31 | drm/i915: Remove most encoder->type uses from the audio code | Ville Syrjälä | 1 | -3/+3 |
2017-10-31 | drm/i915: Pass around crtc and connector states for audio | Ville Syrjälä | 1 | -91/+111 |
2017-10-10 | drm/i915: Don't relay on I915_MAX_PIPES | Mika Kahola | 1 | -1/+1 |
2017-09-20 | drm/i915: always update ELD connector type after get modes | Jani Nikula | 1 | -5/+0 |
2017-05-03 | drm/i915: Reorganize intel_lpe_audio_notify() arguments | Ville Syrjälä | 1 | -2/+2 |
2017-05-03 | drm/i915: Replace tmds_clock_speed and link_rate with just ls_clock | Ville Syrjälä | 1 | -15/+4 |
2017-03-08 | Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr... | Dave Airlie | 1 | -2/+2 |
2017-02-23 | Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie... | Linus Torvalds | 1 | -7/+32 |
2017-02-08 | drm/i915: Start moving the cdclk stuff into a distinct state structure | Ville Syrjälä | 1 | -1/+1 |
2017-02-01 | drm/i915: Pass pipe to LPE audio notification | Takashi Iwai | 1 | -3/+3 |
2017-02-01 | drm/i915: Avoid MST pipe handling for LPE audio | Takashi Iwai | 1 | -10/+11 |
2017-02-01 | drm/i915: add DP support in LPE audio mode | Pierre-Louis Bossart | 1 | -4/+15 |
2017-01-25 | drm/i915: Add support for audio driver notifications | Jerome Anand | 1 | -0/+6 |
2017-01-25 | drm/i915: setup bridge for HDMI LPE audio driver | Jerome Anand | 1 | -0/+25 |
2017-01-24 | drm/i915: Introduce IS_GEN9_BC for Skylake and Kabylake. | Rodrigo Vivi | 1 | -1/+1 |
2016-12-22 | drm/i915: Check num_pipes before initializing audio component | Elaine Wang | 1 | -0/+3 |
2016-12-05 | drm/i915/audio: fix hdmi audio noise issue | Libin Yang | 1 | -2/+5 |
2016-12-02 | drm/i915/audio: extend audio sync rate support for DP MST | Libin Yang | 1 | -3/+1 |
2016-12-02 | drm/i915/audio: extend get_saved_enc() to support more scenarios | Libin Yang | 1 | -4/+28 |
2016-11-24 | drm/i915/audio: fix hdmi audio noise issue | Libin Yang | 1 | -2/+5 |
2016-11-09 | drm/i915: Pass atomic state to intel_audio_codec_enable, v2. | Maarten Lankhorst | 1 | -7/+10 |
2016-10-26 | drm/i915/audio: set proper N/M in modeset | Libin Yang | 1 | -1/+92 |