[pull] amdgpu pre-reqs for stoney ACP audio support

Alex Deucher alexdeucher at gmail.com
Mon Oct 9 22:28:51 UTC 2017


Hi Dave, Mark,

This branch against Linus' master 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.  Please pull.

Thanks!

The following changes since commit 68ebe3cbe786a954481d6ded0dc83f7d551640bf:

  Merge tag 'nfs-for-4.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs (2017-10-09 10:55:37 -0700)

are available in the git repository at:

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

for you to fetch changes up to 1e4448648333a8fb7830a7a4b76c86e160a79b1e:

  drm/amdgpu Moving amdgpu asic types to a separate file (2017-10-09 17:54:24 -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


More information about the amd-gfx mailing list