dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] topic/i915-hda-componentized
@ 2015-01-12 22:47 Daniel Vetter
  2015-01-13  7:02 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Vetter @ 2015-01-12 22:47 UTC (permalink / raw)
  To: Takashi Iwai
  Cc: alsa-devel@alsa-project.org, Daniel Vetter, intel-gfx, dri-devel

Hi Takashi,

So here's the stable tag with Imre's i915/hda componentized refactoring,
based upon 3.19-rc4. I'll pull in the same tag into drm-intel-next.

Cheers, Daniel


The following changes since commit eaa27f34e91a14cdceed26ed6c6793ec1d186115:

  linux 3.19-rc4 (2015-01-11 12:44:53 -0800)

are available in the git repository at:

  git://anongit.freedesktop.org/drm-intel
tags/topic/i915-hda-componentized-2015-01-12

for you to fetch changes up to fcf3aac5fc307f0cae429f5844ddc25761662858:

  drm/i915: remove unused power_well/get_cdclk_freq api (2015-01-12
02:48:24 +0100)

----------------------------------------------------------------
Imre Deak (6):
      drm/i915: add dev_to_i915 helper
      drm/i915: add component support
      ALSA: hda: export struct hda_intel
      ALSA: hda: pass intel_hda to all i915 interface functions
      ALSA: hda: add component support
      drm/i915: remove unused power_well/get_cdclk_freq api

 drivers/gpu/drm/i915/i915_dma.c         |   4 +
 drivers/gpu/drm/i915/i915_drv.c         |   9 +-
 drivers/gpu/drm/i915/i915_drv.h         |   8 ++
 drivers/gpu/drm/i915/intel_audio.c      | 110 +++++++++++++++++++++++
 drivers/gpu/drm/i915/intel_drv.h        |   2 +
 drivers/gpu/drm/i915/intel_runtime_pm.c |  56 ------------
 include/drm/i915_component.h            |  38 ++++++++
 include/drm/i915_powerwell.h            |  37 --------
 sound/pci/hda/hda_i915.c                | 154 ++++++++++++++++++++++----------
 sound/pci/hda/hda_i915.h                |  37 --------
 sound/pci/hda/hda_intel.c               |  60 ++++---------
 sound/pci/hda/hda_intel.h               |  71 +++++++++++++++
 12 files changed, 361 insertions(+), 225 deletions(-)
 create mode 100644 include/drm/i915_component.h
 delete mode 100644 include/drm/i915_powerwell.h
 delete mode 100644 sound/pci/hda/hda_i915.h
 create mode 100644 sound/pci/hda/hda_intel.h

-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-01-13  7:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-12 22:47 [PULL] topic/i915-hda-componentized Daniel Vetter
2015-01-13  7:02 ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox