alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Alex Deucher <alexdeucher@gmail.com>
To: amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org,
	airlied@gmail.com, broonie@kernel.org,
	alsa-devel@alsa-project.org
Cc: Alex Deucher <alexander.deucher@amd.com>, Vijendar.Mukunda@amd.com
Subject: [pull v2] amdgpu pre-reqs for stoney ACP audio support
Date: Wed, 18 Oct 2017 11:53:46 -0400	[thread overview]
Message-ID: <1508342026-8104-1-git-send-email-alexander.deucher@amd.com> (raw)

Hi Dave, Mark,

This branch against Linus' 4.14-rc4 contains the 3 pre-requisite patches
for Stoney ACP audio.  Mark needs these patches to apply the rest of the
Stoney ACP patch set on the audio side.  I'll resend the stony audio patches
shortly, but there are no differences from the last version I send out.  Note
that depending on when these changes end up in drm-next, there may be a conflict
due to f674bd28146045 (drm/amdgpu Moving amdgpu asic types to a separate file).
If you end up with a conflict, please take the changes in f674bd28146045,
otherwise, you'll end up with the enum defined twice.

Please pull.

Thanks!

The following changes since commit 8a5776a5f49812d29fe4b2d0a2d71675c3facf3f:

  Linux 4.14-rc4 (2017-10-08 20:53:29 -0700)

are available in the git repository at:

  git://people.freedesktop.org/~agd5f/linux linus-4.14-rc4-acp-prereq

for you to fetch changes up to f674bd281460451e8784f3bc917a650e8937a8ed:

  drm/amdgpu Moving amdgpu asic types to a separate file (2017-10-18 10:56:27 -0400)

----------------------------------------------------------------
Akshu Agrawal (1):
      drm/amdgpu Moving amdgpu asic types to a separate file

Vijendar Mukunda (2):
      drm/amd/amdgpu: Added asic_type as ACP DMA driver platform data
      ASoC: AMD: Added asic_type as ACP DMA driver platform data

 drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c  |  2 ++
 drivers/gpu/drm/amd/include/amd_shared.h | 29 ++----------------
 include/drm/amd_asic_type.h              | 52 ++++++++++++++++++++++++++++++++
 sound/soc/amd/acp-pcm-dma.c              |  8 ++---
 sound/soc/amd/acp.h                      |  7 +++++
 5 files changed, 65 insertions(+), 33 deletions(-)
 create mode 100644 include/drm/amd_asic_type.h
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

                 reply	other threads:[~2017-10-18 15:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1508342026-8104-1-git-send-email-alexander.deucher@amd.com \
    --to=alexdeucher@gmail.com \
    --cc=Vijendar.Mukunda@amd.com \
    --cc=airlied@gmail.com \
    --cc=alexander.deucher@amd.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=amd-gfx@lists.freedesktop.org \
    --cc=broonie@kernel.org \
    --cc=dri-devel@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;
as well as URLs for NNTP newsgroup(s).