[Intel-gfx] [PATCH 0/3] More robust i915 / audio binding

Takashi Iwai tiwai at suse.de
Thu Apr 7 10:57:21 UTC 2016


Hi,

here is a patchset to make the i915 / audio binding more robustly.
It's based on Imre's work to implement the stub component ops for
notifying the i915 disablement.


Takashi

===

Imre Deak (1):
  drm/i915/hda: Add audio component stub

Takashi Iwai (2):
  ALSA: hda - Immediately fail if the i915 audio component is disabled
  ALSA: hda - Support deferred i915 audio component binding

 drivers/gpu/drm/i915/i915_drv.c    | 34 +++++++++++++--------
 drivers/gpu/drm/i915/intel_audio.c | 61 ++++++++++++++++++++++++++++++++++++++
 drivers/gpu/drm/i915/intel_drv.h   |  2 ++
 include/drm/i915_component.h       |  5 ++++
 sound/hda/hdac_i915.c              | 28 ++++++++++++-----
 5 files changed, 110 insertions(+), 20 deletions(-)

-- 
2.8.1



More information about the Intel-gfx mailing list