From: Takashi Iwai <tiwai@suse.de>
To: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: intel-gfx <intel-gfx@lists.freedesktop.org>,
"alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>,
dri-devel <dri-devel@lists.freedesktop.org>
Subject: Re: [PULL] topic/i915-hda-componentized
Date: Tue, 13 Jan 2015 08:02:50 +0100 [thread overview]
Message-ID: <s5h387f2med.wl-tiwai@suse.de> (raw)
In-Reply-To: <CAKMK7uHyTGBDk+Am0X8TqMrgHXVpS=y2N=_cvK+wZ90WHPHwLA@mail.gmail.com>
At Mon, 12 Jan 2015 23:47:42 +0100,
Daniel Vetter wrote:
>
> 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.
Great, I pulled the branch now. Thanks!
Takashi
>
> 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
>
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
prev parent reply other threads:[~2015-01-13 7:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-12 22:47 [PULL] topic/i915-hda-componentized Daniel Vetter
2015-01-13 7:02 ` Takashi Iwai [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=s5h387f2med.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@alsa-project.org \
--cc=daniel.vetter@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox