From patchwork Wed Dec 12 21:12:59 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alex Deucher X-Patchwork-Id: 10727105 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 046A315A6 for ; Wed, 12 Dec 2018 21:13:14 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id EA2CE2AD28 for ; Wed, 12 Dec 2018 21:13:13 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id DD56E2B203; Wed, 12 Dec 2018 21:13:13 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 9644E2AD28 for ; Wed, 12 Dec 2018 21:13:13 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 3556A6EBB6; Wed, 12 Dec 2018 21:13:12 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-qk1-x744.google.com (mail-qk1-x744.google.com [IPv6:2607:f8b0:4864:20::744]) by gabe.freedesktop.org (Postfix) with ESMTPS id A3E2A6EBB6; Wed, 12 Dec 2018 21:13:11 +0000 (UTC) Received: by mail-qk1-x744.google.com with SMTP id q70so11684879qkh.6; Wed, 12 Dec 2018 13:13:11 -0800 (PST) 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=e2LN8oscZJp6fs3U2F5qArbz0KJcsdSTjEDBRyAo8bE=; b=GGF1ej3l5369koDYLSMrdCOGCuzdidw71b3eKWNBQJA9/a6NUKFNdcpQ3aeTd1JJir isR10irD4klWkW8vwEmqDqZJ/48+AQOFy/ms3yT3naq2aPNi9laNYScfzhy7L7mFevz9 0c2UW6oglFUYM/0h6BO3QkNEIzygd4MWGlzYm/aIc3AftoOAYAmdVmTF7MAb1PAVOLtO yt+iHIGjBpd6GFYh968e9gWvj33qxTKd2DgyVd9fpUkGv6j2ecozyUeQkZ4+4mO+8iLC NhOqzqZmQLxrexRbXmH1bANmVDXF8eOv/yIQPSpzh9cNAfZFv21TgFtfvMHyLYcm2l6S t6uQ== X-Gm-Message-State: AA+aEWb6UTQeUKhgAv8LQkPzL1qmkunZ9J4fx3RZpPdzkhueTZ1Fn+SH UuEVcfy7/hyce6bZoSTb5hyuhUjZ X-Google-Smtp-Source: AFSGD/X0E5tTnrKA8E7ejR1+b0QqBeChGMdl7Lz0yHmc7Li+IW5FQVt6X08XhFOp/RELAlXkxIR92Q== X-Received: by 2002:a37:77c5:: with SMTP id s188mr19202346qkc.174.1544649189645; Wed, 12 Dec 2018 13:13:09 -0800 (PST) Received: from localhost.localdomain ([71.219.49.5]) by smtp.gmail.com with ESMTPSA id b6sm9341213qtq.29.2018.12.12.13.13.06 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 12 Dec 2018 13:13:07 -0800 (PST) From: Alex Deucher X-Google-Original-From: Alex Deucher To: amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, airlied@gmail.com Subject: [pull] amdgpu drm-next-4.21 Date: Wed, 12 Dec 2018 16:12:59 -0500 Message-Id: <20181212211259.2961-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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Alex Deucher MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP Hi Dave, Updates for 4.21: - Powerplay updates for newer polaris variants - Add cursor plane update fast path - Enable gpu reset by default on CI parts - Fix config with KFD/HSA not enabled - Misc bug fixes The following changes since commit 22666cc1481ae3814d9c7718418cc4a3aa7d90c3: drm/amdgpu: move IV prescreening into the GMC code (2018-12-07 18:14:26 -0500) are available in the git repository at: git://people.freedesktop.org/~agd5f/linux drm-next-4.21 for you to fetch changes up to 674e78acae0dfb4beb56132e41cbae5b60f7d662: drm/amd/display: Add fast path for cursor plane updates (2018-12-12 15:32:10 -0500) ---------------------------------------------------------------- Alex Deucher (1): drm/amdgpu/powerplay: Add special avfs cases for some polaris asics (v3) Andrey Grodzovsky (1): drm/amdgpu: Enable GPU recovery by default for CI Kuehling, Felix (1): drm/amdgpu: Fix stub function name Nicholas Kazlauskas (4): Revert "drm/amd/display: Set RMX_ASPECT as default" drm/amd/display: Fix unintialized max_bpc state values drm/amd/display: Fix duplicating scaling/underscan connector state drm/amd/display: Add fast path for cursor plane updates Rex Zhu (1): drm/amdgpu: Limit vm max ctx number to 4096 Tiecheng Zhou (1): drm/amdgpu: bypass RLC init under sriov for Tonga (v2) YueHaibing (1): drm/amdgpu: remove set but not used variable 'grbm_soft_reset' drivers/gpu/drm/amd/amdgpu/amdgpu.h | 1 + drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 2 + drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c | 11 +-- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 79 ++++++++++++++++++++-- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h | 8 +++ .../drm/amd/powerplay/smumgr/polaris10_smumgr.c | 54 +++++++++++++++ 8 files changed, 147 insertions(+), 12 deletions(-)