| Message ID | 20180920155850.5455-1-alexander.deucher@amd.com |
|---|---|
| State | Accepted |
| Headers | show
Return-Path: <dri-devel-bounces@lists.freedesktop.org> X-Original-To: patchwork@emeril.freedesktop.org Delivered-To: patchwork@emeril.freedesktop.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe36:1795]) by emeril.freedesktop.org (Postfix) with ESMTPS id 94D37A00A1 for <patchwork@emeril.freedesktop.org>; Thu, 20 Sep 2018 15:59:06 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id BFF906E635; Thu, 20 Sep 2018 15:59:05 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-io1-xd32.google.com (mail-io1-xd32.google.com [IPv6:2607:f8b0:4864:20::d32]) by gabe.freedesktop.org (Postfix) with ESMTPS id EF5F56E634; Thu, 20 Sep 2018 15:58:59 +0000 (UTC) Received: by mail-io1-xd32.google.com with SMTP id l14-v6so7820280iob.7; Thu, 20 Sep 2018 08:58:59 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=4tjfJlth1OM67ohIQKTnIdQQvTbbgVl2BYbj/W9iMzo=; b=SizLrP1MHyeEvU1d9zr8vLYw6oL49nbYrKVFII+ydAXUZUOhiEuLAmPGiU0ZGHZKms yP2Xu1OlkbLwfY4RuJeo/sVPTW5AAumXnkDDn3DJLwzwQyt7js9yYwgjYXyp+uPuqJfc 4413kAnQw4lFxjww3l2IGHbitNXXaDKpRFxM/xe5dbKFbX/vCnsrvDPquovI+E8/Z0bW DbCcPsfCLsRu+nwu2kxcRbRZjd+V9ZuPupGqVN6vdi05tqjn7eBMMtI2/UQvb+YFcihj /UwF52r4QYrFWhNh7EXAdepPbrQJ3qiMwQ7YA+wkVZH8vJr9XjqxMTtZGHHNRatjNnBG 0SeA== X-Gm-Message-State: APzg51AP9okh8uvwNhycwkGuGLV2UfAEjnJDM0j5z76YVR36+F5U/6X+ fH0jEhif81pTbOPubkW+8lKNwjWGNos= X-Google-Smtp-Source: ANB0VdYzklsRGZva0qUpAg514YFx4lZjS0CMDVaWEXeqUlbcEUanEU33U9b4Cmrbb3vgWKvtJ3IdTA== X-Received: by 2002:a02:b106:: with SMTP id r6-v6mr37558728jah.115.1537459139021; Thu, 20 Sep 2018 08:58:59 -0700 (PDT) Received: from crucial.amd.com ([165.204.55.251]) by smtp.gmail.com with ESMTPSA id r4-v6sm8764928ioh.35.2018.09.20.08.58.57 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 20 Sep 2018 08:58:58 -0700 (PDT) From: Alex Deucher <alexdeucher@gmail.com> X-Google-Original-From: Alex Deucher <alexander.deucher@amd.com> To: amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, airlied@gmail.com Subject: [pull] amdgpu drm-fixes-4.19 Date: Thu, 20 Sep 2018 10:58:50 -0500 Message-Id: <20180920155850.5455-1-alexander.deucher@amd.com> X-Mailer: git-send-email 2.13.6 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Direct Rendering Infrastructure - Development <dri-devel.lists.freedesktop.org> List-Unsubscribe: <https://lists.freedesktop.org/mailman/options/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=unsubscribe> List-Archive: <https://lists.freedesktop.org/archives/dri-devel> List-Post: <mailto:dri-devel@lists.freedesktop.org> List-Help: <mailto:dri-devel-request@lists.freedesktop.org?subject=help> List-Subscribe: <https://lists.freedesktop.org/mailman/listinfo/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=subscribe> Cc: Alex Deucher <alexander.deucher@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" <dri-devel-bounces@lists.freedesktop.org> |
Hi Dave, A few fixes for 4.19: - Add a new polaris pci id - KFD fixes for raven and gfx7 The following changes since commit 8ca4fff974ad5288d38298f15bf218f2eac2d5e7: Merge tag 'drm-intel-fixes-2018-09-19' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes (2018-09-20 10:01:53 +1000) are available in the git repository at: git://people.freedesktop.org/~agd5f/linux drm-fixes-4.19 for you to fetch changes up to 44d8cc6f1a905e4bb1d4221a898abb0d7e9d100a: drm/amdkfd: Fix ATS capablity was not reported correctly on some APUs (2018-09-20 10:25:23 -0500) ---------------------------------------------------------------- Alex Deucher (1): drm/amdgpu: add new polaris pci id Amber Lin (1): drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7 Yong Zhao (2): drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9 drm/amdkfd: Fix ATS capablity was not reported correctly on some APUs drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 6 +++++- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.c | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c | 14 ++++++++------ drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 1 + drivers/gpu/drm/amd/amdkfd/kfd_device.c | 3 ++- drivers/gpu/drm/amd/amdkfd/kfd_iommu.c | 13 ++++++++++++- drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v9.c | 2 +- drivers/gpu/drm/amd/amdkfd/kfd_priv.h | 1 + drivers/gpu/drm/amd/amdkfd/kfd_topology.c | 21 ++++++++++++++++----- drivers/gpu/drm/amd/include/kgd_kfd_interface.h | 2 +- 11 files changed, 49 insertions(+), 18 deletions(-)